Skip to content

Releases: spool-lab/spool

Spool 0.3.4

10 Apr 03:32

Choose a tag to compare

What's new

  • Upgrade GitHub Actions runtimes
  • Fix lockfile for Codex ACP upgrade
  • Persist theme settings across restarts
  • Make session detail searchable without forcing users back out (#48)
  • Unblock Gemini session search without leaking user-specific fixture data
  • docs: connector plugin architecture & developer guide (#41)
  • Update Codex extension to v0.10 and remove AGENTS guide
  • Refine theme settings editor and simplify appearance controls

Install

macOS (Apple Silicon)

curl -fsSL https://spool.pro/install.sh | bash

Linux (x86_64)
Download the AppImage or tar.gz from the assets below.

This is an early release — feedback and bug reports welcome via Issues.

Spool 0.3.3

07 Apr 08:52

Choose a tag to compare

What's new

  • docs: credit fieldtheory-cli and OpenCLI in README
  • feat: native Twitter Bookmark sync via connector framework (#39)
  • fix: parse version from DMG URL only once in install.sh (#40)
  • refactor: deduplicate shellQuote into shared module
  • feat: improve resume actions for session search results (#38)
  • feat: add cal.com booking link to landing page and document electron-rebuild step

Install

macOS (Apple Silicon)

curl -fsSL https://spool.pro/install.sh | bash

Linux (x86_64)
Download the AppImage or tar.gz from the assets below.

This is an early release — feedback and bug reports welcome via Issues.

Spool 0.3.2

03 Apr 16:52

Choose a tag to compare

What's new

  • feat: add Linux support (dev + build) (#25)
  • fix: resolve install.sh mount point before copying app (#36)
  • fix: distinguish DB-not-found from other errors in CLI status command (#34)
  • chore: update footer attribution to Spool Lab
  • fix: SEO improvements across landing, blog, and docs
  • fix: correct docs to reflect /spool skill and CLI are not yet functional

Install

macOS (Apple Silicon)

curl -fsSL https://spool.pro/install.sh | bash

Linux (x86_64)
Download the AppImage or tar.gz from the assets below.

This is an early release — feedback and bug reports welcome via Issues.

Spool 0.3.1

02 Apr 12:13

Choose a tag to compare

What's new

  • feat: migrate landing to Astro + Starlight with docs and blog
  • fix: move sync to worker thread and optimize FTS indexing (#33)
  • copy: update landing subtitle and typing phrases to match current product
  • fix: add robots.txt, sitemap.xml and fix canonical URL for Google indexing
  • fix: stop auto-opening DevTools on every window creation (#31)
  • feat: scroll to matching message when opening session from search (#30)
  • Refine ACP prompt for source-aware search (#29)

Install

curl -fsSL https://spool.pro/install.sh | bash

Requires macOS on Apple Silicon (M1+).

This is an early release — feedback and bug reports welcome via Issues.

Spool 0.3.0

01 Apr 07:40

Choose a tag to compare

What's new

  • feat: add built-in agent runtime via Open Agent SDK
  • feat: auto-detect terminal and add terminal preference setting for session resume (#26)
  • feat: display user-renamed session titles from Claude Code and Codex (#24)
  • fix: show "via API" instead of "via ACP" for built-in agent
  • fix: use POSIX-compatible regex in install.sh for macOS BSD sed/grep (#23)
  • fix: tray click crashes after closing recreated window (#22)

Install

curl -fsSL https://spool.pro/install.sh | bash

Requires macOS on Apple Silicon (M1+).

This is an early release — feedback and bug reports welcome via Issues.

Spool 0.2.1

30 Mar 09:07

Choose a tag to compare

What's new

  • feat: improve session resume UX
  • feat: add default search sort setting
  • feat: support profile-based session discovery
  • feat: add search result sorting
  • fix: deploy-landing CI needs pnpm/node setup for wrangler
  • fix: GitHub button uses primary accent style for star conversion
  • feat: auto-deploy landing page via GitHub Actions + star button
  • fix: remove accidentally nested landing directory
  • fix: restore landing page files lost during rebase
  • fix: CI build uses --publish never to avoid GH_TOKEN requirement

Install

curl -fsSL https://spool.pro/install.sh | bash

Requires macOS on Apple Silicon (M1+).

This is an early release — feedback and bug reports welcome via Issues.

Spool 0.2.0

29 Mar 14:51

Choose a tag to compare

What's new

  • feat: multi-agent ACP support — Kimi Code, OpenCode, Alma adapters
  • feat: auto-update from GitHub Releases (VS Code-style)
  • feat: curl-based installer

Install

curl -fsSL https://spool.pro/install.sh | bash

Requires macOS on Apple Silicon (M1+).

Spool 0.1.3

28 Mar 06:28

Choose a tag to compare

What's new

  • fix: cli build fails due to missing bin/spool.js (#12)
  • fix: Codex CLI ACP query broken in packaged Electron app
  • fix: agent search broken in packaged Electron app
  • fix: parse sync timestamp as UTC in SourcesPanel

Install

Download Spool-0.1.3-arm64.dmg and drag Spool to your Applications folder.
Requires macOS on Apple Silicon (M1+).

Spool 0.1.2

28 Mar 04:21

Choose a tag to compare

What's new

  • fix: resolve opencli and node in macOS GUI environment

Install

Download Spool-0.1.2-arm64.dmg and drag Spool to your Applications folder.
Requires macOS on Apple Silicon (M1+).

Spool 0.1.1

28 Mar 03:45

Choose a tag to compare

What's new

  • fix: release script dist cleanup and notes generation
  • fix: use temp file for release notes in release script
  • fix: add connectivity check to onboarding bridge step
  • fix: onboarding verify/sync feedback and macOS GUI PATH issues
  • fix: update X handle to @spoollabs on landing page
  • docs: add app screenshot to README
  • feat: add X/Twitter icon to landing nav
  • docs: add LICENSE, CONTRIBUTING, issue templates, update Discord links
  • ci: add manual release workflow for GitHub Actions

Install

Download Spool-0.1.1-arm64.dmg and drag Spool to your Applications folder.
Requires macOS on Apple Silicon (M1+).