xworkmate-app/scripts
Haitao Pan a04b22ec4a refactor(storage): unify persistent storage with robust error handling and simplified secret management
- Consolidate settings, tasks, and audit storage into SettingsStore and SecretStore
- Implement PersistentWriteFailure for detailed error reporting across storage scopes
- Migrate secret retrieval to rely primarily on reference-based lookups
- Add ThemeMode persistence and AccountSyncState serialization
- Modernize SecureConfigStore with clear path resolution and support for UI state
- Streamline Rust build process by migrating from custom scripts to Makefile
- Remove redundant build_rust_ffi.sh and update integration scripts
2026-04-19 10:34:15 +08:00
..
ci Merge pull request #12 from x-evor/codex/provider-selection-test-mainline 2026-04-14 15:03:46 +08:00
docs docs: add public API engineering docs 2026-04-16 13:54:33 +08:00
build-go-core.sh Split ACP bridge into standalone repository 2026-04-09 09:49:52 +08:00
check-apple-export-compliance.sh fix(release): verify export compliance in apple artifacts 2026-03-25 14:03:09 +08:00
check-xworkmate-bridge-service.sh chore(bridge): update SSH inspection script to target xworkmate-bridge.svc.plus and Caddy config 2026-04-17 16:28:22 +08:00
codex-acp-service-common.sh feat(scripts): add codex acp native service helpers 2026-03-25 14:21:46 +08:00
codex-acp-service-linux.sh feat(scripts): add codex acp native service helpers 2026-03-25 14:21:46 +08:00
codex-acp-service-macos.sh feat(scripts): add codex acp native service helpers 2026-03-25 14:21:46 +08:00
codex-acp-service.sh feat(scripts): add codex acp native service helpers 2026-03-25 14:21:46 +08:00
copy_ffi_framework.sh refactor(storage): unify persistent storage with robust error handling and simplified secret management 2026-04-19 10:34:15 +08:00
create-dmg.sh Adjust DMG default icon placement 2026-03-25 14:23:12 +08:00
ensure-framework-dsyms.sh fix(release): align export compliance flag and backfill missing framework dsyms 2026-03-25 11:55:50 +08:00
generate_ffi_bindings.sh feat: integrate Codex CLI as built-in code agent 2026-03-14 00:10:27 +08:00
install-flutter-mac-dmg.sh Validate macOS app bundle dependencies 2026-04-12 13:04:20 +08:00
integrate_rust_flutter.sh refactor(storage): unify persistent storage with robust error handling and simplified secret management 2026-04-19 10:34:15 +08:00
linux-postinst.sh feat: add linux desktop parity scaffolding 2026-03-16 17:58:37 +08:00
linux-postrm.sh feat: add linux desktop parity scaffolding 2026-03-16 17:58:37 +08:00
macos_generate_missing_dsyms.sh chore: suppress noisy macos third-party build warnings 2026-04-11 09:28:00 +08:00
package-android-apk.sh Add multi-platform build and release workflow 2026-03-21 10:08:12 +08:00
package-flutter-mac-app.sh fix: repair cross-platform release CI gating 2026-04-14 13:48:04 +08:00
package-ios-ipa.sh fix: repair cross-platform release CI gating 2026-04-14 13:48:04 +08:00
package-linux-deb.sh fix: repair cross-platform release CI gating 2026-04-14 13:48:04 +08:00
package-linux-rpm.sh fix: repair cross-platform release CI gating 2026-04-14 13:48:04 +08:00
package-linux.sh fix: repair cross-platform release CI gating 2026-04-14 13:48:04 +08:00
package-windows-msi.ps1 fix: repair cross-platform release CI gating 2026-04-14 13:48:04 +08:00
validate-macos-app-bundle.sh Validate macOS app bundle dependencies 2026-04-12 13:04:20 +08:00