Commit 4880baa
refactor: simplify mobile chat around tmux send (#218)
* feat: route agents chat through tmux
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
* refactor: merge mobile chat into main dashboard
* fix: revert docs copy and drop stale agents ci step
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
* docs: align mobile chat docs with merged frontend
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
* fix: refresh mobile chat after sending messages
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
* fix: prefer latest codex thread for chat history
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
* fix: keep polling when chat history is briefly stale
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
* fix: improve agents chat polling and interrupt
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>1 parent 79371cb commit 4880baa
45 files changed
Lines changed: 1405 additions & 2080 deletions
File tree
- .github/workflows
- agents-frontend
- src
- lib
- components
- backend/src
- __tests__
- adapters
- domain
- services
- bin/src
- frontend/src
- lib
- packages/api-contract/src
- site/src/lib
- pages
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | 26 | | |
31 | 27 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | 63 | | |
65 | 64 | | |
66 | | - | |
| 65 | + | |
67 | 66 | | |
68 | 67 | | |
69 | 68 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments