| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-01-15 | 4.3 kB | |
| v0.11.0 - Barn Door 2000 source code.tar.gz | 2026-01-15 | 4.0 MB | |
| v0.11.0 - Barn Door 2000 source code.zip | 2026-01-15 | 4.6 MB | |
| Totals: 3 Items | 8.6 MB | 0 | |
What's Changed
- fix: add TodoWrite to allowed tools in SDK presets by @comzine in https://github.com/AutoMaker-Org/automaker/pull/424
- feat: implement simple query service and enhance provider abstraction by @webdevcody in https://github.com/AutoMaker-Org/automaker/pull/454
- fix(codex): prevent infinite loop when fetching models on settings screen by @stefandevo in https://github.com/AutoMaker-Org/automaker/pull/455
- fix: handle pipeline resume edge cases and improve robustness by @casiusss in https://github.com/AutoMaker-Org/automaker/pull/344
- fix: make Docker container UID/GID configurable by @comzine in https://github.com/AutoMaker-Org/automaker/pull/448
- feat: add OpenCode CLI support in Docker by @thesobercoder in https://github.com/AutoMaker-Org/automaker/pull/460
- fix: add OpenCode cache volume for version file persistence by @thesobercoder in https://github.com/AutoMaker-Org/automaker/pull/465
- feat: add branch/worktree support to mass edit dialog by @Shironex in https://github.com/AutoMaker-Org/automaker/pull/468
- fix: use browser hostname for dev server URLs instead of localhost by @Shironex in https://github.com/AutoMaker-Org/automaker/pull/471
- feat: Add Discord-like project switcher sidebar with icon support by @webdevcody in https://github.com/AutoMaker-Org/automaker/pull/472
- feat: Mobile responsiveness improvements from community contributor by @Shironex in https://github.com/AutoMaker-Org/automaker/pull/449
- feat: add dev server log panel with real-time streaming by @Shironex in https://github.com/AutoMaker-Org/automaker/pull/474
- fix: use dynamic branch references instead of hardcoded origin/main by @Shironex in https://github.com/AutoMaker-Org/automaker/pull/477
- fix: Resolve windows npx spawn errors by @DenyCZ in https://github.com/AutoMaker-Org/automaker/pull/476
- chore(docker): add Playwright Chromium prerequisites by @thesobercoder in https://github.com/AutoMaker-Org/automaker/pull/478
- fix: follow up prompts by @Shironex in https://github.com/AutoMaker-Org/automaker/pull/479
- fix: embed systemPrompt into prompt for CLI-based providers by @thesobercoder in https://github.com/AutoMaker-Org/automaker/pull/480
- fix: ensure npm cache directory has correct permissions by @thesobercoder in https://github.com/AutoMaker-Org/automaker/pull/473
- feat: support ANTHROPIC_BASE_URL and ANTHROPIC_AUTH_TOKEN for custom endpoints by @ramarivera in https://github.com/AutoMaker-Org/automaker/pull/339
- feat(ui): Add project theme selection to context menu by @Shironex in https://github.com/AutoMaker-Org/automaker/pull/481
- fix: adress pr comments task not respecting worktrees by @Shironex in https://github.com/AutoMaker-Org/automaker/pull/484
- feat: add feature request github template by @Shironex in https://github.com/AutoMaker-Org/automaker/pull/485
- fix: Claude usage parsing for CLI v2.x and trust prompt handling by @Shironex in https://github.com/AutoMaker-Org/automaker/pull/486
- feat: enhance pr dialog base branch selection by @Shironex in https://github.com/AutoMaker-Org/automaker/pull/489
- Fix OpenCode GitHub Copilot authentication detection by @mcbodge in https://github.com/AutoMaker-Org/automaker/pull/494
- fix: load OpenCode models on Kanban by @thesobercoder in https://github.com/AutoMaker-Org/automaker/pull/490
- fix: agent output modal ui/ux and task list with spec/full plan mode by @Shironex in https://github.com/AutoMaker-Org/automaker/pull/493
- feat: merge worktree to main in dropdown menu by @Shironex in https://github.com/AutoMaker-Org/automaker/pull/492
- V0.11.0rc by @Shironex in https://github.com/AutoMaker-Org/automaker/pull/475
New Contributors
- @comzine made their first contribution in https://github.com/AutoMaker-Org/automaker/pull/424
- @thesobercoder made their first contribution in https://github.com/AutoMaker-Org/automaker/pull/460
- @DenyCZ made their first contribution in https://github.com/AutoMaker-Org/automaker/pull/476
- @ramarivera made their first contribution in https://github.com/AutoMaker-Org/automaker/pull/339
- @mcbodge made their first contribution in https://github.com/AutoMaker-Org/automaker/pull/494
Full Changelog: https://github.com/AutoMaker-Org/automaker/compare/v0.10.0...v0.11.0