agent-orchestrator/packages/web
Prateek b60db44863 merge: incorporate origin/main (WebSocket refactoring, terminal tests)
Resolve conflicts:
- status.ts: keep MetadataService-based approach from our branch
- utils.ts: keep pure Node.js readLastLine over tail-based approach
- types.ts: deduplicate readyThresholdMs field from auto-merge

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 04:50:28 +05:30
..
e2e feat: seamless onboarding with enhanced documentation (#66) 2026-02-16 22:22:13 +05:30
screenshots feat: implement web dashboard with attention-zone UI and API routes (#1) 2026-02-14 14:26:59 +05:30
server fix: terminal servers compatible with hash-based architecture (#87) 2026-02-18 03:28:55 +05:30
src fix: activity detection — fix path encoding bug, add ready state (#71) 2026-02-18 03:48:19 +05:30
.env.local.example feat: implement DirectTerminal with XDA clipboard support (#55) 2026-02-16 04:34:15 +05:30
.gitignore feat: implement DirectTerminal with XDA clipboard support (#55) 2026-02-16 04:34:15 +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 fix: address all bugbot review comments 2026-02-18 03:27:29 +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: terminal servers compatible with hash-based architecture (#87) 2026-02-18 03:28:55 +05:30
vitest.config.ts fix: terminal servers compatible with hash-based architecture (#87) 2026-02-18 03:28:55 +05:30