Commit Graph

  • 29783f609f Merge branch 'main' into main viper151 2025-12-31 08:53:45 +01:00
  • ea19bd9a00 Release 1.13.5 v1.13.5 simosmik 2025-12-31 07:52:43 +00:00
  • 6d4e5017d0 Merge pull request #257 from panta82/main viper151 2025-12-31 08:49:03 +01:00
  • 9b217ada0d Merge branch 'main' into main viper151 2025-12-31 08:48:30 +01:00
  • 04efaa41f6 feat: add custom port and database path options to CLI commands simosmik 2025-12-31 07:42:01 +00:00
  • 5aef9c683a Release 1.13.3 v1.13.3 simosmik 2025-12-31 07:20:41 +00:00
  • 724cb5bb5c fix: adding shared folder to npm build simosmik 2025-12-31 07:17:39 +00:00
  • 4e163c8c10 Release 1.13.2 v1.13.2 simosmik 2025-12-30 18:10:21 +00:00
  • b315360f8a fix: replace HOME env variable with os.homedir() to support windows simosmik 2025-12-30 18:07:04 +00:00
  • 04821b8ad5 Merge pull request #273 from siteboon/fix/npmignore viper151 2025-12-30 18:53:22 +01:00
  • 00278a13d8 Release 1.13.1 v1.13.1 simosmik 2025-12-30 17:51:32 +00:00
  • 676d2415a0 adding npmignore simosmik 2025-12-30 17:49:30 +00:00
  • babe96eedd fix: API would be stringified twice. That is now fixed. simosmik 2025-12-29 23:18:38 +00:00
  • 60c8bda755 fix: pass model parameter to Claude and Codex SDKs simosmik 2025-12-29 16:19:09 +00:00
  • d98b112302 Release 1.13.0 v1.13.0 simosmik 2025-12-29 12:12:20 +00:00
  • 8186c4039f fix: path improvement of projects added via config. simosmik 2025-12-29 11:32:41 +00:00
  • 02c13b0794 fix: fixing the default port for shell on vite config simosmik 2025-12-27 22:48:46 +00:00
  • a8c141cb8e fix: fixing deprecated apple-mobile-web-app-capable simosmik 2025-12-27 22:35:30 +00:00
  • fbbf7465fb feat: Introducing Codex to the Claude code UI project. Improve the Settings and Onboarding UX to accomodate more agents. simosmik 2025-12-27 22:30:32 +00:00
  • 7a173071f1 fix: added webfetch and websearch to plan mode tools simosmik 2025-12-17 12:25:47 +00:00
  • 6bf3696991 fix: fixing claude and cursor login defaulting to the previously opened shell simosmik 2025-12-17 12:18:40 +00:00
  • d822a96818 feat(chat): add model selection for Claude and update to latest versinos of claude agent sdk and cursor cli simosmik 2025-12-16 17:22:33 +00:00
  • 19bb741af0 Fix issue: Broken pasted image upload Ivan Pantic 2025-12-09 22:12:45 +01:00
  • 1f4cd16b89 fix: change agent mode for platform simos 2025-12-10 00:29:53 +01:00
  • 09688a09ca Merge pull request #253 from siteboon/viper151-patch-1 viper151 2025-12-07 07:49:36 +01:00
  • 1cc3f61b81 Update App.jsx viper151 2025-12-07 07:49:08 +01:00
  • 89c9aec5b7 feat: add codeblock highlight in ChatInterface Zhenhong Du 2025-12-01 12:01:30 +08:00
  • e74a813093 add packages for code highlight in chatui Zhenhong Du 2025-12-01 11:57:44 +08:00
  • 73a0b5bebd [FixBug] The Desktop version's "New Project" button is wrapped by the conditional logic projects.length > 0, causing it to not display when there are no projects, preventing users from creating new projects. Yuanbo Li 2025-11-26 11:45:01 +08:00
  • 3a72a262a9 logo color change simos 2025-11-19 09:10:09 +01:00
  • e952cf0a42 feat(terminal): add clickable web links support simosmik 2025-11-18 20:29:30 +00:00
  • 18d0874142 feat: auto-populate git config from system simos 2025-11-17 18:05:49 +01:00
  • 33e70c4b55 feat: load git config during onboarding simos 2025-11-17 16:17:05 +01:00
  • 98c8b14b4f fix: cleanup settings simos 2025-11-17 16:16:49 +01:00
  • 544c72434a fix: initial commit error simos 2025-11-17 15:54:08 +01:00
  • b892985700 small fix simos 2025-11-17 15:30:22 +01:00
  • 8c629a1a05 feat: onboarding page & adding git settings simos 2025-11-17 15:26:46 +01:00
  • 2df8c8e786 fix:identify claude login status simos 2025-11-17 14:20:10 +01:00
  • f91f9f702d fix: settings api calls that would fail. simos 2025-11-17 13:58:58 +01:00
  • 6219c273a2 small fix simos 2025-11-17 08:48:23 +01:00
  • 33834d808b feature:show auth status on settings simos 2025-11-17 08:48:15 +01:00
  • abe8cd46a2 fixes simos 2025-11-16 14:52:45 +01:00
  • 521fce32d0 refactor: improve shell performance, fix bugs on the git tab and promote login to a standalone component simos 2025-11-14 23:44:29 +00:00
  • 2815e206dc refactor: Remove unecessary websocket calls for taskmaster simos 2025-11-14 16:31:33 +01:00
  • 71e400c54f Release 1.12.0 v1.12.0 simos 2025-11-14 12:55:58 +01:00
  • 05b2b59e23 refactor: simplify version information display in CredentialsSettings component simos 2025-11-14 12:54:26 +01:00
  • ad219c8716 feat: Adding version information simos 2025-11-14 12:25:44 +01:00
  • ed65399dfb refactor: remove unused /api/config endpoint and update WebSocket connection logic simos 2025-11-12 23:23:01 +01:00
  • 2fb1e1cfb0 fixes simos 2025-11-11 17:20:23 +01:00
  • 0f4b3666fc Fix WebSocket connection in platform mode simos 2025-11-11 17:06:30 +01:00
  • 69b7b59f00 style(ui): remove inline styles in favor of Tailwind classes simos 2025-11-07 03:51:44 +00:00
  • 51431832d8 style(ui): improve mobile responsiveness of status and navigation components simos 2025-11-07 03:39:15 +00:00
  • 1e50cfdad6 style: standardize mobile navigation spacing with Tailwind utility simos 2025-11-06 20:31:32 +00:00
  • 289c2334e0 Merge pull request #224 from Henry-Jessie/feat/math-rendering viper151 2025-11-05 23:03:29 +01:00
  • de8c4d1845 Merge branch 'main' into feat/math-rendering viper151 2025-11-05 23:02:01 +01:00
  • 23de8c7863 feature: is_platform changes simos 2025-11-05 00:25:47 +01:00
  • 041c72b160 Merge branch 'main' into feat/math-rendering viper151 2025-11-04 10:42:56 +01:00
  • 519b5e5209 Merge pull request #227 from siteboon/feature/new-project-creation viper151 2025-11-04 10:37:30 +01:00
  • 7ab14750de Merge remote-tracking branch 'origin/feature/new-project-creation' into feature/new-project-creation simos 2025-11-04 09:32:42 +00:00
  • 255aed0b01 feat(projects): add workspace path security validation and align github credentials implementation across components simos 2025-11-04 09:29:21 +00:00
  • b416e542c7 Apply suggestion from @coderabbitai[bot] viper151 2025-11-04 09:39:37 +01:00
  • 43cbbb10d9 Merge branch 'main' into feature/new-project-creation viper151 2025-11-04 09:31:09 +01:00
  • 003b64f8f0 Merge branch 'main' into feat/math-rendering viper151 2025-11-04 09:29:07 +01:00
  • 401223dcd5 Merge pull request #225 from atelierai/fix_image_viewer viper151 2025-11-04 09:28:02 +01:00
  • 499e33d910 Merge pull request #226 from LeoZheng1738/fix_siderbar viper151 2025-11-04 09:27:13 +01:00
  • 0181883c8a feat(projects): add project creation wizard with enhanced UX simos 2025-11-04 08:26:31 +00:00
  • a100aa598c fix: protect LaTeX formulas when unescaping JSONL escape sequences Henry-Jessie 2025-11-04 16:26:17 +08:00
  • c875907f55 fix(Sidebar): The undefined setShowSuggestions method has been removed. LeoZheng1738 2025-11-04 11:33:58 +08:00
  • b2c16002e4 fix: fix image viewer return 401 error Sayo 2025-11-03 03:17:54 +08:00
  • c7dbab086b fixing slash commands button simos 2025-11-02 09:36:31 +00:00
  • b31f7afdf5 Release 1.11.0 v1.11.0 simos 2025-11-02 10:27:25 +01:00
  • 06d17eb22e feat: support math rendering with KaTeX Henry-Jessie 2025-11-02 16:31:00 +08:00
  • 57739a659f package-lock.json simos 2025-11-02 08:01:11 +00:00
  • a5813e66d9 Merge pull request #223 from siteboon/feature/cli-commands viper151 2025-11-02 08:59:39 +01:00
  • 18ea4a19dd Merge branch 'main' into feature/cli-commands viper151 2025-11-02 08:59:28 +01:00
  • 1c95c598eb docs: update installation and CLI documentation simos 2025-11-02 07:53:22 +00:00
  • 72e97c4fbc Release 1.10.5 v1.10.5 simos 2025-11-01 11:05:16 +01:00
  • b5d1fed354 feat(chat): add CLAUDE.md support and fix scroll behavior (#222) viper151 2025-11-01 07:01:25 +01:00
  • d1733f34e0 feat(chat): add CLAUDE.md support and fix scroll behavior simos 2025-11-01 05:55:11 +00:00
  • fefcc0f338 feat(editor): Move code editor preferences to settings and add option to expand editor simos 2025-10-31 12:11:47 +00:00
  • 36f8f50d63 feat(editor): add sidebar mode to CodeEditor component simos 2025-10-31 09:47:30 +00:00
  • 4e14222487 feat(ui): add collapsible sidebar functionality simos 2025-10-31 09:36:14 +00:00
  • e2ba000e86 Release 1.10.4 v1.10.4 simos 2025-10-31 10:17:44 +01:00
  • 64e2909f0f feat(updates): add system update endpoint and UI simos 2025-10-31 09:15:50 +00:00
  • 6541760eb7 Release 1.10.3 v1.10.3 simos 2025-10-31 10:00:05 +01:00
  • 50454175c9 fix(agent): improve branch name and URL parsing simos 2025-10-31 08:59:02 +00:00
  • d6ceb222c3 Release 1.10.2 v1.10.2 simos 2025-10-31 09:48:04 +01:00
  • 9cfb7e659d modified: .gitignore new file: release.sh simos 2025-10-31 09:45:35 +01:00
  • 018b337871 modified: .gitignore modified: package.json simos 2025-10-31 09:42:56 +01:00
  • 0b8b1d0677 Release 1.10.1 v1.10.1 simos 2025-10-31 09:40:11 +01:00
  • 2e1e5b463a Release 1.10.0 v1.10.0 simos 2025-10-31 09:39:39 +01:00
  • cafe18961e Merge pull request #220 from siteboon/feature/agent-auto-pr simos 2025-10-31 09:31:08 +01:00
  • 8f3a97b8b0 feat(agent): add automated branch and PR creation Added createBranch and createPR options to the agent API endpoint, enabling automatic branch creation and pull request generation after successful agent task completion. Branch names are auto-generated from the agent message, and PR titles/descriptions are auto-generated from commit messages. This streamlines CI/CD workflows by eliminating manual Git operations after agent runs. simos 2025-10-31 07:48:31 +00:00
  • b612035b20 Merge pull request #218 from siteboon/feature/modernize-tool-design viper151 2025-10-31 07:14:11 +01:00
  • c4e196692c Merge branch 'main' into feature/modernize-tool-design viper151 2025-10-31 03:01:49 +01:00
  • da6f35adc9 feat: UI updates to ChatInterface component and global styles. Changing how tools look like simos 2025-10-31 02:01:08 +00:00
  • bf1b3e7376 Merge pull request #215 from atelierai/master viper151 2025-10-31 02:06:24 +01:00
  • df726c2d4f Merge branch 'main' into master viper151 2025-10-31 02:00:01 +01:00
  • 5af3706d69 Merge pull request #216 from siteboon/feature/edit-diff viper151 2025-10-31 01:58:21 +01:00
  • 53c1af33fa fix(App): wrap session handlers in useCallback to avoid warnings on depth simos 2025-10-31 00:46:56 +00:00