Commit Graph

51 Commits

Author SHA1 Message Date
Haitao Pan
4880cacfa5 refactor: complete shared ui cleanup baseline 2026-03-30 16:47:22 +08:00
Haitao Pan
d4c6ac9276 style: tighten assistant chrome controls 2026-03-30 12:42:34 +08:00
Haitao Pan
532bbf8fe6 style: unify compact radii and resize lane chrome 2026-03-30 12:28:11 +08:00
Haitao Pan
f48287184e style: align workspace chrome with calm compact tokens 2026-03-30 11:20:15 +08:00
Haitao Pan
beab07f5ce refactor: unify global left workspace sidebar 2026-03-30 10:14:35 +08:00
Haitao Pan
8b49857edb refactor: simplify assistant sidebar navigation 2026-03-30 09:36:57 +08:00
Haitao Pan
f49a263c9d refactor: share settings page section shell 2026-03-30 09:13:59 +08:00
Haitao Pan
2c22b27acb refactor: dedupe focus panel and move settings nav into sidebar 2026-03-30 08:29:48 +08:00
Haitao Pan
c94bf9845a Flatten settings navigation into unified overview 2026-03-29 21:31:33 +08:00
Haitao Pan
631d78359d Unify settings page submit actions 2026-03-29 17:50:47 +08:00
Haitao Pan
57d3712a55 Migrate task thread runtime to Go Agent-core 2026-03-29 12:23:03 +08:00
Haitao Pan
57fe420113 fix(taskthread): stabilize workspace binding follow-ups 2026-03-29 09:28:51 +08:00
Haitao Pan
244d030223 Refactor assistant thread model to TaskThread 2026-03-28 22:30:44 +08:00
Haitao Pan
148f9ec568 refactor: remove Dart part mechanism across lib and test 2026-03-28 17:06:52 +08:00
Haitao Pan
0e189473c4 update lib/web/Dockerfile 2026-03-28 14:13:45 +08:00
Haitao Pan
95d496b205 feat(web): add Caddyfile for static file serving
Add Caddyfile to serve Flutter web build output with SPA routing support.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-28 12:08:35 +08:00
Haitao Pan
f4fad0642c fix(docker): use correct Flutter image registry cirruslabs
Change from ghcr.io/flutter/flutter to ghcr.io/cirruslabs/flutter:3.41.4

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-28 11:59:21 +08:00
Haitao Pan
74714cef8e refactor: split focus panel core files 2026-03-28 11:52:59 +08:00
Haitao Pan
423233f2b8 refactor(batch2): split settings pages into focused parts 2026-03-28 11:11:43 +08:00
Haitao Pan
851750848c refactor(batch2): split web workspace and mobile shell into focused parts 2026-03-28 11:03:13 +08:00
Haitao Pan
de08af71a4 refactor(batch1): split assistant composer, web assistant, and suite into focused parts 2026-03-28 10:53:32 +08:00
Haitao Pan
4822b6d36e refactor(tdd): split oversized first-party files with part-based modules and LOC guard 2026-03-28 10:30:45 +08:00
Haitao Pan
520822c30c Refine assistant composer anchoring and beta release copy 2026-03-27 17:02:59 +08:00
Haitao Pan
29fb8135b9 Simplify skill list items to names only 2026-03-26 18:53:20 +08:00
Haitao Pan
ac0f995f6c Refine assistant provider settings flows 2026-03-26 17:55:38 +08:00
Haitao Pan
63190f5903 Add focused quick actions for language and theme 2026-03-26 16:41:21 +08:00
Haitao Pan
e7cd340fc7 Clean repo skills config and support custom ACP endpoints 2026-03-26 11:59:28 +08:00
Haitao Pan
0d7aed4247 refine external ACP provider settings UI 2026-03-26 10:21:59 +08:00
Haitao Pan
dde21f510a feat: support custom external ACP providers 2026-03-26 10:01:28 +08:00
Haitao Pan
0aa8f3562f Move artifact pane reveal button to top-right 2026-03-25 14:42:11 +08:00
Haitao Pan
55c2c6fb7b Add assistant artifact sidebar 2026-03-25 13:38:40 +08:00
Haitao Pan
2196af7acf feat(ui): add settings quick actions and home shortcut 2026-03-25 10:06:42 +08:00
Haitao Pan
5423146a8c 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
c250604dc4 refactor(web): remove duplicate assistant header summary 2026-03-24 21:28:06 +08:00
Haitao Pan
1ee6a7025b refactor(web): compact header connection status 2026-03-24 21:14:04 +08:00
Haitao Pan
f0e49e15eb feat(web): align workspace pages with ui plan 2026-03-24 20:48:59 +08:00
Haitao Pan
7cf150f36d refactor(web): align settings page with app layout 2026-03-24 19:20:17 +08:00
Haitao Pan
d5e1d2cfbf refactor(web): compress conversation summary into top chrome 2026-03-24 19:01:29 +08:00
Haitao Pan
84c9d653e3 refactor(web): move session controls into bottom sheet 2026-03-24 18:54:39 +08:00
Haitao Pan
743089f316 refactor(web): align shell and focused entry chrome 2026-03-24 18:26:39 +08:00
Haitao Pan
bcb9d5d39b feat(web): align assistant homepage with app layout 2026-03-24 18:02:44 +08:00
Haitao Pan
c7765f4fce feat(web): complete assistant thread session parity 2026-03-24 17:34:14 +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
8e5f978cab Refine AI Gateway action buttons 2026-03-22 15:05:46 +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