Commit Graph

337 Commits

Author SHA1 Message Date
Haitao Pan
a02fdb385c refactor(ui): remove sidebar open-workspace button 2026-03-29 09:34:24 +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
e793bdfe6c refine artifact sidebar workspace path header 2026-03-28 20:44:45 +08:00
Haitao Pan
fbe580eeec fix assistant thread workspace rebinding and simplify artifact tabs 2026-03-28 20:39:19 +08:00
Haitao Pan
79019f64c6 Update iOS build settings and version metadata 2026-03-28 20:22:48 +08:00
Haitao Pan
724a9fafed chore: sync version and web controller status helpers 2026-03-28 19:49:34 +08:00
Haitao Pan
360cce8a5c refactor: execute stage0-5 workflow and tighten closure guards 2026-03-28 19:45:03 +08:00
Haitao Pan
25c2d0b54a Merge branch 'codex/t2-assistant-composer-split' 2026-03-28 19:15:37 +08:00
Haitao Pan
e97146dc4e refactor(assistant): split task rail closure from assistant_page_main 2026-03-28 19:15:30 +08:00
Haitao Pan
15108bc24b docs(workflow): add refactor trigger standard and real file size guard 2026-03-28 19:13:26 +08:00
Haitao Pan
3d1c1e2ae5 merge: remove Dart part mechanism across lib and test 2026-03-28 17:10:49 +08:00
Haitao Pan
148f9ec568 refactor: remove Dart part mechanism across lib and test 2026-03-28 17:06:52 +08:00
Haitao Pan
0e8fea1bfa refactor thread workspace resolution and align architecture docs 2026-03-28 14:52:14 +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
4b1539ca02 Merge branch 'codex/refactor-batch6' 2026-03-28 12:06:59 +08:00
Haitao Pan
323b77f0c6 refactor(batch6): split runtime suite core tests by behavior domains 2026-03-28 12:06:32 +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
4f656dd194 Refactor UI feature manifest fallback data 2026-03-28 11:52:36 +08:00
Haitao Pan
d55000cae2 refactor runtime cores into focused parts 2026-03-28 11:41:26 +08:00
Haitao Pan
15bce54906 Refactor gateway runtime into focused parts 2026-03-28 11:41:17 +08:00
Haitao Pan
46f2454321 refactor(batch3): split app controllers into focused desktop/web parts 2026-03-28 11:33:21 +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
153c885615 refactor(assistant): split assistant page components into part file 2026-03-28 09:53:45 +08:00
Haitao Pan
62fbe3cbd9 fix(assistant): restore submit action in single-agent composer 2026-03-28 09:48:42 +08:00
Haitao Pan
38c0680056 fix(single-agent): honor thread cwd for debug sessions 2026-03-28 09:40:07 +08:00
Haitao Pan
229bec8b54 fix(assistant): preserve resolved single-agent thread workspace 2026-03-27 20:38:34 +08:00
Haitao Pan
1190cdfe3e fix(assistant): rebind stale thread workspaces 2026-03-27 19:30:37 +08:00
Haitao Pan
f0dec21e97 fix(single-agent): reject empty assistant REST completions 2026-03-27 18:47:42 +08:00
Haitao Pan
dc1d3d8c5e Tighten assistant composer default layout 2026-03-27 18:33:06 +08:00
Haitao Pan
6077d969db Refactor single-agent provider planning 2026-03-27 17:38:15 +08:00
Haitao Pan
520822c30c Refine assistant composer anchoring and beta release copy 2026-03-27 17:02:59 +08:00
Haitao Pan
db0f3267ae Fix macOS archive symbols and packaging settings 2026-03-27 16:32:23 +08:00
Haitao Pan
e0b41203b9 Refine macOS Xcode entrypoint and CocoaPods SDK refs 2026-03-27 16:15:27 +08:00
Haitao Pan
9e467a3eef Split desktop app controller responsibilities 2026-03-27 15:54:20 +08:00
Haitao Pan
66c6e08c66 Refine desktop agent launch policy 2026-03-27 15:31:46 +08:00
Haitao Pan
eadea0ca99 fix(macos): guard Flutter Assemble phase against direct xcodeproj launch
Prevents build failure when opening Runner.xcodeproj directly instead of
Runner.xcworkspace by checking WORKSPACE_DIR at build time and reporting
actionable error message.
2026-03-27 14:56:27 +08:00
Haitao Pan
33cb86dc4f Merge branch 'codex/release-v1' 2026-03-27 13:21:38 +08:00
Haitao Pan
f39ce82e2c release: prepare v1.0 2026-03-27 13:21:24 +08:00
Haitao Pan
7c38bbe25a Merge branch 'release/v0.8' into codex/release-v1 2026-03-27 13:09:27 +08:00
Haitao Pan
221b6d60a4 release: pin GitHub Actions to specific commits and remove Rust FFI workflow
- Pin actions/checkout, actions/setup-go, actions/upload-artifact, actions/download-artifact to specific commit hashes for supply chain security
- Remove build-rust-ffi.yml workflow as Rust FFI is no longer used

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-27 13:02:57 +08:00
Haitao Pan
45828dedfc Split single-agent transports by protocol 2026-03-27 11:44:49 +08:00
Haitao Pan
36d04a90c3 Classify single-agent endpoint modes 2026-03-27 11:34:15 +08:00
Haitao Pan
b12faf6191 Fix OpenCode single-agent ACP transport 2026-03-27 11:21:25 +08:00
Haitao Pan
fe0682b57c fix: harden codex model refresh handling 2026-03-27 00:30:22 +08:00