Skip to content

v0.1.35

Choose a tag to compare

@github-actions github-actions released this 09 Aug 22:54
· 279 commits to main since this release

What's Changed

  • Release v0.1.35 (165edb3)
  • A wait is ONE budget for the whole batch, not one per command (cdcfe21)
  • Drop README library packaging note (9bdbc1c)
  • Trim README install and runtime prose (66527db)
  • Simplify README install section (0d29554)
  • Name the one shell tool shell (25089f1)
  • Give apropos groups and every sandbox verb its raw-result doc (07cf88d)
  • Make wait the only difference between a run and a background shell (634c047)
  • Serve the whole session's artifacts from a metadata index (cac2e80)
  • PLAN: name Phase 5 by its commit (4f9983d)
  • Make every run a handle: a timeout is a wait that expired (451a644)
  • Stop forcing deferred work at namespace load, which native-image runs on the builder (8d0eae4)
  • PLAN: name Phase 4 by its commit (1be0198)
  • Give a background shell a log FILE and a byte OFFSET cursor (e98cc60)
  • Page a project from the list on screen, not the gateway's own window (a264ef5)
  • Delete the project-wide rename (71f00d8)
  • Ask the :fs/access gate from struct_rename too (a6557f2)
  • release: update release notes for v0.1.34 (6469254)
  • Record what a host map actually looks like in the sandbox (1afa5d0)

Package changes

com.blockether/vis

  • Release v0.1.35 (165edb3)
  • A wait is ONE budget for the whole batch, not one per command (cdcfe21)
  • Drop README library packaging note (9bdbc1c)
  • Trim README install and runtime prose (66527db)
  • Simplify README install section (0d29554)
  • Name the one shell tool shell (25089f1)
  • Give apropos groups and every sandbox verb its raw-result doc (07cf88d)
  • Make wait the only difference between a run and a background shell (634c047)
  • Serve the whole session's artifacts from a metadata index (cac2e80)
  • PLAN: name Phase 5 by its commit (4f9983d)
  • Make every run a handle: a timeout is a wait that expired (451a644)
  • Stop forcing deferred work at namespace load, which native-image runs on the builder (8d0eae4)
  • PLAN: name Phase 4 by its commit (1be0198)
  • Give a background shell a log FILE and a byte OFFSET cursor (e98cc60)
  • Page a project from the list on screen, not the gateway's own window (a264ef5)
  • Delete the project-wide rename (71f00d8)
  • Ask the :fs/access gate from struct_rename too (a6557f2)
  • release: update release notes for v0.1.34 (6469254)
  • Record what a host map actually looks like in the sandbox (1afa5d0)

com.blockether/vis-channel-tui

  • Name the one shell tool shell (25089f1)
  • Make wait the only difference between a run and a background shell (634c047)

com.blockether/vis-persistance-sqlite

  • Serve the whole session's artifacts from a metadata index (cac2e80)

com.blockether/vis-provider-opencode-go

  • Stop forcing deferred work at namespace load, which native-image runs on the builder (8d0eae4)

Full Changelog: v0.1.34...v0.1.35