agent-ecosystem/src/main
iliya e837eb7db8 feat: implement draft team handling and metadata storage
- Added functionality to read draft team summaries from team.meta.json when config.json is missing.
- Introduced methods to save team-level metadata to team.meta.json during team creation.
- Updated UI components to handle draft teams, including launch and delete options.
- Enhanced error handling for draft teams in various components.
2026-03-21 12:48:18 +02:00
..
constants feat: add support for Claude Code CLI worktrees 2026-03-01 13:47:33 +02:00
http fix: handle ENOENT error gracefully in file reading functions 2026-03-20 14:26:47 +02:00
ipc feat: auto-allow all tools toggle + fix team color fallback 2026-03-21 12:25:06 +02:00
services feat: implement draft team handling and metadata storage 2026-03-21 12:48:18 +02:00
types feat: enhance notification system with task status change support 2026-03-04 15:22:59 +02:00
utils feat: auto-allow all tools toggle + fix team color fallback 2026-03-21 12:25:06 +02:00
workers feat: implement draft team handling and metadata storage 2026-03-21 12:48:18 +02:00
index.ts feat: update development partitioning for persistent storage 2026-03-20 14:20:14 +02:00
standalone.ts feat: add FAQ section to README and improve cross-platform handling in code 2026-03-02 22:56:56 +02:00