Haitao Pan
|
55c19f51e1
|
Merge branch 'release/v1.1'
|
2026-03-29 19:48:25 +08:00 |
|
Haitao Pan
|
1d749eb784
|
feat(sidebar): add account status popup menu
|
2026-03-29 19:38:57 +08:00 |
|
Haitao Pan
|
d16bb699c8
|
chore(release): bump version to 1.1.0
|
2026-03-29 19:26:57 +08:00 |
|
Haitao Pan
|
631d78359d
|
Unify settings page submit actions
|
2026-03-29 17:50:47 +08:00 |
|
Haitao Pan
|
a9b904c69d
|
Simplify settings apply flow
|
2026-03-29 17:42:36 +08:00 |
|
Haitao Pan
|
382f4ee0ad
|
Add Vault settings UI and go-core KV bridge
|
2026-03-29 17:04:29 +08:00 |
|
Haitao Pan
|
bd99ac2f88
|
Batch 6: normalize gateway chat run streaming
|
2026-03-29 16:56:58 +08:00 |
|
Haitao Pan
|
7d6d966071
|
Batch 5: remove silent desktop gateway fallback
|
2026-03-29 16:48:45 +08:00 |
|
Haitao Pan
|
377b0a7889
|
Batch 4: sink gateway runtime into go core
|
2026-03-29 16:29:00 +08:00 |
|
Haitao Pan
|
1bdf9ee000
|
refactor(runtime): move multi-agent mounts into go-core
|
2026-03-29 15:48:28 +08:00 |
|
Haitao Pan
|
7eedd3815e
|
refactor(runtime): move dispatch resolution into go-core
|
2026-03-29 15:17:49 +08:00 |
|
Haitao Pan
|
20cf61cd6b
|
refactor(runtime): retire legacy direct single-agent path
|
2026-03-29 14:56:27 +08:00 |
|
Haitao Pan
|
bd2d7a9d26
|
refactor(go-core): carve batch0 internal packages
|
2026-03-29 14:51:06 +08:00 |
|
Haitao Pan
|
7d6e568db0
|
merge: bring workspace-root fallback fix into main
# Conflicts:
# test/runtime/app_controller_assistant_workspace_ref_test.dart
|
2026-03-29 12:44:44 +08:00 |
|
Haitao Pan
|
a3c7b08966
|
fix(runtime): keep invalid single-agent roots unbound
|
2026-03-29 12:43:45 +08:00 |
|
Haitao Pan
|
7a23bc8cf8
|
docs(architecture): add layered architecture overview
|
2026-03-29 12:42:09 +08:00 |
|
Haitao Pan
|
57d3712a55
|
Migrate task thread runtime to Go Agent-core
|
2026-03-29 12:23:03 +08:00 |
|
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 |
|