Skip to content

Releases: avacadorun-dev/soba-agent

SOBA Agent v0.6.11

Choose a tag to compare

@github-actions github-actions released this 15 Jul 09:33

SOBA Agent v0.6.11

Compare

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-agent

Install with Bun:

bun add -g soba-agent

Standalone binaries and SHA256SUMS are attached to this release.

SOBA Agent v0.6.10

Choose a tag to compare

@github-actions github-actions released this 14 Jul 13:25

SOBA Agent v0.6.10

Compare

Fixed

  • pin OpenTUI runtime for npm installs (31ac3c9)

Install from npm:

npm install -g soba-agent

Install with Bun:

bun add -g soba-agent

Standalone binaries and SHA256SUMS are attached to this release.

SOBA Agent v0.6.9

Choose a tag to compare

@github-actions github-actions released this 12 Jul 17:57

SOBA Agent v0.6.9

Compare

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-agent

Install with Bun:

bun add -g soba-agent

Standalone binaries and SHA256SUMS are attached to this release.

SOBA Agent v0.6.8

Choose a tag to compare

@github-actions github-actions released this 12 Jul 16:14

SOBA Agent v0.6.8

Compare

Added

  • stabilize proof integrity for v0.6 (b33b528)

Install from npm:

npm install -g soba-agent

Install with Bun:

bun add -g soba-agent

Standalone binaries and SHA256SUMS are attached to this release.

SOBA Agent v0.6.7

Choose a tag to compare

@github-actions github-actions released this 11 Jul 16:57

SOBA Agent v0.6.7

Compare

Added

  • refresh site and terminal visual system (85b12fe)

Install from npm:

npm install -g soba-agent

Install with Bun:

bun add -g soba-agent

Standalone binaries and SHA256SUMS are attached to this release.

SOBA Agent v0.6.6

Choose a tag to compare

@github-actions github-actions released this 10 Jul 12:11

SOBA Agent v0.6.6

Compare

Added

  • add interactive plan clarifications (8ec107b)
  • harden plan mode and add clarification tool (ce2be7e)

Fixed

  • preserve append-only provider deltas (32ff841)
  • avoid duplicate streamed assistant text (fe6b373)

Documentation

Maintenance

  • update GitHub actions for Node 24 (4dd4935)

Install from npm:

npm install -g soba-agent

Install with Bun:

bun add -g soba-agent

Standalone binaries and SHA256SUMS are attached to this release.

SOBA Agent v0.6.5

Choose a tag to compare

@github-actions github-actions released this 09 Jul 02:36

SOBA Agent v0.6.5

Compare

Changed

  • Finalize reasoning on plan updates (2a5d36d)
  • Collapse completed agent thoughts (3bfdec5)
  • Upgrade ACP protocol layer (236973c)

Documentation

Install from npm:

npm install -g soba-agent

Install with Bun:

bun add -g soba-agent

Standalone binaries and SHA256SUMS are attached to this release.

SOBA Agent v0.6.4

Choose a tag to compare

@github-actions github-actions released this 08 Jul 11:36

SOBA Agent v0.6.4

Compare

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-agent

Install with Bun:

bun add -g soba-agent

Standalone binaries and SHA256SUMS are attached to this release.

SOBA Agent v0.6.3

Choose a tag to compare

@github-actions github-actions released this 01 Jul 06:47

SOBA Agent v0.6.3

Compare

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-agent

Install with Bun:

bun add -g soba-agent

Standalone binaries and SHA256SUMS are attached to this release.

SOBA Agent v0.6.2

Choose a tag to compare

@github-actions github-actions released this 29 Jun 17:39

SOBA Agent v0.6.2

Compare

Fixed

  • keep bash and verification language neutral (73b9cb7)

Install from npm:

npm install -g soba-agent

Install with Bun:

bun add -g soba-agent

Standalone binaries and SHA256SUMS are attached to this release.