0.1.0-beta.3
Pre-release
Pre-release
·
130 commits
to master
since this release
[0.1.0-beta.3] - 2026-05-31
- test: provision Passport keys so MCP tests pass on a clean checkout (59d9fae)
- docs: document MCP server, Horizon/Redis stack, and task providers (99e55d6)
- feat: add MCP server for task communication (OAuth via Passport) (8884be2)
- feat: add task-provider bindings foundation (#45) (9b82bd0)
- feat: migrate queue system to Laravel Horizon (Redis) (#47) (4a97a4e)
- feat: show waiting-for-worker status in tasks (#44) (aeefe64)
- fix: timer bug and delayed status change after phase switch (#43) (c7324ad)
- feat: per-task log-bundle ZIP download for failure reproduction (670b3da)
- fix: detect Claude Max plan limit and recover from worker crashes (c860b89)
- feat: persist and visualize quality-gate logs in the UI (b1e4765)
- feat(worker): head+tail in quality-gate fix prompt and pipe-exit warning (52fb08e)
- fix(worker): seed /workspace/.env so Laravel boot does not warn (fbf099a)
- feat: better diagnostics — auth-401, codex resume, concept markdown (57c2910)
- fix(worker): pass dummy APP_KEY so target Laravel can boot (0cdc40b)
- feat(worker): make concept phase resumable on max-turns (e8f134e)
- refactor(tasks): split max_turns into max_turns_concept + _implement (acc2e5d)
- chore: retro feedbacks, ai improvements (3aa194d)