Bug Fixes
- Shorten share URLs ~25% by streamlining encoding pipeline
Miscellaneous
- Optimize website image performance
- Fix self-referencing SHARE_BASE_URL constant on /shared page
Bug Fixes
- Security audit hardening across console, launcher, and installer
- Improve Codex CLI invocation and reviewer agent prompting
Features
- Codex adversarial reviewers, spec sharing, and Console improvements
Features
- Add E2E encrypted spec sharing with collaborative annotation feedback
Bug Fixes
- Added sudo prompt for npm if needed
Bug Fixes
- Use AskUserQuestion at code review gate so stop guard allows exit
Bug Fixes
- Prefer Claude Code Chrome over agent-browser for browser automation
Bug Fixes
- Agent-browser ARM64 Linux support, dynamic devcontainer naming
- Ensure codegraph is in PATH via ~/.pilot/bin symlink
Bug Fixes
- Replace mock.module with spyOn for logger in timeline-formatting tests
- Enhanced CI debug for logger test — check test file content and single-file run
- Add debug step to release.yml (runs on main, not dev)
- Add debug step to diagnose CI logger.formatTool failure
- Pin Bun version to 1.3.9 in CI workflows
- Skip quality hooks when project has no linter config
- Replace codebase-memory-mcp with CodeGraph across project
- Add Claude CLI flag passthrough and relax /spec permission mode enforcement
Miscellaneous
- Improved Website Content
- Updated Pricing Section and Readme
Features
- Plan annotations, code review mode, E2E test scenarios in spec workflow
Bug Fixes
- Replace broken auto-mode probe with retry-on-failure