Releases: avacadorun-dev/soba-agent
Releases · avacadorun-dev/soba-agent
Release list
SOBA Agent v0.6.11
SOBA Agent v0.6.11
Added
- stream direct shell output (db3c1ab)
- improve shell input mode (00f311c)
- improve selection and input shortcuts (0784168)
Fixed
- align restricted-mode prompts and tools (c141f14)
Install from npm:
npm install -g soba-agentInstall with Bun:
bun add -g soba-agentStandalone binaries and SHA256SUMS are attached to this release.
SOBA Agent v0.6.10
SOBA Agent v0.6.9
SOBA Agent v0.6.9
Added
- harden bundled skill runtime (0cafa40)
Fixed
- exclude standalone binaries from npm package (b0a5627)
- deduplicate rewind stream snapshots (aa6d4e6)
- tolerate release tag publication race (3c6061c)
Install from npm:
npm install -g soba-agentInstall with Bun:
bun add -g soba-agentStandalone binaries and SHA256SUMS are attached to this release.
SOBA Agent v0.6.8
SOBA Agent v0.6.7
SOBA Agent v0.6.6
SOBA Agent v0.6.6
Added
Fixed
Documentation
- use tag badge for release (298b196)
- refresh versioned docs snapshot (f5b4cc0)
- use local README screenshot (04b3d25)
- simplify README title (719bfd1)
- fix README title layout (83956a0)
- center README title (f93949c)
- align README logo (998aeee)
- resize README logo (9895f4f)
- tighten README header (a4563d2)
- refresh README presentation (626dd3f)
Maintenance
- update GitHub actions for Node 24 (4dd4935)
Install from npm:
npm install -g soba-agentInstall with Bun:
bun add -g soba-agentStandalone binaries and SHA256SUMS are attached to this release.
SOBA Agent v0.6.5
SOBA Agent v0.6.5
Changed
- Finalize reasoning on plan updates (2a5d36d)
- Collapse completed agent thoughts (3bfdec5)
- Upgrade ACP protocol layer (236973c)
Documentation
- expand README (9dbb657)
Install from npm:
npm install -g soba-agentInstall with Bun:
bun add -g soba-agentStandalone binaries and SHA256SUMS are attached to this release.
SOBA Agent v0.6.4
SOBA Agent v0.6.4
Changed
- Track shell formatter mutations (f7808f8)
- Fix masked verification evidence (51faf64)
- Add skill eval bench and trace (a830833)
- Add memory health commands (bc50cb5)
- Add memory receipt explanations (cdfe457)
- Add memory source receipts (619dad2)
- Add project memory doctor (b6d4484)
- Add least-privilege permission alternatives (cf21f0b)
- Add proof permission receipts (63611cd)
- Add proof claim explanations (6d0a5ea)
- Add proof claim mapping (07449e7)
- Mirror context capsules into project memory (7bd718b)
- Add evidence proof receipts (585c8eb)
Install from npm:
npm install -g soba-agentInstall with Bun:
bun add -g soba-agentStandalone binaries and SHA256SUMS are attached to this release.
SOBA Agent v0.6.3
SOBA Agent v0.6.3
Fixed
- support bun global wrapper layout (7d5b8ae)
- retry transient model stream failures before API errors (67b43fc)
- handle user-cancelled model requests without API errors (02bee8a)
- ignore prose in verification command detection (77cd3a7)
Install from npm:
npm install -g soba-agentInstall with Bun:
bun add -g soba-agentStandalone binaries and SHA256SUMS are attached to this release.