OpenPalm v0.11.0
What's Changed
- Add first-class admin Secrets tab with backend-aware actions and namespace grouping by @Copilot in #380
- fix(viking): cancel OpenViking and supersede roadmap docs (#384) by @itlackey in #399
- feat(akm): install akm-cli 0.8.0 in trusted containers, share stash (#386) by @itlackey in #400
- feat(scheduler): fold scheduler into assistant container, drop HTTP API (#385) by @itlackey in #401
- feat(akm): add periodic akm improve automation (#390) by @itlackey in #402
- feat(akm): migrate seeded skills/commands/agents into shared akm stash (#389) by @itlackey in #403
- feat(akm): mirror vault/user secrets into akm secret store for UI visibility (#388) by @itlackey in #404
- feat(akm): replace memory service with akm — delete packages/memory and memory tools (#387) by @itlackey in #405
- feat(akm): remove varlock and its env-schema files (#391) by @itlackey in #407
- chore(akm): bump akm-cli to ^0.8.0-rc2 by @itlackey in #408
- fix: 4 critical bugs from over-engineering audit (#409) by @itlackey in #412
- docs: clean up drift after Epic #382 + #391 (#409) by @itlackey in #410
- refactor(containers): cleanup hygiene + scheduler rename + sync OpenCode versions (#409) by @itlackey in #411
- refactor: delete dead code and dead exports across packages (#409) by @itlackey in #414
- refactor: flatten interfaces, unify channel SDK, split providers dispatch (#409) by @itlackey in #413
- refactor: eliminate inline duplication across packages (#409) by @itlackey in #415
- refactor(admin): split opencode-providers.ts into focused modules by @itlackey in #417
- refactor(types): convert single-impl interfaces to type aliases; remove bunShim() (lib uses process.env) by @itlackey in #418
- refactor(docker): shared base image for admin + assistant (eliminates version skew) by @itlackey in #420
- feat(ssh): move SSH port binding to addon overlay; relax addon validator for overlay-only addons by @itlackey in #419
- docs(assistant): improve socat lmstudio breadcrumb by @itlackey in #416
- feat(vault): complete Phase 2 of #388 + migrate to akm secret-store stdin pattern (closes #406) by @itlackey in #421
- fix: address findings from final review (3 medium, 4 low) by @itlackey in #422
- fix(setup-wizard): UX bugs, failsafe gaps, and provider/deploy reliability by @itlackey in #425
- Release/0.11.0 by @itlackey in #424
Full Changelog: v0.10.2...v0.11.0