Commit Graph

25 Commits

Author SHA1 Message Date
Haitao Pan
49f619dbcc fix(gateway): harden OpenClaw polling and acceptance notes 2026-06-27 11:27:14 +08:00
Haitao Pan
05fc574f8b chore: retire rust ffi scaffold 2026-06-06 12:00:13 +08:00
Haitao Pan
c16704b052 Refactor OpenClaw task integration as thin adapter 2026-06-06 07:56:32 +08:00
Haitao Pan
495af092c5 Add OpenClaw thin adapter refactor plan 2026-06-05 21:55:15 +08:00
Haitao Pan
6806ac0045 Release v1.1.3 2026-05-27 15:10:07 +08:00
Haitao Pan
b9a9999291 chore: remove stale gateway settings and app ffi paths 2026-05-13 16:45:54 +08:00
Haitao Pan
e608f71e5a chore: sync runtime protocol docs 2026-04-23 14:58:18 +08:00
Haitao Pan
41163ec295 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
3c2be80ce6 docs: update stale domain references in architectural documents 2026-04-18 11:43:03 +08:00
Haitao Pan
483663c598 Enforce bridge-only production routing in app 2026-04-11 13:50:11 +08:00
Haitao Pan
37cefdfec6 refactor: move app settings to v1 single-file snapshot 2026-04-11 12:02:32 +08:00
Haitao Pan
792f7920e9 cleanup: remove ACP bypass fallbacks and stale architecture docs 2026-04-08 20:48:06 +08:00
Haitao Pan
c827f47ebf docs: split retained and cleaned ui inventory 2026-03-30 17:27:24 +08:00
Haitao Pan
6472c7157b test: guard removed mobile and web ui shims 2026-03-30 17:16:36 +08:00
Haitao Pan
ef5222b4d1 docs: assess next-stage web ui consolidation 2026-03-30 17:02:10 +08:00
Haitao Pan
3e8e1b9dc7 merge: sync release-v1.1 docs into main line 2026-03-30 17:00:38 +08:00
Haitao Pan
831303fa46 refactor: complete shared ui cleanup baseline 2026-03-30 16:47:22 +08:00
Haitao Pan
14f4a325dd docs: fix stale planning references 2026-03-30 15:58:36 +08:00
Haitao Pan
677c1ca747 docs: consolidate planning docs under plans 2026-03-30 15:56:47 +08:00
Haitao Pan
f2ba2acbba refactor: share settings page section shell 2026-03-30 09:13:59 +08:00
Haitao Pan
8539eab3b7 refactor: dedupe focus panel and move settings nav into sidebar 2026-03-30 08:29:48 +08:00
Haitao Pan
fe1a74c478 Add mobile-safe controls for mobile shell 2026-03-21 14:26:22 +08:00
Haitao Pan
e988c8e23b refactor: unify settings drill-in navigation 2026-03-20 15:39:33 +08:00
Haitao Pan
8067916b5b Add managed multi-agent collaboration runtime 2026-03-19 12:33:50 +08:00
Haitao Pan
b861c8cc54 feat: expand codex bridge integration and assistant workspace 2026-03-15 08:19:53 +08:00