Skip to content

v0.1.2

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Jul 05:55
11c2fc7

What's Changed

  • Add loomcycle Library (skills / MCP management) to the left rail by @denn-gubsky in #20
  • feat(desktop): package loomboard as a Tauri v2 native app by @denn-gubsky in #21
  • chore(client): upgrade @loomcycle/client to 1.13.0 (allowed_tools → tools) by @denn-gubsky in #22
  • fix(sidebar): make chat delete work in the desktop app (drop window.confirm) by @denn-gubsky in #23
  • fix(desktop): open the Library file dialog (disable Tauri drag-drop) by @denn-gubsky in #24
  • feat(ext): Chrome side-panel browser assistant (agentic, loomcycle-powered) by @denn-gubsky in #25
  • fix(ext): land post-#25 fixes on main (non-destructive agent + panel fixes) by @denn-gubsky in #26
  • fix(ext): browser bridge — drop clock-skew stale filter + add logging by @denn-gubsky in #27
  • feat(ext): on-screen browser-bridge status indicator by @denn-gubsky in #28
  • fix(ext): remove backlog drain that discarded live browser commands by @denn-gubsky in #29
  • feat(ext): show per-command round-trip in the bridge status bar by @denn-gubsky in #30
  • fix(ext): thread own channel cursor (immune to shared-cursor theft) by @denn-gubsky in #31
  • feat(extension): actuate via client-executed tools, not the Channel bridge by @denn-gubsky in #32
  • Restore canonical Apache-2.0 license text and fix misleading extension manifest comment by @denn-gubsky in #33
  • Render mermaid diagrams inline in the chat by @denn-gubsky in #34
  • ci(release): Tauri desktop + Chrome extension artifacts on tag push (v0.1.2) by @denn-gubsky in #35

Full Changelog: v0.1.1...v0.1.2

What's Changed

  • Add loomcycle Library (skills / MCP management) to the left rail by @denn-gubsky in #20
  • feat(desktop): package loomboard as a Tauri v2 native app by @denn-gubsky in #21
  • chore(client): upgrade @loomcycle/client to 1.13.0 (allowed_tools → tools) by @denn-gubsky in #22
  • fix(sidebar): make chat delete work in the desktop app (drop window.confirm) by @denn-gubsky in #23
  • fix(desktop): open the Library file dialog (disable Tauri drag-drop) by @denn-gubsky in #24
  • feat(ext): Chrome side-panel browser assistant (agentic, loomcycle-powered) by @denn-gubsky in #25
  • fix(ext): land post-#25 fixes on main (non-destructive agent + panel fixes) by @denn-gubsky in #26
  • fix(ext): browser bridge — drop clock-skew stale filter + add logging by @denn-gubsky in #27
  • feat(ext): on-screen browser-bridge status indicator by @denn-gubsky in #28
  • fix(ext): remove backlog drain that discarded live browser commands by @denn-gubsky in #29
  • feat(ext): show per-command round-trip in the bridge status bar by @denn-gubsky in #30
  • fix(ext): thread own channel cursor (immune to shared-cursor theft) by @denn-gubsky in #31
  • feat(extension): actuate via client-executed tools, not the Channel bridge by @denn-gubsky in #32
  • Restore canonical Apache-2.0 license text and fix misleading extension manifest comment by @denn-gubsky in #33
  • Render mermaid diagrams inline in the chat by @denn-gubsky in #34
  • ci(release): Tauri desktop + Chrome extension artifacts on tag push (v0.1.2) by @denn-gubsky in #35

Full Changelog: v0.1.1...v0.1.2

What's Changed

  • Add loomcycle Library (skills / MCP management) to the left rail by @denn-gubsky in #20
  • feat(desktop): package loomboard as a Tauri v2 native app by @denn-gubsky in #21
  • chore(client): upgrade @loomcycle/client to 1.13.0 (allowed_tools → tools) by @denn-gubsky in #22
  • fix(sidebar): make chat delete work in the desktop app (drop window.confirm) by @denn-gubsky in #23
  • fix(desktop): open the Library file dialog (disable Tauri drag-drop) by @denn-gubsky in #24
  • feat(ext): Chrome side-panel browser assistant (agentic, loomcycle-powered) by @denn-gubsky in #25
  • fix(ext): land post-#25 fixes on main (non-destructive agent + panel fixes) by @denn-gubsky in #26
  • fix(ext): browser bridge — drop clock-skew stale filter + add logging by @denn-gubsky in #27
  • feat(ext): on-screen browser-bridge status indicator by @denn-gubsky in #28
  • fix(ext): remove backlog drain that discarded live browser commands by @denn-gubsky in #29
  • feat(ext): show per-command round-trip in the bridge status bar by @denn-gubsky in #30
  • fix(ext): thread own channel cursor (immune to shared-cursor theft) by @denn-gubsky in #31
  • feat(extension): actuate via client-executed tools, not the Channel bridge by @denn-gubsky in #32
  • Restore canonical Apache-2.0 license text and fix misleading extension manifest comment by @denn-gubsky in #33
  • Render mermaid diagrams inline in the chat by @denn-gubsky in #34
  • ci(release): Tauri desktop + Chrome extension artifacts on tag push (v0.1.2) by @denn-gubsky in #35

Full Changelog: v0.1.1...v0.1.2

What's Changed

  • Add loomcycle Library (skills / MCP management) to the left rail by @denn-gubsky in #20
  • feat(desktop): package loomboard as a Tauri v2 native app by @denn-gubsky in #21
  • chore(client): upgrade @loomcycle/client to 1.13.0 (allowed_tools → tools) by @denn-gubsky in #22
  • fix(sidebar): make chat delete work in the desktop app (drop window.confirm) by @denn-gubsky in #23
  • fix(desktop): open the Library file dialog (disable Tauri drag-drop) by @denn-gubsky in #24
  • feat(ext): Chrome side-panel browser assistant (agentic, loomcycle-powered) by @denn-gubsky in #25
  • fix(ext): land post-#25 fixes on main (non-destructive agent + panel fixes) by @denn-gubsky in #26
  • fix(ext): browser bridge — drop clock-skew stale filter + add logging by @denn-gubsky in #27
  • feat(ext): on-screen browser-bridge status indicator by @denn-gubsky in #28
  • fix(ext): remove backlog drain that discarded live browser commands by @denn-gubsky in #29
  • feat(ext): show per-command round-trip in the bridge status bar by @denn-gubsky in #30
  • fix(ext): thread own channel cursor (immune to shared-cursor theft) by @denn-gubsky in #31
  • feat(extension): actuate via client-executed tools, not the Channel bridge by @denn-gubsky in #32
  • Restore canonical Apache-2.0 license text and fix misleading extension manifest comment by @denn-gubsky in #33
  • Render mermaid diagrams inline in the chat by @denn-gubsky in #34
  • ci(release): Tauri desktop + Chrome extension artifacts on tag push (v0.1.2) by @denn-gubsky in #35

Full Changelog: v0.1.1...v0.1.2