mirror of
https://github.com/selfhosters-cc/container-census.git
synced 2026-04-29 01:10:29 -05:00
bb2073ef56
- Implemented external plugin architecture with gRPC-based communication - Added plugin manager for lifecycle management (start, stop, healthcheck) - Created protobuf definitions for plugin API and Census API - Added plugin discovery and loading from data/plugins directory - Plugin features: custom tabs, HTTP routes, frontend assets, settings - Added plugin management UI in Next.js frontend - Added plugin SDK for frontend integration with fetch proxy and toast notifications - Included cache busting for plugin asset loading - Support for enabling/disabling plugins via UI - Automatic plugin process management and health monitoring 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>