Commit Graph

327 Commits

Author SHA1 Message Date
Haitao Pan
ebeedb2eab docs(workflow): add refactor trigger standard and real file size guard 2026-03-28 19:13:26 +08:00
Haitao Pan
8d52f28bef merge: remove Dart part mechanism across lib and test 2026-03-28 17:10:49 +08:00
Haitao Pan
c285f1e810 refactor: remove Dart part mechanism across lib and test 2026-03-28 17:06:52 +08:00
Haitao Pan
739d05432e refactor thread workspace resolution and align architecture docs 2026-03-28 14:52:14 +08:00
Haitao Pan
1fb8e821c1 update lib/web/Dockerfile 2026-03-28 14:13:45 +08:00
Haitao Pan
44d341d43a 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
a1fedfe55c Merge branch 'codex/refactor-batch6' 2026-03-28 12:06:59 +08:00
Haitao Pan
b52515c028 refactor(batch6): split runtime suite core tests by behavior domains 2026-03-28 12:06:32 +08:00
Haitao Pan
a7e0a50aa5 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
98dd96b632 refactor: split focus panel core files 2026-03-28 11:52:59 +08:00
Haitao Pan
fcecfab9b9 Refactor UI feature manifest fallback data 2026-03-28 11:52:36 +08:00
Haitao Pan
3c80aa52a8 refactor runtime cores into focused parts 2026-03-28 11:41:26 +08:00
Haitao Pan
f211883c2c Refactor gateway runtime into focused parts 2026-03-28 11:41:17 +08:00
Haitao Pan
ca5bacb6d6 refactor(batch3): split app controllers into focused desktop/web parts 2026-03-28 11:33:21 +08:00
Haitao Pan
e5b33c5047 refactor(batch2): split settings pages into focused parts 2026-03-28 11:11:43 +08:00
Haitao Pan
6464684fce refactor(batch2): split web workspace and mobile shell into focused parts 2026-03-28 11:03:13 +08:00
Haitao Pan
715e4caf61 refactor(batch1): split assistant composer, web assistant, and suite into focused parts 2026-03-28 10:53:32 +08:00
Haitao Pan
e6286ee800 refactor(tdd): split oversized first-party files with part-based modules and LOC guard 2026-03-28 10:30:45 +08:00
Haitao Pan
47b2f4b570 refactor(assistant): split assistant page components into part file 2026-03-28 09:53:45 +08:00
Haitao Pan
4251feeaff fix(assistant): restore submit action in single-agent composer 2026-03-28 09:48:42 +08:00
Haitao Pan
8b346d475a fix(single-agent): honor thread cwd for debug sessions 2026-03-28 09:40:07 +08:00
Haitao Pan
c6e817f727 fix(assistant): preserve resolved single-agent thread workspace 2026-03-27 20:38:34 +08:00
Haitao Pan
8f133cfc96 fix(assistant): rebind stale thread workspaces 2026-03-27 19:30:37 +08:00
Haitao Pan
917c97032c fix(single-agent): reject empty assistant REST completions 2026-03-27 18:47:42 +08:00
Haitao Pan
0ffa04992c Tighten assistant composer default layout 2026-03-27 18:33:06 +08:00
Haitao Pan
a41e645c61 Refactor single-agent provider planning 2026-03-27 17:38:15 +08:00
Haitao Pan
bcf6ebf0d4 Refine assistant composer anchoring and beta release copy 2026-03-27 17:02:59 +08:00
Haitao Pan
a3780f606f Fix macOS archive symbols and packaging settings 2026-03-27 16:32:23 +08:00
Haitao Pan
f6ad983b68 Refine macOS Xcode entrypoint and CocoaPods SDK refs 2026-03-27 16:15:27 +08:00
Haitao Pan
0fc8739618 Split desktop app controller responsibilities 2026-03-27 15:54:20 +08:00
Haitao Pan
f39a55c87b Refine desktop agent launch policy 2026-03-27 15:31:46 +08:00
Haitao Pan
a34550ab16 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
eb8b349ec0 Merge branch 'codex/release-v1' 2026-03-27 13:21:38 +08:00
Haitao Pan
d47b6e3a69 release: prepare v1.0 2026-03-27 13:21:24 +08:00
Haitao Pan
dc1fb765d5 Merge branch 'release/v0.8' into codex/release-v1 2026-03-27 13:09:27 +08:00
Haitao Pan
94d4debe2d 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
189bf69969 Split single-agent transports by protocol 2026-03-27 11:44:49 +08:00
Haitao Pan
ddee3ce758 Classify single-agent endpoint modes 2026-03-27 11:34:15 +08:00
Haitao Pan
2d1d8ecb42 Fix OpenCode single-agent ACP transport 2026-03-27 11:21:25 +08:00
Haitao Pan
1ad60c6461 fix: harden codex model refresh handling 2026-03-27 00:30:22 +08:00
Haitao Pan
89f5ba2e1f release: prepare v0.8 2026-03-26 23:31:13 +08:00
Haitao Pan
c5d8caa042 Hide assistant task status chrome and retry task actions 2026-03-26 21:04:09 +08:00
Haitao Pan
64b816958f Reduce assistant page reading chrome 2026-03-26 20:52:50 +08:00
Haitao Pan
7f2e9bd1b9 Adopt document workspace visual baseline 2026-03-26 20:31:24 +08:00
Haitao Pan
473f6ec1e2 Simplify assistant skill picker labels 2026-03-26 19:30:16 +08:00
Haitao Pan
7be82ec80d Tighten assistant center pane layout 2026-03-26 19:22:58 +08:00
Haitao Pan
ad62bfb644 Refactor macOS status bar background runtime 2026-03-26 19:13:05 +08:00
Haitao Pan
3fc1b407bb Simplify skill list items to names only 2026-03-26 18:53:20 +08:00
Haitao Pan
9265ab3806 Add desktop background-run lifecycle hooks 2026-03-26 18:42:11 +08:00
Haitao Pan
e3fc4f53c1 Isolate assistant thread working directories 2026-03-26 18:25:41 +08:00