Commit Graph

  • aef479218d fix: use DEFAULT_FONT_VALUE for initial terminal font Stefan de Vogelaere 2026-01-17 19:32:42 +01:00
  • ded5ecf4e9 refactor: reduce code duplication in font settings and sync logic Stefan de Vogelaere 2026-01-17 19:30:00 +01:00
  • a01f299597 fix: resolve type errors after merging upstream v0.12.0rc Stefan de Vogelaere 2026-01-17 19:20:49 +01:00
  • 21c9e88a86 Merge remote-tracking branch 'upstream/v0.12.0rc' into fix/light-mode-agent-output Stefan de Vogelaere 2026-01-17 19:10:49 +01:00
  • af17f6e36f Merge pull request #535 from stefandevo/v0.12.0rc Shirone 2026-01-17 18:06:04 +00:00
  • e69a2ad722 docs: add AUTOMAKER_SKIP_SANDBOX_WARNING env var documentation Stefan de Vogelaere 2026-01-17 18:33:08 +01:00
  • 0480f6ccd6 fix: handle dynamic model IDs with slashes in the model name DhanushSantosh 2026-01-17 21:13:47 +05:30
  • 24042d20c2 fix: filter dynamic OpenCode models by enabled status in model selector DhanushSantosh 2026-01-17 20:55:04 +05:30
  • 9c3b3a4104 fix: make dynamic models select-all checkbox respect search filters DhanushSantosh 2026-01-17 20:32:10 +05:30
  • 17e2cdfc85 fix: sandbox warning persistence and add env var option Stefan de Vogelaere 2026-01-17 15:33:51 +01:00
  • 466c34afd4 ci: improve release workflow artifact uploads DhanushSantosh 2026-01-17 19:18:15 +05:30
  • b9567f5904 Merge pull request #542 from stefandevo/fix/api-key-info-on-dev-restart Shirone 2026-01-17 13:09:36 +00:00
  • c2cf8ae892 Merge pull request #540 from stefandevo/fix/gh-not-in-git-folder Shirone 2026-01-17 13:08:28 +00:00
  • 3aa3c10ea4 docs: add hint about AUTOMAKER_API_KEY env var to API key banner Stefan de Vogelaere 2026-01-17 13:53:34 +01:00
  • 5cd4183a7b fix: use fresh timestamp when setting cache entry Stefan de Vogelaere 2026-01-17 12:36:33 +01:00
  • 2d9e38ad99 fix: stop repeated GitHub PR fetch warnings for non-GitHub repos Stefan de Vogelaere 2026-01-17 12:32:42 +01:00
  • 93d73f6d26 Merge pull request #529 from AutoMaker-Org/feature/v0.12.0rc-1768603410796-o2fn Shirone 2026-01-17 11:19:01 +00:00
  • 5209395a74 fix: respect theme in agent output modal and log viewer Stefan de Vogelaere 2026-01-17 11:44:33 +01:00
  • ef6b9ac2d2 fix: add --force flag to npm ci for platform-specific dependencies DhanushSantosh 2026-01-17 15:53:31 +05:30
  • 92afbeb6bd fix: run npm install as root to avoid permission issues DhanushSantosh 2026-01-17 15:36:50 +05:30
  • bbdc11ce47 fix: improve docker-compose npm install permissions and use npm ci DhanushSantosh 2026-01-17 15:30:21 +05:30
  • 545bf2045d fix: add --force flag to npm install in docker-compose files DhanushSantosh 2026-01-17 15:00:48 +05:30
  • a0471098fa fix: use specific data-testid selectors in project switcher assertions DhanushSantosh 2026-01-17 14:53:06 +05:30
  • 3320b40d15 feat: align terminal font settings with appearance fonts Stefan de Vogelaere 2026-01-17 10:18:11 +01:00
  • bac5e1c220 Merge upstream/v0.12.0rc into feature/fedora-rpm-support DhanushSantosh 2026-01-17 14:44:37 +05:30
  • 33fa138d21 feat: add docker group support with sg docker command DhanushSantosh 2026-01-17 14:40:08 +05:30
  • bc09a22e1f fix: extract app version from apps/ui/package.json instead of monorepo root DhanushSantosh 2026-01-17 14:19:12 +05:30
  • b771b51842 fix: address code review feedback Stefan de Vogelaere 2026-01-17 02:17:26 +01:00
  • 1a7bf27ead feat: add new themes, Zed fonts, and sort theme/font lists Stefan de Vogelaere 2026-01-17 01:58:29 +01:00
  • f3b00d0f78 feat: add global font settings with per-project override Stefan de Vogelaere 2026-01-16 23:54:35 +01:00
  • c747baaee2 fix: use sentinel value for default font selection Stefan de Vogelaere 2026-01-16 23:45:05 +01:00
  • 1322722db2 feat: add per-project font override settings Stefan de Vogelaere 2026-01-16 23:36:56 +01:00
  • aa35eb3d3a feat: implement spec synchronization feature for improved project management webdevcody 2026-01-17 01:45:45 -05:00
  • 616e2ef75f feat: add HOSTNAME and VITE_HOSTNAME support for improved server URL configuration webdevcody 2026-01-16 22:40:36 -05:00
  • d98cae124f feat: enhance sidebar functionality for mobile and compact views webdevcody 2026-01-16 22:27:19 -05:00
  • 26aaef002d Merge pull request #537 from AutoMaker-Org/claude/issue-536-20260117-0132 Web Dev Cody 2026-01-16 21:22:34 -05:00
  • 09bb59d090 feat: add configurable host binding for server and Vite dev server claude[bot] 2026-01-17 01:34:06 +00:00
  • 2f38ffe2d5 Merge pull request #532 from AutoMaker-Org/feature/v0.12.0rc-1768605251997-8ufb Shirone 2026-01-17 00:00:18 +00:00
  • 12fa9d858d Merge pull request #533 from AutoMaker-Org/feature/v0.12.0rc-1768605477061-fhv5 Shirone 2026-01-16 23:59:16 +00:00
  • c4e1a58e0d refactor: update timeout constants in CLI and Codex providers Shirone 2026-01-17 00:52:57 +01:00
  • 8661f33c6d feat: implement atomic file writing and recovery utilities Shirone 2026-01-17 00:50:51 +01:00
  • 5c24ca2220 feat: implement dynamic timeout calculation for reasoning efforts in CLI and Codex providers Shirone 2026-01-17 00:50:06 +01:00
  • 14559354dd refactor: update sidebar navigation sections for clarity webdevcody 2026-01-16 18:49:35 -05:00
  • 3bf9dbd43a Merge branch 'v0.12.0rc' of github.com:AutoMaker-Org/automaker into v0.12.0rc webdevcody 2026-01-16 18:39:31 -05:00
  • bd3999416b feat: implement notifications and event history features webdevcody 2026-01-16 18:37:11 -05:00
  • cc9f7d48c8 fix: enhance authentication error handling in Claude usage service tests Shirone 2026-01-16 23:58:48 +01:00
  • 6bb0461be7 Merge pull request #527 from AutoMaker-Org/feature/v0.12.0rc-1768598412391-lnp7 Shirone 2026-01-16 22:52:55 +00:00
  • 16ef026b38 refactor: Centralize UUID generation with fallback support Shirone 2026-01-16 23:49:36 +01:00
  • 50ed405c4a fix: adress pr comments Shirone 2026-01-16 23:41:23 +01:00
  • 5407e1a9ff Merge pull request #525 from stefandevo/feature/project-settings Web Dev Cody 2026-01-16 17:31:19 -05:00
  • 5436b18f70 refactor: move Project Settings below Tools section in sidebar Stefan de Vogelaere 2026-01-16 23:26:50 +01:00
  • 8b7700364d refactor: move project settings to Project section, rename global settings Stefan de Vogelaere 2026-01-16 23:17:50 +01:00
  • 3bdf3cbb5c fix: improve branch name generation logic in BoardView and useBoardActions Shirone 2026-01-16 23:13:58 +01:00
  • 45d9c9a5d8 fix: adjust menu dimensions and formatting in start-automaker.sh webdevcody 2026-01-16 17:10:20 -05:00
  • 6a23e6ce78 fix: address PR review feedback Stefan de Vogelaere 2026-01-16 23:00:47 +01:00
  • 4e53215104 chore: reset package-lock.json to match base branch Stefan de Vogelaere 2026-01-16 22:55:53 +01:00
  • 2899b6d416 feat: separate project settings from global settings Stefan de Vogelaere 2026-01-16 22:28:56 +01:00
  • b263cc615e feat: implement XML extraction utilities and enhance feature handling Kacper 2026-01-16 22:55:10 +01:00
  • 97b0028919 chore: update package versions to 0.12.0 and 0.12.0rc webdevcody 2026-01-16 16:48:43 -05:00
  • fd1727a443 Merge branch 'v0.12.0rc' of github.com:AutoMaker-Org/automaker into v0.12.0rc webdevcody 2026-01-16 16:11:56 -05:00
  • 597cb9bfae refactor: remove dev.mjs and integrate start-automaker.sh for development mode webdevcody 2026-01-16 16:11:53 -05:00
  • c2430e5bd3 feat: enhance PTY handling for Windows in ClaudeUsageService and TerminalService Kacper 2026-01-16 21:53:53 +01:00
  • 68df8efd10 Merge pull request #522 from AutoMaker-Org/feature/v0.12.0rc-1768590871767-bl1c Shirone 2026-01-16 20:08:05 +00:00
  • c0d64bc994 fix: adress pr comments Kacper 2026-01-16 21:05:58 +01:00
  • 6237f1a0fe feat: add filtering capabilities to GitHub issues view Kacper 2026-01-16 20:56:23 +01:00
  • 30c50d9b78 Merge pull request #513 from JZilla808/feature/tui-launcher Web Dev Cody 2026-01-16 14:51:36 -05:00
  • 03516ac09e Merge pull request #519 from WikiRik/WikiRik/audit-fix Web Dev Cody 2026-01-16 14:43:27 -05:00
  • 5e5a136f1f Merge pull request #521 from AutoMaker-Org/feature/v0.12.0rc-1768591325146-pye6 Shirone 2026-01-16 19:39:00 +00:00
  • 98c50d44a4 test: mock Unix platform for SIGTERM behavior in ClaudeUsageService tests Kacper 2026-01-16 20:38:29 +01:00
  • 0e9369816f fix: unify PTY process termination handling across platforms Kacper 2026-01-16 20:34:12 +01:00
  • be63a59e9c fix: improve process termination handling for Windows Kacper 2026-01-16 20:27:53 +01:00
  • dbb84aba23 fix: ensure proper type handling for JSON parsing in loadBacklogPlan function Kacper 2026-01-16 20:09:01 +01:00
  • 9819d2e91c Merge pull request #514 from Seonfx/fix/510-spec-generation-json-fallback Shirone 2026-01-16 19:01:47 +00:00
  • 4c24ba5a8b feat: enhance TUI launcher with Docker/Electron process detection Kacper 2026-01-16 19:58:32 +01:00
  • e67cab1e07 chore: fix lockfile Rik Smale 2026-01-16 19:23:18 +01:00
  • 132b8f7529 chore: run npm audit fix Rik Smale 2026-01-16 19:18:16 +01:00
  • d651e9d8d6 fix: address PR review feedback for JSON fallback Seonfx 2026-01-16 13:43:56 -04:00
  • 92f14508aa chore: update environment variable documentation for Anthropic API key webdevcody 2026-01-16 11:23:45 -05:00
  • 842b059fac fix: remove invalid local keyword in main script body DhanushSantosh 2026-01-16 20:44:17 +05:30
  • 49f9ecc168 feat: enhance TUI launcher with production-ready features and documentation DhanushSantosh 2026-01-16 20:27:53 +05:30
  • e02fd889c2 fix: add --force flag to npm install in format-check workflow DhanushSantosh 2026-01-16 19:51:23 +05:30
  • 52a821d3bb fix: add --force flag to npm install in CI to allow platform-specific devDependencies DhanushSantosh 2026-01-16 19:43:09 +05:30
  • becd79f1e3 fix: add missing dmg-license dependency to fix release builds DhanushSantosh 2026-01-16 19:38:10 +05:30
  • 883ad2a04b fix(backlog-plan): clear running details in generate-plan finally block DhanushSantosh 2026-01-16 13:13:48 +05:30
  • bf93cdf0c4 fix(backlog-plan): clear running details when stopping generation DhanushSantosh 2026-01-16 13:12:16 +05:30
  • c0ea1c736a fix(backlog-plan): clear running details and handle plan cleanup safely DhanushSantosh 2026-01-16 13:11:29 +05:30
  • 8b448b9481 fix: address CodeRabbit security and validation issues in Fedora docs and backlog plan DhanushSantosh 2026-01-16 12:54:45 +05:30
  • 12f2b9f2b3 fix: remove invalid license property from RPM configuration DhanushSantosh 2026-01-16 12:47:29 +05:30
  • 017ff3ca0a fix: resolve TypeScript error in backlog plan loading DhanushSantosh 2026-01-16 12:33:45 +05:30
  • bcec178bbe fix: add JSON fallback for spec generation with custom API endpoints Seonfx 2026-01-16 08:37:53 -04:00
  • e3347c7b9c feat: add TUI launcher script for easy app startup Jay Zhou 2026-01-16 03:30:19 -08:00
  • 6529446281 feat: add Fedora/RHEL RPM package support with comprehensive documentation DhanushSantosh 2026-01-16 12:31:30 +05:30
  • 379551c40e feat: add JSON import/export functionality in settings view webdevcody 2026-01-16 00:34:59 -05:00
  • 7465017600 feat: implement server logging and event hook features webdevcody 2026-01-16 00:21:49 -05:00
  • 874c5a36de feat: enable auto loading of ClaudeMd by default webdevcody 2026-01-15 23:54:08 -05:00
  • 03436103d1 feat: implement backlog plan management and UI enhancements webdevcody 2026-01-15 22:21:46 -05:00
  • cb544e0011 Merge pull request #505 from AutoMaker-Org/feature/v0.12.0rc-1768509532254-tt6z Shirone 2026-01-15 22:05:24 +00:00
  • df23c9e6ab Merge pull request #507 from AutoMaker-Org/feat/improve-ideation-view Shirone 2026-01-15 22:03:50 +00:00
  • 52cc82fb3f feat: enhance ideation dashboard and prompt components Shirone 2026-01-15 23:01:12 +01:00
  • d9571bfb8d Merge pull request #506 from AutoMaker-Org/feature/v0.12.0rc-1768509904121-pjft Shirone 2026-01-15 21:39:54 +00:00