Commit Graph

20 Commits

Author SHA1 Message Date
Haitao Pan
7797d988d4 chore: prepare v1.1.3 release metadata 2026-05-28 13:20:57 +08:00
Haitao Pan
45893005ac Use git HEAD for macOS build metadata 2026-05-18 16:08:14 +08:00
Haitao Pan
9df22b23e6 chore: remove stale gateway settings and app ffi paths 2026-05-13 16:45:54 +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
a97214594c fix(build): resolve macOS packaging and installation failures
- Include target/release/libcodex_ffi.dylib in FFI framework search paths
- Embed libcodex_ffi.dylib directly into the macOS app bundle during packaging
- Embed xworkmate-go-core for non-App-Store local builds
- Ad-hoc re-sign the app bundle after modifying its contents
- Fix DMG path resolution in the installation script to handle filenames with spaces
2026-04-19 12:45:47 +08:00
Haitao Pan
4ee90635bd fix: repair cross-platform release CI gating 2026-04-14 13:48:04 +08:00
Haitao Pan
02684aabde feat(settings): refresh account sync, add about metadata, and rewrite task dialog modes 2026-04-13 18:02:30 +08:00
Haitao Pan
cfaa6133db Validate macOS app bundle dependencies 2026-04-12 13:04:20 +08:00
Haitao Pan
641d9156b1 Remove bundled app helper binaries 2026-04-11 14:45:50 +08:00
Haitao Pan
38e4882521 fix: streamline gateway settings and mac packaging cleanup 2026-04-09 11:39:00 +08:00
Haitao Pan
2294597d03 Preserve macOS app signatures during packaging 2026-04-06 13:02:14 +08:00
Haitao Pan
a665f677b2 Bundle go-core helper with macOS app and drop external CLI fallback 2026-04-06 09:39:16 +08:00
Haitao Pan
71baa2e417 fix(release): verify export compliance in apple artifacts 2026-03-25 14:03:09 +08:00
Haitao Pan
e1ea5a5142 Fix macOS package build state reset 2026-03-23 21:19:57 +08:00
Haitao Pan
c9852fd70a Rename ARIS bridge to go core 2026-03-23 20:59:18 +08:00
Haitao Pan
fbc4f55017 fix(release): harden apple app store distribution 2026-03-23 17:28:54 +08:00
Haitao Pan
6280e75768 Stabilize ARIS packaging and Ollama Cloud settings 2026-03-20 09:13:22 +08:00
Haitao Pan
47473e08d6 Integrate ARIS bundle and Go bridge runtime 2026-03-20 08:17:34 +08:00
Haitao Pan
e4f55e6dcc feat: ship ai gateway integration and ui polish 2026-03-13 15:21:23 +08:00
Haitao Pan
9720b1fc65 Initial Flutter workspace shell 2026-03-11 07:32:52 +08:00