Commit Graph

  • 3325b91de9 docs: adress code rabbit suggestions Kacper 2025-12-24 20:19:58 +01:00
  • aad5dfc745 docs: Update README for clarity and feature enhancements Kacper 2025-12-24 20:10:05 +01:00
  • 60d4b5c877 fix: handle root path in breadcrumb parsing for PathInput component Illia Filippov 2025-12-24 19:50:57 +01:00
  • 9dee9fb366 refactor: optimize breadcrumb parsing in PathInput component Illia Filippov 2025-12-24 19:49:02 +01:00
  • ccc7c6c21d fix: update navigation instructions and enhance path input UI Illia Filippov 2025-12-24 19:28:54 +01:00
  • 896e183e41 refactor: streamline file browser dialog and introduce PathInput component Illia Filippov 2025-12-24 19:08:23 +01:00
  • 7c0d70ab3c chore: add breadcrumb component with various subcomponents for navigation Illia Filippov 2025-12-24 19:07:15 +01:00
  • 91eeda3a73 Merge pull request #255 from AutoMaker-Org/feat/improve-ai-suggestions Web Dev Cody 2025-12-24 11:49:45 -05:00
  • e4235cbd4b Merge pull request #243 from JBotwina/JBotwina/task-deps-spawn Web Dev Cody 2025-12-24 11:48:22 -05:00
  • fc7f342617 Merge pull request #261 from AutoMaker-Org/small-fixes Web Dev Cody 2025-12-24 11:37:24 -05:00
  • 6aa9e5fbc9 small fixes Test User 2025-12-24 10:13:24 -05:00
  • 97af998066 Merge pull request #250 from AutoMaker-Org/feat/convert-issues-to-task Web Dev Cody 2025-12-23 22:34:18 -05:00
  • 44e341ab41 Merge pull request #256 from AutoMaker-Org/feat/improve-ai-suggestions-ui Web Dev Cody 2025-12-23 22:33:53 -05:00
  • 34c0d39e39 fix James 2025-12-23 20:44:05 -05:00
  • 686a24d3c6 small log fix James 2025-12-23 20:39:28 -05:00
  • 38addacf1e refactor: Enhance fetchIssues logic with mounted state checks Kacper 2025-12-24 02:31:56 +01:00
  • a85e1aaa89 refactor: Simplify validation handling in GitHubIssuesView Kacper 2025-12-24 02:30:36 +01:00
  • 3307ff8100 fix lock James 2025-12-23 20:29:14 -05:00
  • 502043f6de feat(graph-view): implement task deletion and dependency management enhancements James 2025-12-23 20:25:06 -05:00
  • dd86e987a4 feat: Introduce ErrorState and LoadingState components for improved UI feedback Kacper 2025-12-24 02:23:12 +01:00
  • 6cd2898923 feat: Improve GitHubIssuesView with stable event handler references Kacper 2025-12-24 02:19:03 +01:00
  • 7fec9e7c5c chore: remove old app folder ? Kacper 2025-12-24 02:18:52 +01:00
  • 2c9a3c5161 feat: Refactor validation logic in GitHubIssuesView for improved clarity Kacper 2025-12-24 02:12:22 +01:00
  • bb3b1960c5 feat: Enhance GitHubIssuesView with AI profile and worktree integration Kacper 2025-12-24 02:07:33 +01:00
  • 7007a8aa66 feat: Add ConfirmDialog component and integrate into GitHubIssuesView Kacper 2025-12-24 01:53:40 +01:00
  • 1ff617703c fix: Update fetchLinkedPRs to prevent shell injection vulnerabilities Kacper 2025-12-24 01:41:05 +01:00
  • 76b7cfec9e refactor: Move utility functions to @automaker/dependency-resolver jbotwina 2025-12-23 11:25:55 -05:00
  • 8d80c73faa feat: Add task dependencies and spawn sub-task functionality jbotwina 2025-12-23 11:02:17 -05:00
  • 0461045767 Changes from feat/improve-ai-suggestions-ui Kacper 2025-12-24 01:02:49 +01:00
  • e07fba13d8 fix: adress pr reviews suggestions Kacper 2025-12-24 00:18:46 +01:00
  • dbc21c8f73 Changes from feat/improve-ai-suggestions Kacper 2025-12-24 00:09:28 +01:00
  • 7b61a274e5 fix: Prevent race condition in unviewed validations count update Kacper 2025-12-23 23:28:02 +01:00
  • ef8eaa0463 feat: Add unit tests for validation storage functionality Kacper 2025-12-23 23:17:41 +01:00
  • 65319f93b4 feat: Improve GitHub issues view with validation indicators and Markdown support Kacper 2025-12-23 22:49:37 +01:00
  • dd27c5c4fb feat: Enhance validation viewing functionality with event emission Kacper 2025-12-23 22:25:48 +01:00
  • d1418aa054 feat: Implement stale validation cleanup and improve GitHub issue handling Kacper 2025-12-23 22:21:08 +01:00
  • 0c9f05ee38 feat: Add validation viewing functionality and UI updates Kacper 2025-12-23 22:11:26 +01:00
  • d50b15e639 Merge pull request #245 from illia1f/feature/project-picker-scroll Web Dev Cody 2025-12-23 15:46:34 -05:00
  • 172f1a7a3f Merge pull request #251 from AutoMaker-Org/fix/list-branch-issue-on-fresh-repo Web Dev Cody 2025-12-23 15:43:27 -05:00
  • 5edb38691c Merge pull request #249 from AutoMaker-Org/fix/new-project-dialog-path-overflow Web Dev Cody 2025-12-23 15:42:44 -05:00
  • f1f149c6c0 Merge pull request #247 from AutoMaker-Org/fix/git-diff-loop Web Dev Cody 2025-12-23 15:42:24 -05:00
  • e0c5f55fe7 fix: adress pr reviews Kacper 2025-12-23 21:07:36 +01:00
  • 4958ee1dda Changes from fix/list-branch-issue-on-fresh-repo Kacper 2025-12-23 20:46:10 +01:00
  • 3d00f40ea0 Changes from fix/new-project-dialog-path-overflow Kacper 2025-12-23 18:58:15 +01:00
  • c9e0957dfe feat(diff): add helper function to create synthetic diffs for new files Kacper 2025-12-23 18:39:43 +01:00
  • 9d4f912c93 Changes from main Kacper 2025-12-23 18:26:02 +01:00
  • 4898a1307e refactor(ProjectSelector): enhance project picker scrollbar styling and improve selection logic Illia Filippov 2025-12-23 18:17:12 +01:00
  • 6acb751eb3 feat: Implement GitHub issue validation management and UI enhancements Kacper 2025-12-23 18:15:30 +01:00
  • 629b7e7433 Merge pull request #244 from WikiRik/WikiRik/fix-urls Web Dev Cody 2025-12-23 11:54:17 -05:00
  • 190f18ecae feat(ProjectSelector): add auto-scroll and improved UX for project picker Illia Filippov 2025-12-23 17:45:04 +01:00
  • e6eb5ad97e docs: update links to Claude Rik Smale 2025-12-23 16:12:52 +00:00
  • 5f0ecc8dd6 feat: Enhance GitHub issue handling with assignees and linked PRs Kacper 2025-12-23 16:57:29 +01:00
  • e95912f931 Merge pull request #232 from leonvanzyl/main Web Dev Cody 2025-12-23 10:27:27 -05:00
  • eb1875f558 Merge pull request #239 from illia1f/refactor/project-selector-with-options Web Dev Cody 2025-12-23 10:24:59 -05:00
  • c761ce8120 Merge pull request #240 from AutoMaker-Org/fix/onboarding-dialog-overflow Web Dev Cody 2025-12-23 10:14:24 -05:00
  • ee9cb4deec refactor(ProjectSelector): streamline project selection handling by removing unnecessary useCallback Illia Filippov 2025-12-23 16:03:13 +01:00
  • a881d175bc feat: Implement GitHub issue validation endpoint and UI integration Kacper 2025-12-23 15:50:10 +01:00
  • 17ed2be918 fix(OnboardingDialog): adjust layout for title and description to improve responsiveness Kacper 2025-12-23 14:54:45 +01:00
  • 5a5165818e refactor(ProjectSelector): improve project selection logic and UI/UX Illia Filippov 2025-12-23 13:44:09 +01:00
  • 9a7d21438b fix: Open in Browser button not working on Windows Auto 2025-12-23 07:50:37 +02:00
  • d4d4b8fb3d feat(TaskNode): conditionally render title and adjust description styling Test User 2025-12-22 23:08:58 -05:00
  • 48955e9a71 Merge pull request #231 from stephan271c/add-pause-button Web Dev Cody 2025-12-22 21:49:43 -05:00
  • 870df88cd1 Merge pull request #225 from illia1f/fix/project-picker-dropdown Web Dev Cody 2025-12-22 21:22:35 -05:00
  • 7618a75d85 Merge pull request #226 from JBotwina/graph-filtering-and-node-controls Web Dev Cody 2025-12-22 21:18:19 -05:00
  • 51281095ea feat: Add a stop button to halt agent execution when processing. Stephan Cho 2025-12-22 21:08:04 -05:00
  • 50a595a8da fix(useProjectPicker): ensure project selection resets correctly when project picker is opened Illia Filippov 2025-12-23 02:30:28 +01:00
  • a398367f00 refactor: simplify project index retrieval and selection logic in project picker Illia Filippov 2025-12-23 02:06:49 +01:00
  • fe6faf9aae fix type errors James 2025-12-22 19:44:48 -05:00
  • a1331ed514 fix format James 2025-12-22 19:37:36 -05:00
  • 38f2e0beea fix: ensure current project is highlighted in project picker dropdown without side effects Illia Filippov 2025-12-23 01:36:20 +01:00
  • ef4035a462 fix lock file James 2025-12-22 19:35:48 -05:00
  • cb07206dae add use ts hooks James 2025-12-22 19:29:01 -05:00
  • cc0405cf27 refactor: update graph view actions to include onViewDetails and remove onViewBranch James 2025-12-22 19:18:52 -05:00
  • 4dd00a98e4 add more filters about process status James 2025-12-22 19:06:05 -05:00
  • b3c321ce02 add node actions James 2025-12-22 18:53:44 -05:00
  • 12a796bcbb branch filtering James 2025-12-22 18:33:49 -05:00
  • ffcdbf7d75 fix styling of graph controls James 2025-12-22 18:13:52 -05:00
  • e70c3b7722 fix: project picker dropdown highlights first item instead of current project Illia Filippov 2025-12-23 00:50:21 +01:00
  • 524a9736b4 Merge pull request #222 from JBotwina/claude/task-dependency-graph-iPz1k Web Dev Cody 2025-12-22 17:30:52 -05:00
  • 036a7d9d26 refactor: update e2e tests to use 'load' state for page navigation Test User 2025-12-22 17:16:55 -05:00
  • c4df2c141a Merge branch 'main' of github.com:AutoMaker-Org/automaker into claude/task-dependency-graph-iPz1k Test User 2025-12-22 17:01:18 -05:00
  • c4a2f2c2a8 Merge pull request #221 from AutoMaker-Org/minor-fixes-again v0.6.0 Web Dev Cody 2025-12-22 16:00:34 -05:00
  • d08be3c7f9 refactor: clean up whitespace in update-version script Test User 2025-12-22 16:00:24 -05:00
  • 7c75c24b5c fix: graph nodes now respect theme colors James 2025-12-22 15:53:15 -05:00
  • a69611dcb2 simplify the e2e tests Test User 2025-12-22 15:52:11 -05:00
  • 2588ecaafa Merge remote-tracking branch 'origin/main' into claude/task-dependency-graph-iPz1k James 2025-12-22 15:37:24 -05:00
  • 83af319be3 Merge pull request #220 from AutoMaker-Org/feat/gh-issues-markdow-support Web Dev Cody 2025-12-22 14:43:31 -05:00
  • 55d7120576 feat: add GitHub Actions workflow for release builds Test User 2025-12-22 14:26:41 -05:00
  • 73e7a8558d fix: package lock file Kacper 2025-12-22 20:24:16 +01:00
  • a071097c0d Merge branch 'AutoMaker-Org:main' into claude/task-dependency-graph-iPz1k James Botwina 2025-12-22 14:23:18 -05:00
  • 0b8a79bc25 feat: add rehype-sanitize for enhanced Markdown security Kacper 2025-12-22 20:22:40 +01:00
  • 59cb48b7fa Merge pull request #219 from AutoMaker-Org/fix/summary-modal-issue Web Dev Cody 2025-12-22 14:21:54 -05:00
  • f45ba5a4f5 Merge pull request #208 from AutoMaker-Org/fix/electron-node-path-finder-launch-v2 Web Dev Cody 2025-12-22 14:19:42 -05:00
  • a0fd19fe17 Changes from feat/gh-issues-markdow-support Kacper 2025-12-22 20:18:07 +01:00
  • b930091c42 feat: add dependency graph view for task visualization Claude 2025-12-22 19:10:32 +00:00
  • 4cff240520 fix: summary modal not appearing when clicking the button in kanban card Kacper 2025-12-22 19:36:15 +01:00
  • e40881ed1d Merge branch 'main' into fix/electron-node-path-finder-launch-v2 Test User 2025-12-22 13:26:08 -05:00
  • 6a8b2067fd Merge pull request #217 from JBotwina/fix/176-logo-macos-buttons-overlap Web Dev Cody 2025-12-22 13:23:05 -05:00
  • 3f3f02905f Merge pull request #216 from AutoMaker-Org/github-category Web Dev Cody 2025-12-22 13:22:28 -05:00
  • edef4c7cee refactor: optimize issue and PR fetching by using parallel execution Test User 2025-12-22 13:13:47 -05:00