Skip to content

v0.1.27

Choose a tag to compare

@github-actions github-actions released this 03 Aug 11:39

What's Changed

  • Pin the Python interpreter from vis.yml and fix interpreter resolution (1afda1c)
  • Document --native as the released build with a self-built fallback (338a8d4)
  • Read API keys in a transient instead of a logo dialog (c79c52f)
  • Align root help columns and document runtime and config options (ba0311e)
  • Configure providers and models with magit transients (4279a17)
  • Let a magit transient paint inside a host dialog's frame (609d503)
  • Expose project test environment consistently (98b0e4b)
  • Retain selected live provider models (6d9f91e)
  • Fix Bridge commit gate project selection (0351477)
  • Park timeout walls while human input is pending (df4b3ba)
  • Release v0.1.27 (6374d35)
  • Rebuild the LLM router on /reload (a76e905)
  • Give provider card limits their own row (985d90a)
  • Stop the composer keyboard flickering after attaching media (a3b35fa)
  • Make the magit transient a full-bleed band with a title margin (30fc538)
  • Accept images up to 25MB over the gateway (c5a4f39)
  • Build Linux release assets locally with a real version sha (f8447ed)
  • Keep a gateway notification choice even when that machine is unreachable (fa66a97)
  • Give every paired machine its own notification switch (fb5a62b)
  • release: update release notes for v0.1.26 (1cd9469)

Package changes

com.blockether/vis

  • Pin the Python interpreter from vis.yml and fix interpreter resolution (1afda1c)
  • Document --native as the released build with a self-built fallback (338a8d4)
  • Align root help columns and document runtime and config options (ba0311e)
  • Expose project test environment consistently (98b0e4b)
  • Park timeout walls while human input is pending (df4b3ba)
  • Release v0.1.27 (6374d35)
  • Rebuild the LLM router on /reload (a76e905)
  • Stop the composer keyboard flickering after attaching media (a3b35fa)
  • Accept images up to 25MB over the gateway (c5a4f39)
  • Build Linux release assets locally with a real version sha (f8447ed)
  • Keep a gateway notification choice even when that machine is unreachable (fa66a97)
  • Give every paired machine its own notification switch (fb5a62b)
  • release: update release notes for v0.1.26 (1cd9469)

com.blockether/vis-channel-tui

  • Read API keys in a transient instead of a logo dialog (c79c52f)
  • Configure providers and models with magit transients (4279a17)
  • Let a magit transient paint inside a host dialog's frame (609d503)
  • Retain selected live provider models (6d9f91e)
  • Give provider card limits their own row (985d90a)
  • Make the magit transient a full-bleed band with a title margin (30fc538)

com.blockether/vis-foundation-bridge

  • Fix Bridge commit gate project selection (0351477)

com.blockether/vis-language-python

  • Pin the Python interpreter from vis.yml and fix interpreter resolution (1afda1c)
  • Expose project test environment consistently (98b0e4b)

Full Changelog: v0.1.26...v0.1.27