Haitao Pan
acaa8e8908
fix(assistant): rebind stale thread workspaces
2026-03-27 19:30:37 +08:00
Haitao Pan
7187c4843a
fix(single-agent): reject empty assistant REST completions
2026-03-27 18:47:42 +08:00
Haitao Pan
0c2c02e306
Tighten assistant composer default layout
2026-03-27 18:33:06 +08:00
Haitao Pan
00b07afa12
Refactor single-agent provider planning
2026-03-27 17:38:15 +08:00
Haitao Pan
58961153a7
Refine assistant composer anchoring and beta release copy
2026-03-27 17:02:59 +08:00
Haitao Pan
88786e2310
Fix macOS archive symbols and packaging settings
2026-03-27 16:32:23 +08:00
Haitao Pan
03c7e2776d
Refine macOS Xcode entrypoint and CocoaPods SDK refs
2026-03-27 16:15:27 +08:00
Haitao Pan
147e2279c9
Split desktop app controller responsibilities
2026-03-27 15:54:20 +08:00
Haitao Pan
de010bab5e
Refine desktop agent launch policy
2026-03-27 15:31:46 +08:00
Haitao Pan
e118106ce5
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
b7efa3dec3
Merge branch 'codex/release-v1'
2026-03-27 13:21:38 +08:00
Haitao Pan
f9c7af8921
release: prepare v1.0
2026-03-27 13:21:24 +08:00
Haitao Pan
7c92d10b35
Merge branch 'release/v0.8' into codex/release-v1
2026-03-27 13:09:27 +08:00
Haitao Pan
81c14213d6
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
2aa293b7e1
Split single-agent transports by protocol
2026-03-27 11:44:49 +08:00
Haitao Pan
1922e1d817
Classify single-agent endpoint modes
2026-03-27 11:34:15 +08:00
Haitao Pan
b39be2949b
Fix OpenCode single-agent ACP transport
2026-03-27 11:21:25 +08:00
Haitao Pan
691dd39597
fix: harden codex model refresh handling
2026-03-27 00:30:22 +08:00
Haitao Pan
a2eb29bcd9
release: prepare v0.8
2026-03-26 23:31:13 +08:00
Haitao Pan
bc89e6a195
Hide assistant task status chrome and retry task actions
2026-03-26 21:04:09 +08:00
Haitao Pan
8afede3c1a
Reduce assistant page reading chrome
2026-03-26 20:52:50 +08:00
Haitao Pan
1aab170290
Adopt document workspace visual baseline
2026-03-26 20:31:24 +08:00
Haitao Pan
bd85386887
Simplify assistant skill picker labels
2026-03-26 19:30:16 +08:00
Haitao Pan
18d4e811e9
Tighten assistant center pane layout
2026-03-26 19:22:58 +08:00
Haitao Pan
2e9e82540b
Refactor macOS status bar background runtime
2026-03-26 19:13:05 +08:00
Haitao Pan
cb8b11fe5b
Simplify skill list items to names only
2026-03-26 18:53:20 +08:00
Haitao Pan
041fb8869e
Add desktop background-run lifecycle hooks
2026-03-26 18:42:11 +08:00
Haitao Pan
68cdbe4e4b
Isolate assistant thread working directories
2026-03-26 18:25:41 +08:00
Haitao Pan
5a7dbe872b
Clean legacy ACP placeholder providers
2026-03-26 18:11:47 +08:00
Haitao Pan
153db679f5
Refine assistant provider settings flows
2026-03-26 17:55:38 +08:00
Haitao Pan
508d6cc330
Support absolute local skill package imports
2026-03-26 17:12:37 +08:00
Haitao Pan
ac335f24c7
Add focused quick actions for language and theme
2026-03-26 16:41:21 +08:00
Haitao Pan
8d0272c4e4
fix(assistant): fold preferred skills into execution context
2026-03-26 16:35:20 +08:00
Haitao Pan
52cf849c1a
feat(settings): improve skill directory authorization input
2026-03-26 13:42:10 +08:00
Haitao Pan
05f78d45ac
Merge branch 'codex/skills-symlink-scan'
2026-03-26 12:03:27 +08:00
Haitao Pan
b5e60e4f72
Support symlinked skill directories
2026-03-26 12:03:24 +08:00
Haitao Pan
6aa87e2ff5
Clean repo skills config and support custom ACP endpoints
2026-03-26 11:59:28 +08:00
Haitao Pan
068312394c
merge: fold codex/modules-skills-modes into main
2026-03-26 10:48:10 +08:00
Haitao Pan
4d47b591a7
feat(modules): simplify skills mode tabs
2026-03-26 10:48:05 +08:00
Haitao Pan
fb5de9e4c7
update README download and snapshot layout
2026-03-26 10:45:14 +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
3d34511393
docs: simplify root readme
2026-03-26 09:49:58 +08:00
Haitao Pan
e20250fcf3
fix(assistant): clean single-agent skill loading order
2026-03-26 09:45:18 +08:00
Haitao Pan
4562776601
fix(settings): simplify single-agent skill roots
2026-03-26 09:31:21 +08:00
Haitao Pan
26b2c63c28
fix(assistant): require bookmarks for shared skill roots
2026-03-25 22:48:57 +08:00
Haitao Pan
e4d10034cc
feat(assistant): rebuild desktop local skills loading rules
2026-03-25 21:55:37 +08:00
Haitao Pan
99b89f0851
refactor(assistant): remove desktop local skills loader
2026-03-25 21:44:54 +08:00
Haitao Pan
48cb2ff517
fix(build): stabilize super_native_extensions packaging downloads
2026-03-25 20:18:50 +08:00
Haitao Pan
856aecc1fd
feat(settings): add authorized skills directory authorization
2026-03-25 19:22:10 +08:00