agent-orchestrator/packages/web
sjd9021 0393ab70a8 feat: wire lifecycle manager into dashboard startup
- Register notifier plugins (desktop, openclaw) in services.ts
- Pass notifier config from orchestrator config to plugin create()
- Create and start lifecycle manager with 15s polling interval
- Add graceful shutdown (SIGINT/SIGTERM) to stop polling
- Add notifier packages as web dashboard dependencies
- Fix YAML config: move notifierConfig to notifiers record (matches schema)
2026-02-15 22:02:11 +05:30
..
e2e feat: implement web dashboard with attention-zone UI and API routes (#1) 2026-02-14 14:26:59 +05:30
screenshots feat: implement web dashboard with attention-zone UI and API routes (#1) 2026-02-14 14:26:59 +05:30
src feat: wire lifecycle manager into dashboard startup 2026-02-15 22:02:11 +05:30
next-env.d.ts feat: implement web dashboard with attention-zone UI and API routes (#1) 2026-02-14 14:26:59 +05:30
next.config.js feat: publish to npm under @composio scope (#32) 2026-02-15 04:28:57 +05:30
package.json feat: wire lifecycle manager into dashboard startup 2026-02-15 22:02:11 +05:30
postcss.config.mjs feat: implement web dashboard with attention-zone UI and API routes (#1) 2026-02-14 14:26:59 +05:30
tsconfig.json fix: resolve dashboard GitHub API rate limiting and PR enrichment (#37) 2026-02-15 04:14:54 +05:30
vitest.config.ts feat: implement web dashboard with attention-zone UI and API routes (#1) 2026-02-14 14:26:59 +05:30