orca/mobile/app
Jinjing bda658a364
Add agent enablement controls (#2972)
* Add agent enablement controls

Implements the Enable/Disable Agents Dashboard behavior described in docs/enable-disable-agents-dashboard.md, including persisted agent enablement state, filtered launch surfaces, and settings UI affordances.

* Clarify agent availability controls

* Respect disabled agents across workspace and AI defaults

- Filter disabled TUI agents from mobile and quick workspace selection
- Avoid implicitly choosing disabled agents for commit/PR AI settings
- Broadcast settings changes to open windows for disabled-agent updates

* rm design doc

* fix: complete agent enablement propagation
2026-05-28 17:29:49 -07:00
..
h Add agent enablement controls (#2972) 2026-05-28 17:29:49 -07:00
_layout.tsx Fix mobile notification tap routing (#1871) 2026-05-14 15:22:08 -07:00
about.tsx feat(mobile): pairing paste flow + Keychain-backed device tokens + deep link (#1475) 2026-05-05 17:14:08 -07:00
index.tsx Add mobile Tasks parity (#2452) 2026-05-21 20:26:07 -07:00
notifications.tsx fix(mobile): handle notification permission changes (#1506) 2026-05-06 11:57:42 -07:00
pair-confirm.tsx feat(mobile): show detailed pairing log + cap connecting timeout (#1520) 2026-05-06 19:20:53 -07:00
pair-scan.tsx feat(mobile): show detailed pairing log + cap connecting timeout (#1520) 2026-05-06 19:20:53 -07:00
settings.tsx Mobile: indefinite phone-fit hold + configurable auto-restore (#1532) 2026-05-07 16:47:31 -07:00
terminal-settings.tsx feat(source-control): send all notes to agent in a new terminal tab (#1568) 2026-05-08 13:52:08 -07:00
troubleshoot.tsx feat(mobile): Expo companion app [beta] (#1245) 2026-05-04 13:08:27 -07:00