| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-01-20 | 3.2 kB | |
| v0.13.0 - Flying High source code.tar.gz | 2026-01-20 | 13.0 MB | |
| v0.13.0 - Flying High source code.zip | 2026-01-20 | 13.7 MB | |
| Totals: 3 Items | 26.7 MB | 0 | |
What's Changed
- refactor: standardize PR state representation across the application by @Shironex in https://github.com/AutoMaker-Org/automaker/pull/562
- fix: improve project-switcher data-testid for uniqueness and special chars by @stefandevo in https://github.com/AutoMaker-Org/automaker/pull/578
- fix: resolve data directory persistence between Electron and Web modes by @DhanushSantosh in https://github.com/AutoMaker-Org/automaker/pull/573
- fix: enhance project context menu with theme submenu improvements by @Shironex in https://github.com/AutoMaker-Org/automaker/pull/587
- fix: add cross-platform Node.js launcher for Windows CMD/PowerShell support by @ScotTFO in https://github.com/AutoMaker-Org/automaker/pull/586
- fix: prevent new projects from overriding global theme setting by @stefandevo in https://github.com/AutoMaker-Org/automaker/pull/583
- fix: use getTerminalFontFamily for dev server logs terminal font by @stefandevo in https://github.com/AutoMaker-Org/automaker/pull/574
- feat: add three viewing modes for app specification by @stefandevo in https://github.com/AutoMaker-Org/automaker/pull/566
- feat: add auto-login for dev mode and fix log box formatting by @stefandevo in https://github.com/AutoMaker-Org/automaker/pull/567
- feat: implement cursor model migration and enhance auto mode function… by @webdevcody in https://github.com/AutoMaker-Org/automaker/pull/590
- fix: prevent response disposal race condition in E2E test by @stefandevo in https://github.com/AutoMaker-Org/automaker/pull/582
- feat: add external terminal support with cross-platform detection by @stefandevo in https://github.com/AutoMaker-Org/automaker/pull/565
- feat: unified Claude API key and profile system with z.AI, MiniMax, OpenRouter support by @stefandevo in https://github.com/AutoMaker-Org/automaker/pull/600
- fix: convert OpenCode model format to CLI slash format by @stefandevo in https://github.com/AutoMaker-Org/automaker/pull/605
- fix: prevent refresh button from overlapping close button in Dev Server dialog by @stefandevo in https://github.com/AutoMaker-Org/automaker/pull/610
- feat: auto-discover available ports when defaults are in use by @stefandevo in https://github.com/AutoMaker-Org/automaker/pull/614
- feat(ui): migrate to React Query for data fetching by @Shironex in https://github.com/AutoMaker-Org/automaker/pull/499
- apply the patches by @webdevcody in https://github.com/AutoMaker-Org/automaker/pull/626
- feat: Claude Compatible Providers System by @stefandevo in https://github.com/AutoMaker-Org/automaker/pull/629
- fix(opencode-provider): correct z.ai coding plan model mapping by @USerik in https://github.com/AutoMaker-Org/automaker/pull/625
- fix(ui): bulk update cache invalidation and model dropdown display by @stefandevo in https://github.com/AutoMaker-Org/automaker/pull/633
- V0.13.0rc by @webdevcody in https://github.com/AutoMaker-Org/automaker/pull/635
New Contributors
- @ScotTFO made their first contribution in https://github.com/AutoMaker-Org/automaker/pull/586
- @USerik made their first contribution in https://github.com/AutoMaker-Org/automaker/pull/625
Full Changelog: https://github.com/AutoMaker-Org/automaker/compare/v0.12.0...v0.13.0