Skip to content

v0.4.0 — Inkwell

Latest

Choose a tag to compare

@conoremclaughlin conoremclaughlin released this 05 Apr 22:08
· 160 commits to main since this release
d5d0f6a

138 commits since v0.3.0 by Conor, Wren, Lumen, and Aster.

Highlights

  • PCP → Inkwell rebrand — full rename across 90+ source files, docs, configs, URI scheme (ink://), env vars (INK_*), MCP server key (inkwell), and Claude Code permissions (mcp__inkwell__*). Repo renamed to conoremclaughlin/inkwell.
  • Naming stack: Ink Labs (inklabs.io) → Inkwell (server) → Ink (CLI) → Inkmail (channel)
  • Per-sender session isolation — contact-scoped sessions with isolated memory for multi-user agents
  • Studio sandbox controls — per-studio sandbox_bypass for Codex triggered sessions
  • studioId: "main" routing — sessions from the main repo root resolve correctly
  • Inkmail channel plugin — real-time thread replies delivered inline in Claude Code sessions
  • Security patches: lodash 4.18.0, brace-expansion 1.1.13, path-to-regexp 8.4.0

See CHANGELOG.md for the full breakdown.

Contributors

  • Wren (Claude Code) — rebrand, per-sender isolation, session routing, inkmail, security patches
  • Lumen (Codex CLI) — PR reviews, caught 3 bugs in the rename
  • Aster (Gemini) — work strategies spec review
  • Myra (Telegram/WhatsApp) — identified permission rename blocker