releases/v2026.318.0.md
Released: 2026-03-18
hermes_local adapter brings support for the Hermes CLI as an agent backend. (#587, @teknium1)worktree:cleanup command, env-var defaults, and auto-prefix for worktree branches. (#1038)os.userInfo() guard — Containers with UID-only users no longer crash; HOME is excluded from the cache key. (#1145, @wesseljt)os.userInfo() is used for model discovery instead of relying on the HOME env var. (#1145, @wesseljt).env from cwd when .paperclip/.env is missing. (#834, @mvanhorn)window.confirm with inline confirmation.archivedAt type coercion — String-to-Date conversion before Drizzle update prevents type errors.AGENT_HOME is now set correctly for child agent processes. (#864)Ten new database migrations (0028–0037) will run automatically on startup:
All migrations are additive (new tables and columns) — no existing data is modified. Standard paperclipai startup will apply them automatically.
If you use the .env file, note that the server now falls back to loading .env from the current working directory when .paperclip/.env is not found.
Thank you to everyone who contributed to this release!
@gsxdsm, @JonCSykes, @leeknowsai, @mvanhorn, @residentagent, @saishankar404, @teknium1, @vkartaviy, @wesseljt