Skip to content

v0.1.32

Choose a tag to compare

@github-actions github-actions released this 06 Aug 01:38
· 584 commits to main since this release

What's Changed

  • Release v0.1.32 (6d4bf91)
  • Drop stale workspace backend re-exports from core (5609ac9)
  • Allow per-model provider API styles (efb7b12)
  • Match fleet header typography (1cf3007)
  • Make fleet headers and attachments easier to use (93d4aff)
  • Use the shared Button component for doc-artifact toolbar controls (c174733)
  • companion: let a pinch start while a stroke is in progress (5ed890d)
  • Fold the artifacts sheet's title band into its filter strip (48fde28)
  • Drop oversized py-2 override from image-viewer/annotation buttons (9b344dc)
  • Raise ArtifactsSheet z-index above transcript copy buttons (9abaf9a)
  • Bridge extension: throw on missing :workspace/root instead of falling back to user.dir (cb4e63b)
  • companion: resume last session on cold hashless relaunch (ee72aad)
  • Drop bossy "ATTACH ONE OR TWO PER TURN" framing from attach shim's prompt-facing description (3449230)
  • Print every shim's supported surface in the system prompt (da99aad)
  • Write every shim description as an editable multi-line str (64fcd44)
  • Tell the write side to keep one document under one name (06424ae)
  • Version artifacts so a name is one continuous thread of work (4e5ba78)
  • Hardcode workspace backend to Rift, remove pluggable backend registry (a843146)
  • Align fleet kebab flush-right and match project header typography (c269eef)
  • Add vis-agent gateway mcp CLI commands (74f26e0)
  • Replace ⋯ glyph with a proper DotsIcon in the icon set (52280c5)
  • Remove the redundant fleet bar ⋯ — one kebab per machine header only (32f70e9)
  • Rename release-companion skill to release-companion-hotfix (386459a)
  • Remove the /clear slash command (398d28d)
  • Fix iOS keyboard glitch when tapping a slash command (23cbf2f)
  • Put every machine verb behind one ⋯ menu and let a session pick its project (62daee7)
  • Suspend the zoom-viewer snap transition during a live pinch/pan (577388d)
  • Fit the composer text to its own line box (c877137)
  • Loosen the small type steps and refuse a hardcoded line-height (5f45e7f)
  • release: update release notes for v0.1.31 (507ca8d)
  • Draw the design board with the app's own list components (0f423eb)

Package changes

com.blockether/vis

  • Release v0.1.32 (6d4bf91)
  • Drop stale workspace backend re-exports from core (5609ac9)
  • Allow per-model provider API styles (efb7b12)
  • Match fleet header typography (1cf3007)
  • Make fleet headers and attachments easier to use (93d4aff)
  • Use the shared Button component for doc-artifact toolbar controls (c174733)
  • companion: let a pinch start while a stroke is in progress (5ed890d)
  • Fold the artifacts sheet's title band into its filter strip (48fde28)
  • Drop oversized py-2 override from image-viewer/annotation buttons (9b344dc)
  • Raise ArtifactsSheet z-index above transcript copy buttons (9abaf9a)
  • companion: resume last session on cold hashless relaunch (ee72aad)
  • Drop bossy "ATTACH ONE OR TWO PER TURN" framing from attach shim's prompt-facing description (3449230)
  • Print every shim's supported surface in the system prompt (da99aad)
  • Write every shim description as an editable multi-line str (64fcd44)
  • Tell the write side to keep one document under one name (06424ae)
  • Version artifacts so a name is one continuous thread of work (4e5ba78)
  • Hardcode workspace backend to Rift, remove pluggable backend registry (a843146)
  • Align fleet kebab flush-right and match project header typography (c269eef)
  • Add vis-agent gateway mcp CLI commands (74f26e0)
  • Replace ⋯ glyph with a proper DotsIcon in the icon set (52280c5)
  • Remove the redundant fleet bar ⋯ — one kebab per machine header only (32f70e9)
  • Rename release-companion skill to release-companion-hotfix (386459a)
  • Remove the /clear slash command (398d28d)
  • Fix iOS keyboard glitch when tapping a slash command (23cbf2f)
  • Put every machine verb behind one ⋯ menu and let a session pick its project (62daee7)
  • Suspend the zoom-viewer snap transition during a live pinch/pan (577388d)
  • Fit the composer text to its own line box (c877137)
  • Loosen the small type steps and refuse a hardcoded line-height (5f45e7f)
  • release: update release notes for v0.1.31 (507ca8d)
  • Draw the design board with the app's own list components (0f423eb)

com.blockether/vis-foundation-bridge

  • Bridge extension: throw on missing :workspace/root instead of falling back to user.dir (cb4e63b)

com.blockether/vis-persistance-sqlite

  • Version artifacts so a name is one continuous thread of work (4e5ba78)

Full Changelog: v0.1.31...v0.1.32