Commit Graph

  • c2fed78733 refactor(ui): migrate remaining components to React Query Shirone 2026-01-15 16:22:39 +01:00
  • 5fe7bcd378 refactor(ui): migrate usage popovers and running agents to React Query Shirone 2026-01-15 16:22:17 +01:00
  • 20caa424fc refactor(ui): migrate settings view to React Query Shirone 2026-01-15 16:22:04 +01:00
  • c4e0a7cc96 refactor(ui): migrate GitHub views to React Query Shirone 2026-01-15 16:21:49 +01:00
  • d1219a225c refactor(ui): migrate worktree panel to React Query Shirone 2026-01-15 16:21:36 +01:00
  • 3411256366 refactor(ui): migrate board view to React Query Shirone 2026-01-15 16:21:23 +01:00
  • d08ef472a3 feat(ui): add shared skeleton component and update CLI status Shirone 2026-01-15 16:21:08 +01:00
  • d81997d24b feat(ui): add WebSocket event to React Query cache bridge Shirone 2026-01-15 16:20:53 +01:00
  • 845674128e feat(ui): add React Query mutation hooks Shirone 2026-01-15 16:20:38 +01:00
  • 2bc931a8b0 feat(ui): add React Query hooks for data fetching Shirone 2026-01-15 16:20:24 +01:00
  • e57549c06e feat(ui): add React Query foundation and provider setup Shirone 2026-01-15 16:20:08 +01:00
  • 241fd0b252 Merge remote-tracking branch 'upstream/v0.12.0rc' into patchcraft DhanushSantosh 2026-01-15 19:38:37 +05:30
  • 164acc1b4e chore: update package-lock.json DhanushSantosh 2026-01-15 19:38:18 +05:30
  • 78e5ddb4a8 chore: release v0.11.0 v0.11.0 webdevcody 2026-01-14 20:34:37 -05:00
  • 43904cdb02 Merge pull request #475 from AutoMaker-Org/v0.11.0rc Web Dev Cody 2026-01-14 20:31:11 -05:00
  • 7ea1383e10 Merge pull request #492 from AutoMaker-Org/feature/v0.11.0rc-1768413895104-31pa Shirone 2026-01-14 22:10:02 +00:00
  • 425e38811f Merge pull request #493 from AutoMaker-Org/feature/v0.11.0rc-1768413909856-a0al Shirone 2026-01-14 21:49:47 +00:00
  • f6bda66ed4 feat: enhance agent info panel with real-time task status updates and fresh planSpec integration Shirone 2026-01-14 22:39:47 +01:00
  • 0df7e4a33d Merge pull request #490 from thesobercoder/fix/openrouter-models-kanban Web Dev Cody 2026-01-14 16:12:45 -05:00
  • 41ad717b8e Merge pull request #494 from mcbodge/feature/add-copilot-support Web Dev Cody 2026-01-14 16:11:38 -05:00
  • fec5f88d91 feat: add GitHub Copilot support for OAuth token validation Manuel Grillo 2026-01-14 21:44:33 +01:00
  • 724858d215 fix: adjust more Shirone 2026-01-14 21:12:48 +01:00
  • 2b93afbd43 Changes from feature/v0.11.0rc-1768413909856-a0al Shirone 2026-01-14 21:03:54 +01:00
  • ca0f3ecedf fix: adjust task progress panel height and improve effective todos handling in agent info panel Shirone 2026-01-14 21:02:24 +01:00
  • ee0d0c6c59 fix: merge worktree handler now uses correct branch name and path Shirone 2026-01-14 20:49:17 +01:00
  • ac38e85f3c Merge branch 'v0.11.0rc' into fix/openrouter-models-kanban Soham Dasgupta 2026-01-15 00:01:00 +05:30
  • ca3286a374 Merge pull request #489 from AutoMaker-Org/feature/v0.11.0rc-1768410827235-36uf Shirone 2026-01-14 17:39:27 +00:00
  • 0898578c11 fix: Include remote branches in PR base selection even when local branch exists Shirone 2026-01-14 18:36:14 +01:00
  • 07593f8704 feat: enhance list-branches endpoint to support fetching remote branches Shirone 2026-01-14 18:25:31 +01:00
  • 3f8a8db7a5 Merge pull request #486 from AutoMaker-Org/fix/claude-usage-parsing Shirone 2026-01-14 16:56:26 +00:00
  • 13eead3855 fix: use process.cwd() consistently across all platforms Shirone 2026-01-14 17:53:13 +01:00
  • cb910feae9 fix: Claude usage parsing for CLI v2.x and trust prompt handling Shirone 2026-01-14 17:48:44 +01:00
  • c75f9a29cb Merge pull request #485 from AutoMaker-Org/feature/v0.11.0rc-1768406316676-kza4 Shirone 2026-01-14 16:18:44 +00:00
  • 3c5e453b01 fix: adress pr comments Shirone 2026-01-14 17:13:41 +01:00
  • 63e0ffac42 Merge pull request #484 from AutoMaker-Org/feature/v0.11.0rc-1768405788678-28bn Shirone 2026-01-14 16:10:15 +00:00
  • d0155f28c8 feat: add feature request github template Shirone 2026-01-14 17:07:01 +01:00
  • 27ca08d98a fix: Set workMode to custom for PR and conflict flows Shirone 2026-01-14 17:02:52 +01:00
  • df99950475 Merge pull request #481 from AutoMaker-Org/feature/v0.11.0rc-1768383713091-hnir Shirone 2026-01-14 15:28:18 +00:00
  • 6a85073d94 Merge pull request #339 from ramarivera/feat/custom-anthropic-endpoint Web Dev Cody 2026-01-14 10:09:56 -05:00
  • 7b73ff34f1 fix: adress pr comments Shirone 2026-01-14 15:43:42 +01:00
  • 8419b12f3f feat(ui): Add project theme selection to context menu with clean code refactoring Shirone 2026-01-14 15:33:51 +01:00
  • f1a5bcd17a fix: load OpenRouter models on kanban board without visiting settings Soham Dasgupta 2026-01-14 19:46:43 +05:30
  • 28d8a4cc9e Merge pull request #473 from thesobercoder/fix/npm-cache-permissions Web Dev Cody 2026-01-14 09:16:30 -05:00
  • 7108cdd2ca Merge pull request #480 from thesobercoder/fix/cli-provider-system-prompt Web Dev Cody 2026-01-14 09:16:01 -05:00
  • e7bfb19203 fix: embed systemPrompt into prompt for CLI-based providers Soham Dasgupta 2026-01-14 19:20:47 +05:30
  • beac823472 Merge pull request #479 from AutoMaker-Org/fix/followup-run Shirone 2026-01-14 08:43:39 +00:00
  • c7fac3d9e6 refactor: Replace worktreePath param with useWorktrees flag Shirone 2026-01-14 09:29:38 +01:00
  • 3689eb969d Merge pull request #478 from thesobercoder/chore/playwright-docker-prereqs Shirone 2026-01-14 07:30:24 +00:00
  • 5e330b7691 chore(docker): add Playwright Chromium deps Soham Dasgupta 2026-01-14 12:27:46 +05:30
  • 5ec5fe82e6 refactor: Enhance project management features and UI components webdevcody 2026-01-13 22:35:45 -05:00
  • ee13bf9a8f Merge pull request #476 from DenyCZ/fix/windows-npx Shirone 2026-01-14 00:00:32 +00:00
  • 219af28afc Merge pull request #477 from AutoMaker-Org/fix/dynamic-branch-references Shirone 2026-01-13 23:59:49 +00:00
  • b64025b134 fix: adress pr comments Shirone 2026-01-14 00:57:30 +01:00
  • 51e4e8489a fix: use dynamic branch references instead of hardcoded origin/main Shirone 2026-01-14 00:40:10 +01:00
  • bb70d04b88 fix: Resolve windows npx spawn errors DenyCZ 2026-01-14 00:31:04 +01:00
  • 32f6c6d6eb Merge pull request #474 from AutoMaker-Org/feat/dev-server-log-panel Shirone 2026-01-13 21:04:58 +00:00
  • b6688e630e Merge branch 'v0.11.0rc' into feat/dev-server-log-panel Shirone 2026-01-13 22:01:44 +01:00
  • 073f6d5793 feat: add dev server log panel with real-time streaming Shirone 2026-01-13 20:42:57 +01:00
  • 9153b06f09 Merge pull request #449 from AutoMaker-Org/feat/mobile-improvements-contributor Shirone 2026-01-13 20:48:47 +00:00
  • 6cb2af8757 test: update claude-usage-service tests for improved error handling and timeout management Shirone 2026-01-13 21:37:16 +01:00
  • ca3b013a7b Merge v0.11.0rc into feat/mobile-improvements-contributor Shirone 2026-01-13 21:31:44 +01:00
  • abde1ba40a Merge pull request #472 from AutoMaker-Org/claude/issue-469-20260113-1744 Web Dev Cody 2026-01-13 14:59:32 -05:00
  • b04659fb56 Merge branch 'v0.11.0rc' into claude/issue-469-20260113-1744 webdevcody 2026-01-13 14:59:14 -05:00
  • 74ee30d5db refactor: improve code readability and maintainability in SDK options and icon picker webdevcody 2026-01-13 14:56:44 -05:00
  • a300466ca9 feat: enhance project management with custom icon support and UI improvements webdevcody 2026-01-13 14:39:19 -05:00
  • 9311f2e62a Merge remote-tracking branch 'upstream/v0.11.0rc' into patchcraft DhanushSantosh 2026-01-14 00:55:46 +05:30
  • 67245158ea chore: ignore .codex directory DhanushSantosh 2026-01-14 00:55:22 +05:30
  • 520d9a945c chore: add workflow files to git tracking DhanushSantosh 2026-01-14 00:54:46 +05:30
  • fa3ead0e8d feat(auto-mode): skip memory extraction when Claude not configured and add reasoning effort support DhanushSantosh 2026-01-14 00:50:33 +05:30
  • 253ab94646 feat(github): add Codex/OpenCode model support for issue validation DhanushSantosh 2026-01-14 00:50:02 +05:30
  • fbb3f697e1 feat(settings): add OpenAI/Google API key support and unified ModelId type DhanushSantosh 2026-01-14 00:49:35 +05:30
  • 1a1517dffb fix: ensure npm cache directory has correct permissions Soham Dasgupta 2026-01-14 00:49:28 +05:30
  • 690cf1f281 fix(codex-provider): use SDK mode when API key is present to avoid OAuth failures DhanushSantosh 2026-01-14 00:45:01 +05:30
  • 6f55da46ac Merge pull request #471 from AutoMaker-Org/fix/dev-server-url Shirone 2026-01-13 18:46:17 +00:00
  • 57453966ac Merge branch 'v0.11.0rc' of github.com:AutoMaker-Org/automaker into v0.11.0rc webdevcody 2026-01-13 13:45:35 -05:00
  • 298acc9f89 style: add overflow-y-auto class to dialog content containers webdevcody 2026-01-13 13:45:29 -05:00
  • f4390bc82f security: add noopener,noreferrer to window.open calls Shirone 2026-01-13 19:43:20 +01:00
  • 62af2031f6 feat: enhance dev server URL handling and improve accessibility Shirone 2026-01-13 19:33:09 +01:00
  • 0ddd672e0e feat: Add Discord-like project switcher sidebar with icon support claude[bot] 2026-01-13 17:53:15 +00:00
  • 7ef525effa fix: clarify comments on branch name handling in BoardView Shirone 2026-01-13 18:51:20 +01:00
  • 2303dcd133 Merge pull request #468 from AutoMaker-Org/feat/add-branch-name-to-mass-edit Shirone 2026-01-13 17:43:25 +00:00
  • cc4f39a6ab chore: fix formatting issues for CI Shirone 2026-01-13 18:38:09 +01:00
  • d4076ad0ce refactor: address CodeRabbit PR feedback Shirone 2026-01-13 18:37:26 +01:00
  • 3bd8626d48 feat: add branch/worktree support to mass edit dialog Shirone 2026-01-13 18:27:22 +01:00
  • ff5915dd20 refactor: update terminology in board view components webdevcody 2026-01-13 12:19:24 -05:00
  • 8500f71565 Merge branches 'v0.11.0rc' and 'v0.11.0rc' of github.com:AutoMaker-Org/automaker into v0.11.0rc webdevcody 2026-01-13 12:05:57 -05:00
  • 81bab1d8ab Merge pull request #465 from thesobercoder/fix/opencode-cache-volume Shirone 2026-01-13 15:22:52 +00:00
  • 24a6633322 fix: add OpenCode cache volume for version file persistence Soham Dasgupta 2026-01-13 20:45:33 +05:30
  • f073f6ecc3 Merge remote-tracking branch 'upstream/v0.11.0rc' into patchcraft DhanushSantosh 2026-01-13 20:28:49 +05:30
  • 2870ddb223 Merge pull request #460 from thesobercoder/feature/opencode-docker-support Web Dev Cody 2026-01-13 09:35:28 -05:00
  • 1578d02e70 Merge branch 'v0.11.0rc' into feature/opencode-docker-support Web Dev Cody 2026-01-13 09:35:18 -05:00
  • bb710ada1a feat: enhance settings view and feature defaults management webdevcody 2026-01-13 09:30:15 -05:00
  • 33ae860059 feat: update Docker volumes for OpenCode CLI data and user configuration Soham Dasgupta 2026-01-13 20:01:22 +05:30
  • 3de6d58af3 Merge branch 'v0.11.0rc' of github.com:AutoMaker-Org/automaker into v0.11.0rc webdevcody 2026-01-13 09:30:20 -05:00
  • c8e66a866e feat: enhance settings view and feature defaults management webdevcody 2026-01-13 09:30:15 -05:00
  • c25efdc0d8 Revert "Wire provider model enablement into selectors" DhanushSantosh 2026-01-13 19:54:20 +05:30
  • bde82492ae Revert "Sync branch state" DhanushSantosh 2026-01-13 19:54:05 +05:30
  • 67f18021c3 feat: add OpenCode CLI config path to Docker example Soham Dasgupta 2026-01-13 19:50:54 +05:30
  • 6704293cb1 Sync branch state DhanushSantosh 2026-01-13 16:58:20 +05:30
  • 8f1740c0f5 Wire provider model enablement into selectors DhanushSantosh 2026-01-13 16:53:17 +05:30