Commit Graph

  • 94e0b05cb1 refactor: optimize token usage, deduplicate code, fix bugs across agents Auto 2026-02-01 13:16:24 +02:00
  • dc5bcc4ae9 feat: move autocoder runtime files into .autocoder/ subdirectory Auto 2026-02-01 11:32:06 +02:00
  • c4d0c6c9b2 fix: address rate limit detection false positives and reset-time cap Auto 2026-02-01 10:39:07 +02:00
  • e7aeea6b77 Merge pull request #109 from cabana8471-arch/fix/rate-limit-handling Leon van Zyl 2026-02-01 10:35:48 +02:00
  • e348383c1f fix: add user-visible error handling for spec creation agent start Auto 2026-02-01 10:24:41 +02:00
  • d27db31f21 Merge pull request #145 from nogataka/fix/agent-auto-start-from-empty-kanban Leon van Zyl 2026-02-01 10:16:29 +02:00
  • e01e311541 Merge pull request #143 from nogataka/fix/chat-screen-layout-bug Leon van Zyl 2026-02-01 10:12:45 +02:00
  • 494ccffbab Merge branch 'master' of https://github.com/leonvanzyl/autocoder Auto 2026-02-01 09:59:01 +02:00
  • b1419baf34 Update PR review command Auto 2026-02-01 09:58:59 +02:00
  • 064aa0a62f Merge pull request #147 from chrislangston/master Leon van Zyl 2026-02-01 09:58:38 +02:00
  • d8a8c83447 fix: prevent SQLite corruption in parallel mode with atomic operations Auto 2026-02-01 09:45:20 +02:00
  • 6609a0f7d6 fix: prevent PendingRollbackError and add MCP tool support for sessions Auto 2026-02-01 09:15:24 +02:00
  • 4336252b30 fix: guard against empty/whitespace ANTHROPIC_DEFAULT_OPUS_MODEL values chrislangston 2026-01-31 11:22:19 -05:00
  • f2eb468c46 fix: add env-provided DEFAULT_MODEL to VALID_MODELS for validation consistency chrislangston 2026-01-31 10:51:04 -05:00
  • 5a0085433b Merge branch 'leonvanzyl:master' into master Chris Langston 2026-01-31 07:49:01 -05:00
  • a050fd1543 fix: auto-start agent after spec creation from empty Kanban nogataka 2026-01-31 16:33:28 +09:00
  • 338622b734 fix: chat screen layout broken in new project creation flow nogataka 2026-01-31 12:57:45 +09:00
  • 89f6721cfa fix: use clamp_retry_delay() for reset-time delays cabana8471 2026-01-30 21:47:11 +01:00
  • 88c695259f fix: address 3 new CodeRabbit review comments cabana8471 2026-01-30 21:41:01 +01:00
  • f018b4c1d8 fix: address PR #109 review feedback from leonvanzyl cabana8471 2026-01-30 21:20:52 +01:00
  • 79d02a1410 refactor: improve Vertex AI model conversion and add tests Auto 2026-01-30 10:20:03 +02:00
  • 813fcde18b Merge pull request #129 from derhally/zd/vertex-support Leon van Zyl 2026-01-30 10:16:18 +02:00
  • b693de2999 fix: improve parallel orchestrator agent tracking clarity and cleanup Auto 2026-01-30 09:07:40 +02:00
  • 21fe28f51d Merge pull request #130 from ipodishima/fix/too_many_agents_spawned Leon van Zyl 2026-01-30 09:03:52 +02:00
  • 80b6af7b2b fix: prevent runaway testing agent spawning (critical) Marian Paul 2026-01-29 15:02:08 +01:00
  • 099f52b19c Add support for using vertex AI with claude models Zeid Derhally 2026-01-26 16:33:35 -05:00
  • 3edb380b58 docs: update security test count from 136 to 163 Auto 2026-01-29 11:08:28 +02:00
  • 3256072793 Merge pull request #100 from cabana8471-arch/fix/config-loading-diagnostics Leon van Zyl 2026-01-29 11:03:55 +02:00
  • 9f67d7ffe4 Merge pull request #95 from cabana8471-arch/fix/infrastructure-features-mock-prevention Leon van Zyl 2026-01-29 11:00:13 +02:00
  • 8ae6189c0f fix: apply Windows subprocess fixes to testing agent and initializer Auto 2026-01-29 10:56:02 +02:00
  • a4a33e612e Merge pull request #89 from mmereu/master Leon van Zyl 2026-01-29 10:54:12 +02:00
  • cf62885e83 feat: add project reset functionality with quick and full reset options Auto 2026-01-29 10:38:48 +02:00
  • 0a46eda5e8 test: add empty command name validation test for project config cabana8471 2026-01-27 21:21:50 +01:00
  • 06c0bf4fd3 fix: add diagnostic warnings for pkill_processes validation failures cabana8471 2026-01-27 07:00:16 +01:00
  • 1d67fff9e0 fix: add diagnostic warnings for config loading failures (#91) cabana8471 2026-01-25 12:08:53 +01:00
  • 4cec4e63a4 fix: standardize tier naming from 'Complex' to 'Advanced' for consistency cabana8471 2026-01-29 08:35:17 +01:00
  • 836bc8ae16 Merge pull request #115 from ipodishima/fix/build Leon van Zyl 2026-01-29 09:22:19 +02:00
  • ce6da81a34 feat(security): add audit logging for shlex fallback parser Auto 2026-01-29 09:19:48 +02:00
  • 77b91caa85 Merge pull request #127 from cabana8471-arch/fix/security-shlex-fallback Leon van Zyl 2026-01-29 09:17:35 +02:00
  • 51dc1bba5b Merge pull request #105 from nioasoft/fix/assistant-conversation-404-handling Leon van Zyl 2026-01-29 09:14:03 +02:00
  • f6ddffa6e2 feat: persist concurrent agents slider at project level Auto 2026-01-29 09:08:17 +02:00
  • d47028d97a fix: add shlex fallback parser and heredoc warning cabana8471 2026-01-29 08:04:01 +01:00
  • a12e4aa3b8 refactor(ui): extract keyboard utilities and add padding constant Auto 2026-01-29 08:28:48 +02:00
  • 51d7d79695 feat(ui): make header sticky with glassy backdrop blur Auto 2026-01-29 08:24:39 +02:00
  • 3b905cf3d7 Merge pull request #121 from nogataka/fix/ime-support-and-padding Leon van Zyl 2026-01-29 08:22:44 +02:00
  • 868a90ab03 Merge pull request #122 from nogataka/feature/business-theme Leon van Zyl 2026-01-29 08:12:47 +02:00
  • 52331d126f fix(ui): resolve tw-animate-css import resolution error Auto 2026-01-29 08:09:59 +02:00
  • 7a6b7f8f9c fix: align security_settings with permission_mode + add dependency tests Auto 2026-01-29 08:04:01 +02:00
  • 5f64ae36f2 Merge pull request #124 from rudiheydra/fix/expand-session-mcp-and-scheduling Leon van Zyl 2026-01-29 08:00:27 +02:00
  • 5ae7f4cffa security: harden EXTRA_READ_PATHS with validation and blocklist Auto 2026-01-29 07:54:55 +02:00
  • 56f260cb79 feat(ui): use theme-aware colors for Maestro status card Auto 2026-01-29 07:51:42 +02:00
  • f286c93ca3 Merge pull request #126 from nogataka/feature/extra-read-paths Leon van Zyl 2026-01-29 07:50:09 +02:00
  • 3588dc8df7 feat: add EXTRA_READ_PATHS for read-only external file access nogataka 2026-01-29 11:55:49 +09:00
  • 3161c1260a fix: wire MCP server into ExpandChatSession for feature creation rudiheydra 2026-01-29 10:03:07 +11:00
  • d68d70c800 fix: prevent infinite loop in compute_scheduling_scores with circular deps rudiheydra 2026-01-27 09:08:25 +11:00
  • 76475d1fb6 style(theme): Change Business theme background to concrete blue-gray nogataka 2026-01-28 15:12:33 +09:00
  • f10ad59cf5 refactor(theme): Update Business theme with deep navy and gray palette nogataka 2026-01-28 15:09:52 +09:00
  • b2bfc4cb3b feat: Add Business theme with professional navy and gray palette nogataka 2026-01-28 14:50:34 +09:00
  • 11cefec85b fix: add test file exclusions to mock data grep checks cabana8471 2026-01-28 06:40:34 +01:00
  • 9e097b3fc8 fix: Ensure consistent main content padding when debug panel is closed nogataka 2026-01-28 12:59:26 +09:00
  • 80c15a534d fix: Prevent accidental message submission during IME composition nogataka 2026-01-28 12:59:14 +09:00
  • 0072951221 Fix latest build issues from master Marian Paul 2026-01-27 10:04:58 +01:00
  • dcf8b99dca fix: remove unused RATE_LIMIT_PATTERNS import cabana8471 2026-01-27 07:26:29 +01:00
  • d652b18587 fix: add language tags to fenced code blocks per CodeRabbit/markdownlint cabana8471 2026-01-27 07:00:30 +01:00
  • cf8dec9abf fix: address CodeRabbit review - extract rate limit logic to shared module cabana8471 2026-01-27 06:58:56 +01:00
  • ff1a63d104 fix: address CodeRabbit review feedback cabana8471 2026-01-27 06:32:07 +01:00
  • bf194ad72f fix: improve rate limit handling with exponential backoff cabana8471 2026-01-26 22:56:57 +01:00
  • 03504b3c1a fix: use port-based process killing for cross-platform safety cabana8471 2026-01-26 22:26:24 +01:00
  • d1233ad104 fix: Expand Map/Set grep search to entire src/ directory cabana8471 2026-01-26 21:29:24 +01:00
  • cd9f5b76cf fix: Address Leon's review - safer process killing and cross-platform support cabana8471 2026-01-26 20:49:35 +01:00
  • 910ca34eac Add Aurora Theme Auto 2026-01-26 18:50:02 +02:00
  • 9aae6769c9 Retro Arcade theme Auto 2026-01-26 18:45:58 +02:00
  • c402736b92 feat(ui): add theme switching system with Twitter, Claude, and Neo Brutalism themes Auto 2026-01-26 18:40:24 +02:00
  • c917582a64 refactor(ui): migrate to shadcn/ui components and fix scroll issues Auto 2026-01-26 18:25:55 +02:00
  • 43494c337f feat: support custom Opus model via ANTHROPIC_DEFAULT_OPUS_MODEL env var chrislangston 2026-01-26 11:02:29 -05:00
  • e45b5b064e chore: remove unused import in test_security.py Auto 2026-01-26 16:34:48 +02:00
  • dd0a34a138 fix: address PR #93 review issues Auto 2026-01-26 16:30:59 +02:00
  • b6c7f05cee Merge pull request #93 from nioasoft/feat/twitter-ui-theme Leon van Zyl 2026-01-26 16:29:03 +02:00
  • ccfd1aa73e Merge pull request #97 from cabana8471-arch/fix/pydantic-datetime-serialization Leon van Zyl 2026-01-26 16:07:03 +02:00
  • d5e423b805 Merge pull request #98 from cabana8471-arch/fix/skip-priority-consistency Leon van Zyl 2026-01-26 15:59:00 +02:00
  • 099577360e Merge pull request #99 from cabana8471-arch/fix/auto-stop-on-completion Leon van Zyl 2026-01-26 15:53:06 +02:00
  • 95c3cafecd Merge pull request #101 from cabana8471-arch/feat/extensible-pkill-processes Leon van Zyl 2026-01-26 13:05:09 +02:00
  • 2b07625ce4 fix: improve 404 detection for deleted conversations nioasoft 2026-01-26 12:47:21 +02:00
  • f1c529e1a7 Merge branch 'master' of https://github.com/leonvanzyl/autonomous-coding-ui Auto 2026-01-26 12:41:06 +02:00
  • fe5f58cf45 add a pr review command Auto 2026-01-26 12:41:01 +02:00
  • 468e59f86c fix: handle 404 errors for deleted assistant conversations nioasoft 2026-01-26 12:26:06 +02:00
  • a437af7f96 Merge pull request #102 from cabana8471-arch/fix/websocket-project-isolation Leon van Zyl 2026-01-26 10:32:06 +02:00
  • 0ef6cf7d62 Merge pull request #103 from cabana8471-arch/feat/webui-remote-access Leon van Zyl 2026-01-26 10:27:05 +02:00
  • aa9e8b1ab7 Merge pull request #104 from leonvanzyl/ollama-support Leon van Zyl 2026-01-26 09:50:22 +02:00
  • 2dc12061fa chore: remove duplicate asset and gitignore local settings Auto 2026-01-26 09:49:21 +02:00
  • 095d248a66 add ollama support Auto 2026-01-26 09:42:01 +02:00
  • 34b9b5f5b2 security: validate all pkill patterns for BSD compatibility cabana8471 2026-01-25 20:12:54 +01:00
  • 95b0dfac83 fix: Health check now fails script on server startup failure cabana8471 2026-01-25 20:11:06 +01:00
  • fed2516f08 security: validate pkill process names against safe character set cabana8471 2026-01-25 16:34:56 +01:00
  • d6ba075ac4 style: align priority calculation pattern with rest of file cabana8471 2026-01-25 12:36:54 +01:00
  • be20c8a3ef feat: add --host argument for WebUI remote access (#81) cabana8471 2026-01-25 12:14:23 +01:00
  • 32c7778ee5 fix: prevent cross-project UI contamination (#71) cabana8471 2026-01-25 12:12:38 +01:00
  • dbbc7d5ce5 feat: allow extending pkill process names via config (#85) cabana8471 2026-01-25 12:11:58 +01:00
  • 33e9f7b4d0 fix: stop spawning testing agents after project completion (#66) cabana8471 2026-01-25 12:07:53 +01:00
  • 6731ef44ea fix: use consistent priority increment when skipping features (#65) cabana8471 2026-01-25 12:07:36 +01:00