Commit Graph

  • 948fdb6352 refactor(server): Use shared JSON extractor in feature and plan parsing Kacper 2025-12-30 15:36:17 +01:00
  • b0f83b7c76 feat(server): Add readOnly mode to Cursor provider for read-only operations Kacper 2025-12-30 15:31:35 +01:00
  • 38d0e4103a feat(server): Add Cursor provider routing to spec generation routes Kacper 2025-12-30 15:26:40 +01:00
  • 19016f03d7 refactor(server): Extract JSON extraction utility to shared module Kacper 2025-12-30 15:18:45 +01:00
  • 26e4ac0d2f fix(suggestions): Improve JSON extraction for Cursor responses Kacper 2025-12-30 15:14:57 +01:00
  • efd9a1b7d9 feat(suggestions): Wire to phaseModels.enhancementModel with Cursor support Kacper 2025-12-30 15:11:34 +01:00
  • 968d889346 fix: restore correct JSON format for backlog plan prompt Stephan Rieche 2025-12-30 15:09:18 +01:00
  • ed66fdd57d fix(cursor): Pass prompt via stdin to avoid shell escaping issues Kacper 2025-12-30 15:07:08 +01:00
  • 34e51ddc3d feat(server): Add Cursor provider support for describe-file and describe-image routes Kacper 2025-12-30 14:59:25 +01:00
  • 68cefe43fb fix(ui): Add phaseModels to localStorage persistence Kacper 2025-12-30 14:46:11 +01:00
  • d6a1c08952 fix(ui): Sync phaseModels to server when changed Kacper 2025-12-30 14:40:20 +01:00
  • fd7c22a457 feat(server): Wire analyzeProject to use phaseModels.projectAnalysisModel Kacper 2025-12-30 14:24:18 +01:00
  • 0798a64cd6 feat(server): Wire generate-plan to use phaseModels.backlogPlanningModel Kacper 2025-12-30 14:23:12 +01:00
  • fcba327fdb feat(server): Wire generate-features-from-spec to use phaseModels.featureGenerationModel Kacper 2025-12-30 14:22:14 +01:00
  • 4d69d04e2b feat(server): Wire generate-spec to use phaseModels.specGenerationModel Kacper 2025-12-30 14:21:17 +01:00
  • f43e90f2d2 feat(server): Wire describe-image to use phaseModels.imageDescriptionModel Kacper 2025-12-30 14:20:06 +01:00
  • ac0d4a556a feat(server): Wire describe-file to use phaseModels.fileDescriptionModel Kacper 2025-12-30 14:19:03 +01:00
  • 2be0e7d5f0 fix(ui): Use phaseModels.validationModel instead of legacy field Kacper 2025-12-30 14:17:53 +01:00
  • 24599e0b8c feat(server): Add settings migration for phaseModels Kacper 2025-12-30 14:16:53 +01:00
  • 45d93f28bf fix(server): Improve Cursor CLI JSON response parsing Kacper 2025-12-30 14:14:43 +01:00
  • 04aca1c8cb fix: add SIGTERM fallback for Linux Claude usage Waaiez Kinnear 2025-12-30 12:57:29 +02:00
  • 784d7fc059 fix(windows): use execSync for reliable process termination Anand (Andy) Houston 2025-12-30 16:56:31 +08:00
  • d6705fbfb5 fix(windows): properly kill server process tree on app quit Anand (Andy) Houston 2025-12-30 16:47:29 +08:00
  • c5ae9ad262 Merge pull request #325 from AutoMaker-Org/fix-mcp-bug v0.7.0 Web Dev Cody 2025-12-30 01:51:46 -05:00
  • 5a0ad75059 fix: improve MCP server update and synchronization handling Test User 2025-12-30 01:47:55 -05:00
  • cf62dbbf7a feat: enhance MCP server management and JSON import/export functionality Test User 2025-12-30 01:32:43 -05:00
  • a4d1a1497a Merge pull request #322 from casiusss/feat/customizable-prompts Web Dev Cody 2025-12-30 00:58:11 -05:00
  • b798260491 Merge pull request #324 from illia1f/fix/kanban-card-ui Web Dev Cody 2025-12-30 00:44:27 -05:00
  • 1fcaa52f72 Merge pull request #321 from AutoMaker-Org/protect-api-with-api-key Web Dev Cody 2025-12-30 00:42:46 -05:00
  • 46caae05d2 feat: improve test setup and authentication handling Test User 2025-12-30 00:06:27 -05:00
  • 39f2c8c9ff feat(ui): Enhance AI model handling with Cursor support Kacper 2025-12-30 04:01:56 +01:00
  • 59a6a23f9b feat: enhance test authentication and context navigation Test User 2025-12-29 22:01:03 -05:00
  • 3d655c3298 feat(ui): Add ModelOverrideTrigger component for quick model overrides Kacper 2025-12-30 02:13:46 +01:00
  • 2ba114931c feat(ui): Add Phase Models settings tab Kacper 2025-12-30 02:04:36 +01:00
  • 88bb5b923f style(kanban-card): add transition effects to card wrapper classes for smoother animations Illia Filippov 2025-12-30 02:01:13 +01:00
  • a415ae6207 feat(types): Add PhaseModelConfig for per-phase AI model selection Kacper 2025-12-30 01:55:21 +01:00
  • 504d9aa9d7 refactor: migrate AgentService to use centralized logger Stephan Rieche 2025-12-30 01:43:27 +01:00
  • ab0cd95d9a refactor(kanban-card): switch from useSortable to useDraggable Illia Filippov 2025-12-30 01:36:00 +01:00
  • 4c65855140 feat: enhance authentication and session management tests Test User 2025-12-29 19:35:09 -05:00
  • adfc353b2d feat: add middleware to enforce JSON Content-Type for API requests Test User 2025-12-29 19:21:56 -05:00
  • c1c2e706f0 chore: Remove temporary refactoring analysis document Kacper 2025-12-30 01:13:57 +01:00
  • d5aea8355b refactor: improve code quality based on Gemini Code Assist suggestions Stephan Rieche 2025-12-30 01:09:25 +01:00
  • e498f39153 fix: update node-gyp repository URL in package-lock.json Test User 2025-12-29 19:07:25 -05:00
  • 4157e11bba refactor(cursor): Extend CliProvider base class Kacper 2025-12-30 01:07:08 +01:00
  • d66259b411 feat: enhance authentication and session management Test User 2025-12-29 19:06:11 -05:00
  • 677f441cd1 feat(providers): Create CliProvider abstract base class Kacper 2025-12-30 01:02:07 +01:00
  • e556521c8d fix(kanban-card): jumping hover animation & drag overlay consistency Illia Filippov 2025-12-30 00:51:52 +01:00
  • dc8c06e447 feat(providers): Add provider registry pattern Kacper 2025-12-30 00:42:17 +01:00
  • e448d6d4e5 fix: restore detailed planning prompts and fix test suite Stephan Rieche 2025-12-30 00:40:01 +01:00
  • 55bd9b0dc7 refactor(cursor): Move stream dedup logic to CursorProvider Kacper 2025-12-30 00:35:39 +01:00
  • b76f09db2d refactor(types): Use ModelProvider type instead of hardcoded union Kacper 2025-12-30 00:25:37 +01:00
  • 35fa822c32 fix: Update section title in Claude setup step for clarity Kacper 2025-12-30 00:22:20 +01:00
  • a842d1b917 fix(tests): Update provider-factory tests for CursorProvider Kacper 2025-12-30 00:22:07 +01:00
  • 65a09b2d38 fix: add index signature to planningPrompts for TypeScript Stephan Rieche 2025-12-29 23:42:00 +01:00
  • 469ee5ff85 security: harden API authentication system Test User 2025-12-29 17:35:55 -05:00
  • 04e6ed30a2 refactor: use centralized logger instead of console.log Stephan Rieche 2025-12-29 23:35:22 +01:00
  • ec3d78922e fix: remove prompt caching to enable hot reload of custom prompts Stephan Rieche 2025-12-29 23:25:15 +01:00
  • bc0ef47323 feat: add customizable AI prompts with enhanced UX Stephan Rieche 2025-12-29 23:17:20 +01:00
  • 579246dc26 docs: add API security hardening design plan Test User 2025-12-29 17:17:16 -05:00
  • 4115110c06 feat: Update ProfileForm to conditionally display enabled Cursor models Kacper 2025-12-29 22:21:01 +01:00
  • 8e10f522c0 feat: Enhance Cursor model selection and profile handling Kacper 2025-12-29 22:17:07 +01:00
  • d68de99c15 adding more security to api endpoints to require api token for all access, no by passing Test User 2025-12-29 16:16:28 -05:00
  • fa23a7b8e2 fix: Allow testing API keys without saving first Kacper 2025-12-29 21:39:59 +01:00
  • 57b7f92e61 Merge pull request #312 from Shevanio/feat/improve-rate-limit-error-handling Web Dev Cody 2025-12-29 15:36:06 -05:00
  • 6c3d3aa111 feat: Unify AI provider settings tabs with consistent design Kacper 2025-12-29 21:30:06 +01:00
  • dd822c41c5 Merge pull request #314 from AutoMaker-Org/feat/enchance-agent-runner Shirone 2025-12-29 17:18:42 +01:00
  • 7016985bf2 chore: format Shirone 2025-12-29 16:16:24 +01:00
  • 67a6c10edc refactor: improve code readability in RunningAgentsView component Shirone 2025-12-29 16:10:33 +01:00
  • 0317dadcaf feat: address pr comments Kacper 2025-12-29 16:03:27 +01:00
  • 625fddb71e test: update claude-provider test to match new error logging format shevanio 2025-12-29 15:39:48 +01:00
  • 63b0ccd035 feat: enchance agent runner ui Kacper 2025-12-29 15:30:11 +01:00
  • 19aa86c027 refactor: improve error handling code quality shevanio 2025-12-29 13:22:04 +01:00
  • 76ad6667f1 feat: improve rate limit error handling with user-friendly messages shevanio 2025-12-29 13:10:51 +01:00
  • 25c9259b50 Merge pull request #286 from mzubair481/feature/mcp-server-support Web Dev Cody 2025-12-28 22:42:12 -05:00
  • 0e1e855cc5 feat: enhance security measures for MCP server interactions feature/mcp-server-support Test User 2025-12-28 22:38:29 -05:00
  • 69a847fe8c Merge pull request #310 from AutoMaker-Org/chore/remove-duplicate-lock-file Shirone 2025-12-28 23:44:01 +01:00
  • 6f2402e16d chore: add pnpm-lock.yaml and yarn.lock to .gitignore Kacper 2025-12-28 23:43:44 +01:00
  • bacd4f385d chore: remove pnpm lock file Kacper 2025-12-28 23:41:26 +01:00
  • cc42b79fbc Merge pull request #308 from AutoMaker-Org/feat/github-issue-comments Shirone 2025-12-28 23:00:06 +01:00
  • eaeb503ee7 Merge pull request #309 from illia1f/docs/contributing-security-issues Shirone 2025-12-28 22:50:43 +01:00
  • d028932dc8 chore: remove debug logs from issue validation Kacper 2025-12-28 22:48:32 +01:00
  • 6bdac230df fix: address PR review comments for GitHub issue comments feature Kacper 2025-12-28 22:40:37 +01:00
  • 43728e451e docs: clarify security vulnerability reporting instructions Illia Filippov 2025-12-28 22:36:27 +01:00
  • b93b59951b docs: update security vulnerability reporting method in contributing guide Illia Filippov 2025-12-28 22:31:25 +01:00
  • b5a8ed229c Merge pull request #302 from AutoMaker-Org/fix/docker-build Shirone 2025-12-28 22:25:26 +01:00
  • 97ae4b6362 feat: enhance AI validation with PR analysis and UI improvements Kacper 2025-12-28 22:22:14 +01:00
  • 5a1e53ca7c docs: add Contribution License Agreement to contributing guide Test User 2025-12-28 16:19:25 -05:00
  • 876d383936 Merge pull request #307 from illia1f/feature/add-contributing-md Web Dev Cody 2025-12-28 16:16:55 -05:00
  • 96196f906f feat: add GitHub issue comments display and AI validation integration Kacper 2025-12-28 22:11:02 +01:00
  • 0ee9313441 docs: update contributing guide with additional setup recommendations and formatting improvements Illia Filippov 2025-12-28 22:01:23 +01:00
  • 496ace8a8e docs: add comprehensive contributing guide Illia Filippov 2025-12-28 21:48:29 +01:00
  • 0a21c11a35 chore: update Dockerfile to use Node.js 22 and improve health check Kacper 2025-12-28 20:53:35 +01:00
  • 495af733da fix: auto-disable sandbox mode for cloud storage paths firstfloris 2025-12-28 20:44:09 +01:00
  • a526869f21 fix: configure git to use gh as credential helper Kacper 2025-12-28 20:34:43 +01:00
  • 789b807542 fix: configure git safe.directory for mounted volumes Kacper 2025-12-28 20:32:49 +01:00
  • 35b3d3931e fix: add bash for terminal support and ARM64 gh CLI support Kacper 2025-12-28 20:26:11 +01:00
  • 927ce9121d fix: include libs directory in Electron build extraResources firstfloris 2025-12-28 20:09:48 +01:00
  • bad4393dda fix: improve gh auth detection to work with GH_TOKEN env var Kacper 2025-12-28 20:03:39 +01:00
  • 6012e8312b refactor: consolidate Dockerfiles into single multi-stage build Kacper 2025-12-28 19:57:22 +01:00
  • 8f458e55e2 refactor: update Dockerfiles for server and UI to streamline dependency installation and build process Kacper 2025-12-28 18:33:59 +01:00