Commit Graph

  • a2ad1d9420 chore: update .npmrc to comment out platform-specific bindings for faster installs Kacper 2025-12-13 21:33:17 +01:00
  • 1f4e801c58 chore: update electron version to 39.2.7 and add postinstall script in package.json; add unit tests for terminal service Kacper 2025-12-13 21:28:22 +01:00
  • ed65b096e3 feat: update licensing terms and disclaimer in documentation Cody Seibert 2025-12-13 15:25:24 -05:00
  • ff06821fcd chore: update .npmrc to include platform-specific bindings and add new applications to package-lock.json Kacper 2025-12-13 21:14:52 +01:00
  • 25edfecbd4 fix: correct error message Kacper 2025-12-13 20:52:49 +01:00
  • aa83583ee9 refactor: remove ultrathink toast notifications and clean up component structure in BoardView and WelcomeStep Kacper 2025-12-13 20:44:34 +01:00
  • 7fe3dff655 feat: remoe codex references after merging of main branch Kacper 2025-12-13 20:38:05 +01:00
  • 7c6d9d3723 chore: update Next.js version to 16.0.10 in package.json and package-lock.json Kacper 2025-12-13 20:27:07 +01:00
  • a1ff498585 chore: clean up package-lock.json by removing resolved and integrity fields for several dependencies Kacper 2025-12-13 20:22:58 +01:00
  • 37f45ee89b feat: remove codex support Kacper 2025-12-13 20:13:53 +01:00
  • 83fbf55781 Merge branch 'main' into feat/add-unit-testing Shirone 2025-12-13 19:53:00 +01:00
  • 1db24ab887 Merge pull request #63 from AutoMaker-Org/wiki Shirone 2025-12-13 19:45:49 +01:00
  • e27e0b2343 feat: add Wiki view and sidebar link SuperComboGamer 2025-12-13 13:23:13 -05:00
  • 54311a887c Merge pull request #59 from AutoMaker-Org/feat/integrated-terminal Ben 2025-12-13 11:40:22 -06:00
  • 89216c01e5 fixes for windows, but maybe breaking linux trueheads 2025-12-13 11:23:58 -06:00
  • 9e9cffde6b feat: implement dual licensing structure and update license documentation Cody Seibert 2025-12-13 10:17:26 -05:00
  • c24cd9721c fix: correct model check for Codex API key validation Kacper 2025-12-13 13:46:07 +01:00
  • 8c33b1c751 Merge branch 'main' into feat/add-unit-testing Shirone 2025-12-13 13:44:46 +01:00
  • 4d0d15d1d5 ci: add GitHub Actions workflow for test suite Kacper 2025-12-13 13:35:52 +01:00
  • 4ba82e131a ci: add GitHub Actions workflow for test suite Kacper 2025-12-13 13:35:19 +01:00
  • 23ff99d2e2 feat: add comprehensive integration tests for auto-mode-service Kacper 2025-12-13 13:34:27 +01:00
  • 0473b35db3 refactor: restrict model checks to gpt-* for OpenAI/Codex models Kacper 2025-12-13 13:12:04 +01:00
  • f71533ab17 feat: improve URL accessibility checks and download handling Cody Seibert 2025-12-13 01:03:26 -05:00
  • 8709b5d34b feat: implement URL accessibility check with exponential backoff Cody Seibert 2025-12-13 01:01:35 -05:00
  • 88a059ca52 chore: specify shell for version extraction in release workflow Cody Seibert 2025-12-13 00:51:23 -05:00
  • f3ffb22487 testing releases Cody Seibert 2025-12-13 00:46:24 -05:00
  • b915a43eb0 fix: update release URL in marketing pages Cody Seibert 2025-12-13 00:29:03 -05:00
  • 8b2b7662ee feat: enhance board background settings and introduce animated borders Cody Seibert 2025-12-13 00:25:16 -05:00
  • e6d3e8e5a5 chore: clean up .gitignore by removing redundant node_modules entry Cody Seibert 2025-12-12 23:56:33 -05:00
  • 26e01c930f feat: add project management actions to WelcomeView Cody Seibert 2025-12-12 23:45:36 -05:00
  • 8621a3095d feat: enhance background image handling with cache-busting Cody Seibert 2025-12-12 23:09:51 -05:00
  • 6e7352e67e feat: implement upsert project functionality in sidebar and welcome view Cody Seibert 2025-12-12 23:06:22 -05:00
  • 7e3f77cb38 feat: add video demo section to marketing page Cody Seibert 2025-12-12 22:51:39 -05:00
  • 75b73c55e0 feat: introduce marketing mode and update sidebar display Cody Seibert 2025-12-12 22:42:43 -05:00
  • ebd928e3b6 feat: add red theme and board background modal Cody Seibert 2025-12-12 22:05:16 -05:00
  • 80cbabeeb0 various fixes Cody Seibert 2025-12-12 20:51:01 -05:00
  • 05910905ee adding new project from template Cody Seibert 2025-12-12 17:14:31 -05:00
  • 66fe3392ad commit SuperComboGamer 2025-12-13 02:04:14 -05:00
  • 3a553c892d docs: fix terminal documentation SuperComboGamer 2025-12-13 02:04:05 -05:00
  • ca506a208e docs: add terminal documentation SuperComboGamer 2025-12-13 02:00:52 -05:00
  • cbca6fa6e4 fix: change split-down shortcut to Alt+S to avoid system conflict SuperComboGamer 2025-12-13 01:54:04 -05:00
  • 951010b64d fix: add missing red terminal theme and fix split panel type SuperComboGamer 2025-12-13 01:47:49 -05:00
  • 08221c6660 fix: move terminal creation debounce to view level SuperComboGamer 2025-12-13 01:44:24 -05:00
  • ffd8752cde feat: add debounce to terminal shortcuts and show in keyboard layout SuperComboGamer 2025-12-13 01:42:40 -05:00
  • deae01712a fix: intercept terminal shortcuts at xterm level SuperComboGamer 2025-12-13 01:39:05 -05:00
  • 14d1562903 fix: handle undefined shortcuts in parseShortcut and formatShortcut SuperComboGamer 2025-12-13 01:35:18 -05:00
  • 8c100230ab fix: add safety checks for undefined shortcuts in keyboard map SuperComboGamer 2025-12-13 01:34:27 -05:00
  • 8eb374d77c fix: use Alt-based shortcuts to avoid browser conflicts SuperComboGamer 2025-12-13 01:32:36 -05:00
  • 998ad354d2 fix: change terminal shortcuts to avoid conflicts with shell signals SuperComboGamer 2025-12-13 01:31:02 -05:00
  • a2bd1b593b fix: handle undefined shortcuts for users with persisted state SuperComboGamer 2025-12-13 01:29:39 -05:00
  • 2ebb650609 feat: add terminal keyboard shortcuts with cross-platform support SuperComboGamer 2025-12-13 01:28:58 -05:00
  • 11ddcfaf90 fix: throttle terminal output to prevent system lockup under heavy load SuperComboGamer 2025-12-13 01:21:52 -05:00
  • be4a0b292c fix: split terminal inside current panel instead of at root SuperComboGamer 2025-12-13 01:07:33 -05:00
  • 18494547bc fix: address code review feedback SuperComboGamer 2025-12-13 01:05:12 -05:00
  • 26074f9390 feat: improve URL accessibility checks and download handling v0.3.4 Cody Seibert 2025-12-13 01:03:26 -05:00
  • 272905b884 fix: add terminal keyboard shortcut to KeyboardShortcuts interface SuperComboGamer 2025-12-13 01:02:38 -05:00
  • 0ad2de90ee feat: implement URL accessibility check with exponential backoff Cody Seibert 2025-12-13 01:01:35 -05:00
  • 21cbdba530 fix: add missing Terminal icon import in sidebar SuperComboGamer 2025-12-13 01:00:01 -05:00
  • 04ccd6f81c feat: add integrated terminal with tab system and theme support SuperComboGamer 2025-12-13 00:57:28 -05:00
  • af04e69dc7 chore: specify shell for version extraction in release workflow v0.3.3 Cody Seibert 2025-12-13 00:51:23 -05:00
  • 935316cb51 testing releases v0.3.2 test-release Cody Seibert 2025-12-13 00:46:24 -05:00
  • e608f46a49 Merge pull request #52 from AutoMaker-Org/new-project-from-template v0.3.1 Web Dev Cody 2025-12-13 00:32:56 -05:00
  • 8de4056417 fix: update release URL in marketing pages Cody Seibert 2025-12-13 00:29:03 -05:00
  • 9196a1afb4 feat: enhance board background settings and introduce animated borders Cody Seibert 2025-12-13 00:25:16 -05:00
  • eaef95c4a3 chore: clean up .gitignore by removing redundant node_modules entry Cody Seibert 2025-12-12 23:56:33 -05:00
  • 3dd10aa8c7 feat: add project management actions to WelcomeView Cody Seibert 2025-12-12 23:45:36 -05:00
  • 104f478f89 feat: enhance background image handling with cache-busting Cody Seibert 2025-12-12 23:09:51 -05:00
  • b32af0c86b feat: implement upsert project functionality in sidebar and welcome view Cody Seibert 2025-12-12 23:06:22 -05:00
  • c991d5f2f7 feat: add video demo section to marketing page Cody Seibert 2025-12-12 22:51:39 -05:00
  • b3a4fd2be1 feat: introduce marketing mode and update sidebar display Cody Seibert 2025-12-12 22:42:43 -05:00
  • 25f5f7d6b2 Update apps/app/src/store/app-store.ts Shirone 2025-12-13 04:42:08 +01:00
  • 2f2eab6e02 refactor: update auto-mode-service to use dynamic model resolution Kacper 2025-12-13 04:37:53 +01:00
  • 6726050969 Merge main into feat/codex-new-model - resolved conflict in auto-mode-service.ts Kacper 2025-12-13 04:35:32 +01:00
  • d08eba2331 fix: resolve TypeScript compilation errors Kacper 2025-12-13 04:30:13 +01:00
  • 7cbdb3db73 refactor: eliminate code duplication with shared utilities Kacper 2025-12-13 04:26:58 +01:00
  • 28328d7d1e feat: add red theme and board background modal Cody Seibert 2025-12-12 22:05:16 -05:00
  • 0519aba820 feat: add missing Codex models and restore subprocess logs Kacper 2025-12-13 03:50:31 +01:00
  • a65b16cbae feat: implement modular provider architecture with Codex CLI support Kacper 2025-12-13 03:45:41 +01:00
  • 346c38d6da Merge branch 'main' into new-project-from-template Cody Seibert 2025-12-12 20:51:23 -05:00
  • ca4809ca06 various fixes Cody Seibert 2025-12-12 20:51:01 -05:00
  • 9afcc5fae6 Merge pull request #53 from AutoMaker-Org/cleanup/remove-dead-electron-code v0.3.0 Web Dev Cody 2025-12-12 19:50:20 -05:00
  • 383dc66952 Merge branch 'cleanup/remove-dead-electron-code' of github.com:webdevcody/automaker into cleanup/remove-dead-electron-code Cody Seibert 2025-12-12 19:42:05 -05:00
  • 3c466f0150 chore: update .gitignore to include data directory Cody Seibert 2025-12-12 19:42:03 -05:00
  • fe9b26c49e feat: add delete session functionality with confirmation dialog Cody Seibert 2025-12-12 19:41:52 -05:00
  • 55603cb5c7 feat: add GPT-5.2 model support and refresh profiles functionality Kacper 2025-12-13 01:36:15 +01:00
  • 97d05148d4 adding shell script for ease of launching project, until cody gets off his butt and switches the npm run stuff ;) trueheads 2025-12-12 18:26:51 -06:00
  • 437063630c fix: add setWindowOpenHandler for external links SuperComboGamer 2025-12-12 19:07:26 -05:00
  • 0dc2e72263 chore: remove ~13,000 lines of dead Electron code SuperComboGamer 2025-12-12 18:57:41 -05:00
  • 5544031164 Merge branch 'main' into new-project-from-template Cody Seibert 2025-12-12 18:31:09 -05:00
  • 9cf5fff0ad feat: add markdown preview functionality to ContextView component Kacper 2025-12-13 00:30:04 +01:00
  • 77918018fa Merge pull request #42 from AutoMaker-Org/removing-electron-features-build-api Web Dev Cody 2025-12-12 18:09:56 -05:00
  • 1a4e9ccfcb fix themes Alec Koifman 2025-12-12 17:52:06 -05:00
  • 5873e888a9 Merge branch 'fs/ui' into removing-electron-features-build-api Alec Koifman 2025-12-12 17:38:05 -05:00
  • 28bbc3e0e1 chore: update .gitignore and remove obsolete automaker files Alec Koifman 2025-12-12 17:34:16 -05:00
  • be4aadb632 adding new project from template Cody Seibert 2025-12-12 17:14:31 -05:00
  • 62082fbaf5 massive overhaul of auth system logic, and subtle fixes to UI trueheads 2025-12-12 15:59:21 -06:00
  • a4c5567768 feat: enhance CoursePromoBadge component with sidebar state management Cody Seibert 2025-12-12 15:53:11 -05:00
  • 6c7adb140d fix: correct build command for Electron in package.json Cody Seibert 2025-12-12 15:25:06 -05:00
  • 18182bbc94 feat: add errorType to AutoModeActivity interface for enhanced error handling Cody Seibert 2025-12-12 15:20:35 -05:00
  • 0bb774375e feat: implement file browser context and dialog for directory selection Kacper 2025-12-12 19:20:32 +01:00