Commit Graph

21 Commits

Author SHA1 Message Date
Haitao Pan
dde21f510a feat: support custom external ACP providers 2026-03-26 10:01:28 +08:00
Haitao Pan
6e9c5f723d fix(settings): simplify single-agent skill roots 2026-03-26 09:31:21 +08:00
Haitao Pan
ea2edfdc02 feat(settings): add authorized skills directory authorization 2026-03-25 19:22:10 +08:00
Haitao Pan
55c2c6fb7b Add assistant artifact sidebar 2026-03-25 13:38:40 +08:00
Haitao Pan
e549134219 feat(assistant): align single-agent skills by provider and move model control 2026-03-25 11:08:33 +08:00
Haitao Pan
f0e49e15eb feat(web): align workspace pages with ui plan 2026-03-24 20:48:59 +08:00
Haitao Pan
743089f316 refactor(web): align shell and focused entry chrome 2026-03-24 18:26:39 +08:00
Haitao Pan
c7765f4fce feat(web): complete assistant thread session parity 2026-03-24 17:34:14 +08:00
Haitao Pan
45a8a9d25d Remove legacy settings recovery path 2026-03-23 20:33:19 +08:00
Haitao Pan
c0c594dd65 refactor: rename AI Gateway UI copy to LLM API 2026-03-23 18:07:02 +08:00
Haitao Pan
f15ede6d09 Rename AI Gateway mode to Single Agent 2026-03-23 10:11:53 +08:00
Haitao Pan
a9fed5f0b0 Refactor work modes and gateway profiles 2026-03-22 20:02:00 +08:00
Haitao Pan
7b03dde2a4 Refactor assistant page and gateway runtime integration
- Unify execution target switching in app controllers
- Enhance assistant page with gateway-aware message handling
- Add comprehensive tests for execution target switching and gateway runtime
- Integrate gateway settings into settings center

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-22 18:17:24 +08:00
Haitao Pan
7cedb1a39b Integrate gateway settings into integrations page 2026-03-22 17:07:27 +08:00
Haitao Pan
dfc394d66b Refactor settings persistence and upgrade recovery 2026-03-22 16:01:04 +08:00
Haitao Pan
86ce75dbb0 Fix assistant thread connection status 2026-03-22 12:29:47 +08:00
Haitao Pan
25e6d8cb3c Merge branch 'codex/web-chrome-db-parity'
# Conflicts:
#	lib/app/app_controller_web.dart
#	test/features/ai_gateway_page_test.dart
#	test/features/assistant_page_test.dart
#	test/features/mobile/ios_mobile_shell_test.dart
#	test/features/settings_ai_gateway_persistence_test.dart
#	test/features/settings_page_test.dart
#	test/runtime/app_controller_navigation_favorites_test.dart
2026-03-22 11:04:52 +08:00
Haitao Pan
31db6b2664 Harden web session persistence flow 2026-03-22 10:55:22 +08:00
Haitao Pan
f0174e27e6 Fix web chrome test isolation and session persistence 2026-03-22 10:50:29 +08:00
Haitao Pan
11ceb6af87 feat: add ui feature flag release docs pipeline 2026-03-22 10:49:13 +08:00
Haitao Pan
a41ac51103 Add Flutter web assistant shell 2026-03-21 15:52:25 +08:00