agent-ecosystem/src/main/http
iliya dba2d98923 feat: enhance session and subagent routes with cache bypass functionality
- Updated session and subagent route handlers to support an optional `bypassCache` query parameter, allowing clients to bypass cached responses.
- Enhanced README to include a Discord link for community engagement.
- Improved CSS for lightbox toolbar buttons to address macOS hit-testing issues.
- Refactored task ID linkification in markdown to ensure accurate matching and improved functionality in various components.
2026-03-07 00:05:38 +02:00
..
config.ts feat: implement custom project path management and task relationship features 2026-03-01 20:42:17 +02:00
events.ts feat: enhance team member validation and improve logging 2026-03-03 23:58:19 +02:00
index.ts feat(visualization): enhance team and subagent visualization in README 2026-02-12 23:43:28 +09:00
notifications.ts feat(http): implement HTTP server and route handlers for configuration, notifications, projects, sessions, and SSH management 2026-02-12 15:04:56 +09:00
projects.ts feat(http): implement HTTP server and route handlers for configuration, notifications, projects, sessions, and SSH management 2026-02-12 15:04:56 +09:00
search.ts feat: search session globally across projects 2026-02-21 14:34:25 +05:30
sessions.ts feat: enhance session and subagent routes with cache bypass functionality 2026-03-07 00:05:38 +02:00
ssh.ts feat(http): implement HTTP server and route handlers for configuration, notifications, projects, sessions, and SSH management 2026-02-12 15:04:56 +09:00
subagents.ts feat: enhance session and subagent routes with cache bypass functionality 2026-03-07 00:05:38 +02:00
updater.ts feat(http): implement HTTP server and route handlers for configuration, notifications, projects, sessions, and SSH management 2026-02-12 15:04:56 +09:00
utility.ts feat: enhance project editor with new error boundary and file handling improvements 2026-02-28 17:55:21 +02:00
validation.ts feat: enhance project editor with new error boundary and file handling improvements 2026-02-28 17:55:21 +02:00