v0.1.13 alpha
Pre-release
Pre-release
What's Changed
- feat: extract Storage trait and add InMemoryStorage test implementation by @Dhruv2mars in #74
- feat: decouple ProviderAdapter from AppPaths by @Dhruv2mars in #75
- feat: create shared gunmetal-test-utils crate by @Dhruv2mars in #76
- feat: extract DaemonManager module for daemon lifecycle by @Dhruv2mars in #77
- test: backfill sdk-core serialization and sdk streaming tests by @Dhruv2mars in #78
- feat: centralize package manager detection in npm wrapper by @Dhruv2mars in #84
- test: backfill Codex and Copilot extension adapter tests by @Dhruv2mars in #79
- test: backfill app-daemon tests for uncovered endpoints by @Dhruv2mars in #80
- test: backfill app-cli tests for chat REPL, logs, and daemon flows by @Dhruv2mars in #81
- feat: structured JSON output for CLI setup and doctor commands by @Dhruv2mars in #82
- test: add React Testing Library component tests for web app by @Dhruv2mars in #83
Full Changelog: v0.1.12...v0.1.13