agent-ecosystem/src/main/http
2026-04-02 10:23:14 +03: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: enhance team control API with retry logic and fallback mechanisms 2026-03-12 19:23:48 +02: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
teams.ts feat(teams): unify provider-aware create and launch flows 2026-04-02 10:23:14 +03: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 fix: handle ENOENT error gracefully in file reading functions 2026-03-20 14:26:47 +02:00
validation.ts feat: enhance project editor with new error boundary and file handling improvements 2026-02-28 17:55:21 +02:00