Commit Graph

21 Commits

Author SHA1 Message Date
Haitao Pan
aee6b7eb8b Release v1.1.3 2026-05-27 15:10:07 +08:00
Haitao Pan
9df22b23e6 chore: remove stale gateway settings and app ffi paths 2026-05-13 16:45:54 +08:00
Haitao Pan
317975c322 chore: sync runtime protocol docs 2026-04-23 14:58:18 +08:00
Haitao Pan
1f6d8bd4e0 fix(build): improve macOS packaging reliability and clean up Rust FFI
- Implement 'inside-out' signing strategy in package-flutter-mac-app.sh to fix nested code validity errors
- Fix install_name of embedded FFI library to use @rpath for portability
- Remove manual 'cargo build' triggers from Makefile and integration scripts (externalize management)
- Clean up unused types and structs in Rust source (lib.rs and types.rs)
- Update architecture docs to reflect AcpBridgeServerModeConfig priority logic
2026-04-19 15:00:34 +08:00
Haitao Pan
a57f560be5 docs: update stale domain references in architectural documents 2026-04-18 11:43:03 +08:00
Haitao Pan
59866d8ad2 Enforce bridge-only production routing in app 2026-04-11 13:50:11 +08:00
Haitao Pan
ba013c3133 refactor: move app settings to v1 single-file snapshot 2026-04-11 12:02:32 +08:00
Haitao Pan
8498fb7073 cleanup: remove ACP bypass fallbacks and stale architecture docs 2026-04-08 20:48:06 +08:00
Haitao Pan
0924cbe382 docs: split retained and cleaned ui inventory 2026-03-30 17:27:24 +08:00
Haitao Pan
3c85eeb0da test: guard removed mobile and web ui shims 2026-03-30 17:16:36 +08:00
Haitao Pan
996a9fac40 docs: assess next-stage web ui consolidation 2026-03-30 17:02:10 +08:00
Haitao Pan
7529de88a6 merge: sync release-v1.1 docs into main line 2026-03-30 17:00:38 +08:00
Haitao Pan
fa6bbc26e2 refactor: complete shared ui cleanup baseline 2026-03-30 16:47:22 +08:00
Haitao Pan
b8c6b3d339 docs: fix stale planning references 2026-03-30 15:58:36 +08:00
Haitao Pan
0983f39f3a docs: consolidate planning docs under plans 2026-03-30 15:56:47 +08:00
Haitao Pan
3ef7b22ecc refactor: share settings page section shell 2026-03-30 09:13:59 +08:00
Haitao Pan
9c4e7f4764 refactor: dedupe focus panel and move settings nav into sidebar 2026-03-30 08:29:48 +08:00
Haitao Pan
de8710e1c2 Add mobile-safe controls for mobile shell 2026-03-21 14:26:22 +08:00
Haitao Pan
7793e9238d refactor: unify settings drill-in navigation 2026-03-20 15:39:33 +08:00
Haitao Pan
b9cdb7d2b9 Add managed multi-agent collaboration runtime 2026-03-19 12:33:50 +08:00
Haitao Pan
cacdb70c1e feat: expand codex bridge integration and assistant workspace 2026-03-15 08:19:53 +08:00