xworkmate-app/docs
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
..
architecture fix(build): improve macOS packaging reliability and clean up Rust FFI 2026-04-19 15:00:34 +08:00
cases Refactor app execution semantics to agent and gateway 2026-04-11 16:23:26 +08:00
codex-integration chore: checkpoint current workspace changes 2026-04-08 20:02:25 +08:00
feature Fix gateway routing when provider catalog is empty 2026-04-16 13:54:33 +08:00
howto refactor: unify task control plane 2026-04-08 18:14:26 +08:00
plans fix(build): improve macOS packaging reliability and clean up Rust FFI 2026-04-19 15:00:34 +08:00
quality docs: consolidate core integration cases 2026-04-05 18:24:10 +08:00
releases docs: consolidate core integration cases 2026-04-05 18:24:10 +08:00
reports Unify single-agent task flow under ACP 2026-04-08 20:27:35 +08:00
runbooks Remove managed local bridge mode 2026-04-12 22:09:20 +08:00
security Remove managed local bridge mode 2026-04-12 22:09:20 +08:00
testing feat(settings): refresh account sync, add about metadata, and rewrite task dialog modes 2026-04-13 18:02:30 +08:00
README_TESTING.md Refactor bridge provider readiness and trim stale tests 2026-04-12 15:42:15 +08:00
xworkmate-app-core-functional-test-plan-v1.md refactor(bridge): implement Single Source of Truth for bridge config and fix login persistence 2026-04-19 12:22:02 +08:00