picoclaw/docs/superpowers-optimized/plans
anthrodjear 9f011dbe67 feat(agent): implement agent management and research cockpit
Introduces a comprehensive agent management system and a new research interface within the cockpit. This includes backend API endpoints for CRUD operations on agents, a new agent lifecycle manager, and frontend components for managing agents, skills, and research workflows.

- feat(backend): add REST API for agent lifecycle management (list, create, update, delete, import)
- feat(backend): implement `pkg/agent/manager` for agent lifecycle control
- feat(gateway): register agent API routes in the gateway
- feat(frontend): add cockpit tabs for Agents, Skills, and Research
- feat(frontend): implement AgentsPage and ResearchPage components
- feat(frontend): add `use-agents` and `use-cockpit-skills` hooks
- docs: add Agent Management API documentation and update project map
- refactor(tools): update ToolSkill metadata handling and regex parsing
2026-05-07 22:50:53 +03:00
..
2026-05-05-exec-permission.md docs: add exec permission implementation plan and design spec 2026-05-05 11:08:54 +03:00
2026-05-07-integration-fix.md feat(agent): implement agent management and research cockpit 2026-05-07 22:50:53 +03:00
2026-05-07-research-cockpit.md feat(agent): implement agent management and research cockpit 2026-05-07 22:50:53 +03:00
2026-05-07-skills-management.md feat(agent): implement agent management and research cockpit 2026-05-07 22:50:53 +03:00