Skip to content

v0.1.22

Choose a tag to compare

@github-actions github-actions released this 01 Aug 22:50

What's Changed

  • release: v0.1.22 (c528fe7)
  • feat(companion): label session usage stats as meta rows (63cf04c)
  • feat: canonical MCP transports plus video/media attachment support (e270037)
  • Compress Clojure capability prompt guidance (6bdb4c5)
  • Deduplicate run_tests description against its schema (d8be512)
  • Restore REPL lifecycle ownership wording (1494216)
  • Tighten REPL facade reference docs (8f35957)
  • Tighten language facade tool descriptions (699c68f)
  • Tighten language facade reference docs (3467c59)
  • Further reduce language capability prompt (ff8001b)
  • Reduce language facade schema prose (b88d599)
  • Reduce REPL start reference docs (1fb581a)
  • Reduce REPL evaluation reference docs (04fcf57)
  • Reduce external REPL reference docs (3a7c50a)
  • Reduce linter reference docs (ee1efe7)
  • Reduce test runner reference docs (3adefde)
  • Reduce formatter reference docs (5e7d134)
  • Reduce language capability prompt (07a9b7a)
  • Reduce REPL stop tool surface (75e8bc4)
  • Reduce formatter tool surface (6250424)
  • Reduce lint tool surface (e1d11ea)
  • Reduce external REPL connection surface (689d224)
  • Reduce REPL evaluation tool surface (2bb3cce)
  • Reduce test runner tool surface (0034f6a)
  • Reduce REPL lifecycle tool surface (c98e8fe)
  • Reduce delete helper surface (611a199)
  • Reduce copy helper surface (8f7e6d0)
  • Reduce structural rename tool surface (bd4db7e)
  • Reduce write tool surface (d60e8ca)
  • Reduce filesystem tool surface (e730bf1)
  • Reduce patch tool surface (1032ffe)
  • Reduce cat tool surface (57a7da2)
  • Reduce structural node tool surface (6300767)
  • Reduce structural patch tool surface (0c85444)
  • Reduce struct index tool surface (58ec15e)
  • Reduce grep tool surface (e3b84ff)
  • Reduce Vis docs reference text (5a08ade)
  • Improve terminal media support and editor search (732b447)
  • Reduce introspection reference docs (b4cbd35)
  • Reduce MCP reference docs (51bb0ab)
  • Reduce Git reference docs (7873015)
  • Reduce search reference docs (6b2d1c6)
  • Reduce shell reference docs (bbe33d4)
  • Reduce Bridge tool discovery docs (fcb8313)
  • Reduce search extension discovery docs (36040ee)
  • Reduce Clojure language extension discovery docs (f2e1dc2)
  • Reduce Python language extension discovery docs (46de065)
  • Reduce Bun language extension discovery docs (6d25d2a)
  • Reduce introspection extension discovery docs (850c5df)
  • Reduce harness extension discovery docs (a0cf048)
  • Reduce Git extension discovery docs (d144b59)
  • Reduce shell extension discovery docs (d0f36b2)
  • Reduce MCP extension discovery docs (8adca4a)
  • Reduce foundation extension discovery docs (1801c2c)
  • Reduce YAML extension discovery docs (625b6d1)
  • Reduce Nippy extension discovery docs (d3748d3)
  • Reduce HTTPX extension discovery docs (20e0c59)
  • Reduce requests extension discovery docs (3a6ffc1)
  • Reduce urllib3 extension discovery docs (296ae56)
  • Improve companion, gateway, TUI, and file attributes (930077b)
  • Reduce attachment extension discovery docs (c158b81)
  • Reduce Ruff extension discovery docs (a5db65c)
  • Reduce BeautifulSoup extension discovery docs (41482ef)
  • Reduce TOML extension discovery docs (a14ffad)
  • Reduce timezone extension discovery docs (0d1a96f)
  • Reduce pytest extension discovery docs (85d98fc)
  • Reduce NumPy extension discovery docs (99a9a71)
  • Reduce tabulate extension discovery docs (b5fbfef)
  • Reduce pandas extension discovery docs (1fc984f)
  • Reduce FontTools extension discovery docs (eb6df52)
  • Reduce SQLite extension discovery docs (b3c5e48)
  • Reduce XlsxWriter extension discovery docs (077db3c)
  • Reduce PPTX extension discovery docs (8ee540d)
  • Reduce Paramiko extension discovery docs (71561ce)
  • Reduce Matplotlib extension discovery docs (85938d8)
  • Reduce Pillow extension discovery docs (efb74cf)
  • Reduce attachment shim discovery docs (2f5d49d)
  • Reduce SQLite shim discovery docs (1147e2d)
  • Reduce tabulate shim discovery docs (cd08f0b)
  • Reduce requests shim discovery docs (05071d2)
  • Reduce BeautifulSoup shim discovery docs (978dfcc)
  • Reduce urllib3 shim discovery docs (ad1177f)
  • Reduce TOML shim discovery docs (b888144)
  • Reduce PPTX shim discovery docs (be8c505)
  • Reduce YAML shim discovery docs (7506d57)
  • Reduce timezone shim discovery docs (6f7584f)
  • Reduce XlsxWriter shim discovery docs (e960ec6)
  • Reduce pandas shim discovery docs (b695ada)
  • Reduce HTTPX shim discovery docs (5d03f98)
  • Reduce FontTools shim discovery docs (6a9c2f5)
  • Reduce NumPy shim discovery docs (d2542ea)
  • Reduce Ruff shim discovery docs (67a1a1a)
  • Reduce PIL shim discovery docs (7689f08)
  • Reduce Nippy shim discovery docs (3ac7054)
  • Reduce matplotlib shim discovery docs (8c33958)
  • Reduce pytest shim discovery docs (6c189f3)
  • Reduce Paramiko shim discovery docs (c7326ae)
  • Reduce attachment shim tool docs (53fa235)
  • Reduce sandbox discovery tool docs (8e0f5ae)
  • Reduce sandbox helper tool docs (29463d2)
  • Use FFF for directory listings (6e780f8)
  • Reduce Bridge tool surfaces (a278174)
  • Reduce introspection tool surfaces (32fb869)
  • Reduce skill tool surface (9a949de)
  • Reduce Git tool surface (5c64341)
  • Reduce shell tool surface (e5b2e49)
  • Reduce language facade tool surfaces (555fcd1)
  • Reduce node and filesystem tool surfaces (7e410a4)
  • Reduce mutation tool surfaces (37c94a0)
  • Reduce read tool surfaces (fb346b8)
  • Reduce struct index tool surface (a4ce21b)
  • Reduce session fold tool surface (ca4b577)
  • refactor(tools): compact engine native contracts (d3473bf)
  • refactor(tools): compact research search contract (64d04a8)
  • refactor(tools): compact MCP contracts (995d6ae)
  • refactor(tools): compact repl lifecycle contract (dc89bb6)
  • fix(companion): make iOS release validation authoritative (a33c572)
  • feat(companion): modernize empty session state (b2643e9)
  • Improve attachment picker cancellation copy (477eba8)
  • refactor(tools): clarify native tool contracts (0348fe9)
  • fix(companion): build iOS releases with Xcode 26 (2ef9cf6)
  • fix(companion): install App Store profile in CI (5c05b86)
  • fix(companion): install iOS signing identity in CI (aa2f431)
  • fix(companion): authenticate Xcode archive export (62daa76)
  • fix(companion): scaffold native projects in clean CI (bde4c9c)
  • refactor: consolidate session introspection (afbe7de)
  • feat(companion): separate application settings (2d44ff1)
  • docs(companion): document beta as the default Play track (f29eafc)
  • fix(companion): recover Play releases without reuploading (8775b94)
  • release: update release notes for v0.1.21 (7e83824)

Package changes

com.blockether/vis

  • release: v0.1.22 (c528fe7)
  • feat(companion): label session usage stats as meta rows (63cf04c)
  • feat: canonical MCP transports plus video/media attachment support (e270037)
  • Compress Clojure capability prompt guidance (6bdb4c5)
  • Deduplicate run_tests description against its schema (d8be512)
  • Restore REPL lifecycle ownership wording (1494216)
  • Tighten REPL facade reference docs (8f35957)
  • Tighten language facade tool descriptions (699c68f)
  • Tighten language facade reference docs (3467c59)
  • Further reduce language capability prompt (ff8001b)
  • Reduce language facade schema prose (b88d599)
  • Reduce REPL start reference docs (1fb581a)
  • Reduce REPL evaluation reference docs (04fcf57)
  • Reduce external REPL reference docs (3a7c50a)
  • Reduce linter reference docs (ee1efe7)
  • Reduce test runner reference docs (3adefde)
  • Reduce formatter reference docs (5e7d134)
  • Reduce language capability prompt (07a9b7a)
  • Reduce REPL stop tool surface (75e8bc4)
  • Reduce formatter tool surface (6250424)
  • Reduce lint tool surface (e1d11ea)
  • Reduce external REPL connection surface (689d224)
  • Reduce REPL evaluation tool surface (2bb3cce)
  • Reduce test runner tool surface (0034f6a)
  • Reduce REPL lifecycle tool surface (c98e8fe)
  • Reduce delete helper surface (611a199)
  • Reduce copy helper surface (8f7e6d0)
  • Reduce structural rename tool surface (bd4db7e)
  • Reduce write tool surface (d60e8ca)
  • Reduce filesystem tool surface (e730bf1)
  • Reduce patch tool surface (1032ffe)
  • Reduce cat tool surface (57a7da2)
  • Reduce structural node tool surface (6300767)
  • Reduce structural patch tool surface (0c85444)
  • Reduce struct index tool surface (58ec15e)
  • Reduce grep tool surface (e3b84ff)
  • Reduce Vis docs reference text (5a08ade)
  • Improve terminal media support and editor search (732b447)
  • Reduce introspection reference docs (b4cbd35)
  • Reduce MCP reference docs (51bb0ab)
  • Reduce Git reference docs (7873015)
  • Reduce shell reference docs (bbe33d4)
  • Reduce introspection extension discovery docs (850c5df)
  • Reduce harness extension discovery docs (a0cf048)
  • Reduce Git extension discovery docs (d144b59)
  • Reduce shell extension discovery docs (d0f36b2)
  • Reduce MCP extension discovery docs (8adca4a)
  • Reduce foundation extension discovery docs (1801c2c)
  • Reduce YAML extension discovery docs (625b6d1)
  • Reduce Nippy extension discovery docs (d3748d3)
  • Reduce HTTPX extension discovery docs (20e0c59)
  • Reduce requests extension discovery docs (3a6ffc1)
  • Reduce urllib3 extension discovery docs (296ae56)
  • Improve companion, gateway, TUI, and file attributes (930077b)
  • Reduce attachment extension discovery docs (c158b81)
  • Reduce Ruff extension discovery docs (a5db65c)
  • Reduce BeautifulSoup extension discovery docs (41482ef)
  • Reduce TOML extension discovery docs (a14ffad)
  • Reduce timezone extension discovery docs (0d1a96f)
  • Reduce pytest extension discovery docs (85d98fc)
  • Reduce NumPy extension discovery docs (99a9a71)
  • Reduce tabulate extension discovery docs (b5fbfef)
  • Reduce pandas extension discovery docs (1fc984f)
  • Reduce FontTools extension discovery docs (eb6df52)
  • Reduce SQLite extension discovery docs (b3c5e48)
  • Reduce XlsxWriter extension discovery docs (077db3c)
  • Reduce PPTX extension discovery docs (8ee540d)
  • Reduce Paramiko extension discovery docs (71561ce)
  • Reduce Matplotlib extension discovery docs (85938d8)
  • Reduce Pillow extension discovery docs (efb74cf)
  • Reduce attachment shim discovery docs (2f5d49d)
  • Reduce SQLite shim discovery docs (1147e2d)
  • Reduce tabulate shim discovery docs (cd08f0b)
  • Reduce requests shim discovery docs (05071d2)
  • Reduce BeautifulSoup shim discovery docs (978dfcc)
  • Reduce urllib3 shim discovery docs (ad1177f)
  • Reduce TOML shim discovery docs (b888144)
  • Reduce PPTX shim discovery docs (be8c505)
  • Reduce YAML shim discovery docs (7506d57)
  • Reduce timezone shim discovery docs (6f7584f)
  • Reduce XlsxWriter shim discovery docs (e960ec6)
  • Reduce pandas shim discovery docs (b695ada)
  • Reduce HTTPX shim discovery docs (5d03f98)
  • Reduce FontTools shim discovery docs (6a9c2f5)
  • Reduce NumPy shim discovery docs (d2542ea)
  • Reduce Ruff shim discovery docs (67a1a1a)
  • Reduce PIL shim discovery docs (7689f08)
  • Reduce Nippy shim discovery docs (3ac7054)
  • Reduce matplotlib shim discovery docs (8c33958)
  • Reduce pytest shim discovery docs (6c189f3)
  • Reduce Paramiko shim discovery docs (c7326ae)
  • Reduce attachment shim tool docs (53fa235)
  • Reduce sandbox discovery tool docs (8e0f5ae)
  • Reduce sandbox helper tool docs (29463d2)
  • Use FFF for directory listings (6e780f8)
  • Reduce introspection tool surfaces (32fb869)
  • Reduce skill tool surface (9a949de)
  • Reduce Git tool surface (5c64341)
  • Reduce shell tool surface (e5b2e49)
  • Reduce language facade tool surfaces (555fcd1)
  • Reduce node and filesystem tool surfaces (7e410a4)
  • Reduce mutation tool surfaces (37c94a0)
  • Reduce read tool surfaces (fb346b8)
  • Reduce struct index tool surface (a4ce21b)
  • Reduce session fold tool surface (ca4b577)
  • refactor(tools): compact engine native contracts (d3473bf)
  • refactor(tools): compact MCP contracts (995d6ae)
  • refactor(tools): compact repl lifecycle contract (dc89bb6)
  • fix(companion): make iOS release validation authoritative (a33c572)
  • feat(companion): modernize empty session state (b2643e9)
  • Improve attachment picker cancellation copy (477eba8)
  • refactor(tools): clarify native tool contracts (0348fe9)
  • fix(companion): build iOS releases with Xcode 26 (2ef9cf6)
  • fix(companion): install App Store profile in CI (5c05b86)
  • fix(companion): install iOS signing identity in CI (aa2f431)
  • fix(companion): authenticate Xcode archive export (62daa76)
  • fix(companion): scaffold native projects in clean CI (bde4c9c)
  • refactor: consolidate session introspection (afbe7de)
  • feat(companion): separate application settings (2d44ff1)
  • docs(companion): document beta as the default Play track (f29eafc)
  • fix(companion): recover Play releases without reuploading (8775b94)
  • release: update release notes for v0.1.21 (7e83824)

com.blockether/vis-channel-tui

  • feat: canonical MCP transports plus video/media attachment support (e270037)
  • Improve terminal media support and editor search (732b447)
  • Improve companion, gateway, TUI, and file attributes (930077b)

com.blockether/vis-foundation-bridge

  • feat: canonical MCP transports plus video/media attachment support (e270037)
  • Reduce Bridge tool discovery docs (fcb8313)
  • Reduce Bridge tool surfaces (a278174)

com.blockether/vis-foundation-search

  • Reduce search reference docs (6b2d1c6)
  • Reduce search extension discovery docs (36040ee)
  • refactor(tools): compact research search contract (64d04a8)

com.blockether/vis-language-clojure

  • Reduce Clojure language extension discovery docs (f2e1dc2)

com.blockether/vis-language-python

  • Reduce Python language extension discovery docs (46de065)

com.blockether/vis-language-typescript-bun

  • Reduce Bun language extension discovery docs (6d25d2a)

Full Changelog: v0.1.21...v0.1.22