| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Automaker-0.15.0-amd64.deb | 2026-02-25 | 292.8 MB | |
| Automaker-0.15.0-arm64.dmg | 2026-02-25 | 448.1 MB | |
| Automaker-0.15.0-arm64.zip | 2026-02-25 | 434.8 MB | |
| Automaker-0.15.0-x64.dmg | 2026-02-25 | 453.0 MB | |
| Automaker-0.15.0-x64.exe | 2026-02-25 | 359.1 MB | |
| Automaker-0.15.0-x64.zip | 2026-02-25 | 439.7 MB | |
| Automaker-0.15.0-x86_64.AppImage | 2026-02-25 | 460.7 MB | |
| Automaker-0.15.0-x86_64.rpm | 2026-02-25 | 296.3 MB | |
| README.md | 2026-02-25 | 4.6 kB | |
| v0.15.0 source code.tar.gz | 2026-02-25 | 13.6 MB | |
| v0.15.0 source code.zip | 2026-02-25 | 14.5 MB | |
| Totals: 11 Items | 3.2 GB | 0 | |
What's Changed
- feat: add Claude Opus 4.6 and GPT-5.3-Codex model support by @Shironex in https://github.com/AutoMaker-Org/automaker/pull/757
- fix(auth): Improve OAuth credential detection and startup warning by @Shironex in https://github.com/AutoMaker-Org/automaker/pull/747
- fix(docker): Pre-install Playwright Chromium browsers for automated t… by @Shironex in https://github.com/AutoMaker-Org/automaker/pull/745
- Update README to remove maintenance notice by @gsxdsm in https://github.com/AutoMaker-Org/automaker/pull/772
- refactor: AutoModeService decomposition (Phases 1-6) [#733] + fixes by @gsxdsm in https://github.com/AutoMaker-Org/automaker/pull/771
- fix: Exclude waiting_approval cards from active running state display by @gsxdsm in https://github.com/AutoMaker-Org/automaker/pull/775
- feat: Add error handling to auto-mode facade and implement followUp f… by @gsxdsm in https://github.com/AutoMaker-Org/automaker/pull/776
- feat: Add task retry logic and improve max turns limit by @gsxdsm in https://github.com/AutoMaker-Org/automaker/pull/778
- Feat: Add ability to duplicate a feature and duplicate as a child by @gsxdsm in https://github.com/AutoMaker-Org/automaker/pull/774
- feat: Add feature state reconciliation on server startup by @gsxdsm in https://github.com/AutoMaker-Org/automaker/pull/781
- fix: release workflow assets + missing EventType entry by @DhanushSantosh in https://github.com/AutoMaker-Org/automaker/pull/783
- Feature: Comprehensive mobile improvements and bug fixes by @gsxdsm in https://github.com/AutoMaker-Org/automaker/pull/782
- Improve pull request flow, add branch selection for worktree creation, fix auto-mode concurrency count by @gsxdsm in https://github.com/AutoMaker-Org/automaker/pull/787
- Fix concurrency limits and remote branch fetching issues by @gsxdsm in https://github.com/AutoMaker-Org/automaker/pull/788
- Feature: File Editor by @gsxdsm in https://github.com/AutoMaker-Org/automaker/pull/789
- Feature: Add PR review comments and resolution, improve AI prompt handling by @gsxdsm in https://github.com/AutoMaker-Org/automaker/pull/790
- Fix: Dev server detection bug fixes. Settings sync bug fixes. Cli provider fixes. Terminal background/foreground colors by @gsxdsm in https://github.com/AutoMaker-Org/automaker/pull/791
- Fix: Delete Worktree Crash + PR Comments + Dev Server UX Improvements by @gsxdsm in https://github.com/AutoMaker-Org/automaker/pull/792
- Fix: PWA cache crash by @gsxdsm in https://github.com/AutoMaker-Org/automaker/pull/794
- Fix Docker Compose CORS issues with nginx API proxying by @gsxdsm in https://github.com/AutoMaker-Org/automaker/pull/793
- Fix crash on project selection and worktree switch by @gsxdsm in https://github.com/AutoMaker-Org/automaker/pull/795
- Feature: Git sync, set-tracking, and push divergence handling by @gsxdsm in https://github.com/AutoMaker-Org/automaker/pull/796
- Fix Codex CLI timeout handling and improve CI workflows by @gsxdsm in https://github.com/AutoMaker-Org/automaker/pull/797
- Improve pull request prompt and generation handling by @gsxdsm in https://github.com/AutoMaker-Org/automaker/pull/800
- Fix event hooks not persisting across server syncs by @gsxdsm in https://github.com/AutoMaker-Org/automaker/pull/799
- Fix deleting worktree crash and improve UX by @gsxdsm in https://github.com/AutoMaker-Org/automaker/pull/798
- Fix: Restore views properly, model selection for commit and pr and speed up some cli models with session resume by @gsxdsm in https://github.com/AutoMaker-Org/automaker/pull/801
- Add quick-add feature with improved workflows by @gsxdsm in https://github.com/AutoMaker-Org/automaker/pull/802
- Feature: worktree view customization and stability fixes by @gsxdsm in https://github.com/AutoMaker-Org/automaker/pull/805
- Fix agent output validation to prevent false verified status by @gsxdsm in https://github.com/AutoMaker-Org/automaker/pull/807
- fix: Resolve backlog plan generation for Claude-compatible providers by @patrick-patel in https://github.com/AutoMaker-Org/automaker/pull/809
- fix: Add dev-server:url-detected to EventType by @patrick-patel in https://github.com/AutoMaker-Org/automaker/pull/808
- V0.15.0rc by @gsxdsm in https://github.com/AutoMaker-Org/automaker/pull/810
New Contributors
- @gsxdsm made their first contribution in https://github.com/AutoMaker-Org/automaker/pull/772
- @patrick-patel made their first contribution in https://github.com/AutoMaker-Org/automaker/pull/809
Full Changelog: https://github.com/AutoMaker-Org/automaker/compare/v0.14.0...v0.15.0