Commit Graph

27 Commits

Author SHA1 Message Date
Haitao Pan
153db679f5 Refine assistant provider settings flows 2026-03-26 17:55:38 +08:00
Haitao Pan
ac335f24c7 Add focused quick actions for language and theme 2026-03-26 16:41:21 +08:00
Haitao Pan
6aa87e2ff5 Clean repo skills config and support custom ACP endpoints 2026-03-26 11:59:28 +08:00
Haitao Pan
2992443d6d refine external ACP provider settings UI 2026-03-26 10:21:59 +08:00
Haitao Pan
12a0a44383 feat: support custom external ACP providers 2026-03-26 10:01:28 +08:00
Haitao Pan
9094d93074 Move artifact pane reveal button to top-right 2026-03-25 14:42:11 +08:00
Haitao Pan
2965deb43f Add assistant artifact sidebar 2026-03-25 13:38:40 +08:00
Haitao Pan
1ef8d6322d feat(ui): add settings quick actions and home shortcut 2026-03-25 10:06:42 +08:00
Haitao Pan
9000d78ed5 feat(web): add Dockerfile for Flutter web builds
Multi-stage build with Flutter SDK for building and Caddy for serving.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-24 23:55:22 +08:00
Haitao Pan
1c58a0c9f8 refactor(web): remove duplicate assistant header summary 2026-03-24 21:28:06 +08:00
Haitao Pan
d9061e9a67 refactor(web): compact header connection status 2026-03-24 21:14:04 +08:00
Haitao Pan
44edf700ff feat(web): align workspace pages with ui plan 2026-03-24 20:48:59 +08:00
Haitao Pan
dd071d6e1a refactor(web): align settings page with app layout 2026-03-24 19:20:17 +08:00
Haitao Pan
35ad708681 refactor(web): compress conversation summary into top chrome 2026-03-24 19:01:29 +08:00
Haitao Pan
ea03f00bee refactor(web): move session controls into bottom sheet 2026-03-24 18:54:39 +08:00
Haitao Pan
37ee2729e0 refactor(web): align shell and focused entry chrome 2026-03-24 18:26:39 +08:00
Haitao Pan
c67db9472b feat(web): align assistant homepage with app layout 2026-03-24 18:02:44 +08:00
Haitao Pan
e396d6b176 feat(web): complete assistant thread session parity 2026-03-24 17:34:14 +08:00
Haitao Pan
5bfbd70b2b refactor: rename AI Gateway UI copy to LLM API 2026-03-23 18:07:02 +08:00
Haitao Pan
6628bca6a2 Rename AI Gateway mode to Single Agent 2026-03-23 10:11:53 +08:00
Haitao Pan
e1b29ae8c9 Refactor work modes and gateway profiles 2026-03-22 20:02:00 +08:00
Haitao Pan
44469f65e2 Refine AI Gateway action buttons 2026-03-22 15:05:46 +08:00
Haitao Pan
034ba09eb8 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
bfbe564cd6 Harden web session persistence flow 2026-03-22 10:55:22 +08:00
Haitao Pan
ce9049d54c Fix web chrome test isolation and session persistence 2026-03-22 10:50:29 +08:00
Haitao Pan
7378888ed4 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