Changelog - Dev - 08.08.2026 โ
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
[Unreleased] - 2026-08-08 โ
Added โ
- Introduce lantern-fleet tmux session launcher: Added
npm run fleet, a one-command launcher that creates or reattaches a tmux session with one Claude window per git worktree plus a package manager window. Runtime worktree discovery keeps the setup in sync automatically, and attach-or-create logic handles dropped connections gracefully. (#808)enhancementdevops
Update - 2026-08-08 03:34 UTC โ
Added โ
- Autopilot skill suite and merchant venue auto-associate: Introduces agent tooling for autopilot skills (executive decisions, PR management, merge orchestration) and automatic merchant venue association. Syncs project skills across Claude, Copilot, and Gemini platforms to streamline venue operator workflows. (#792)
enhancement
Update - 2026-08-08 20:42 UTC โ
Added โ
- Enable accessibility gate in story harness: Story harness now enforces axe accessibility checks as errors in test:stories and CI, catching violations early. Color-contrast rule is excluded pending design-token updates to address product-wide muted-text decisions. (#821)
enhancement