165 Commits

Author SHA1 Message Date
simos
d7ed1de1cb Release 1.8.6 v1.8.6 2025-09-23 10:17:02 +02:00
simos
9be54233d0 fixs for npmjs package 2025-09-23 10:14:26 +02:00
simos
c8bcad71e7 Release 1.8.5 v1.8.5 2025-09-23 02:16:12 +02:00
simos
a3f504aed2 adding executable 2025-09-23 02:15:32 +02:00
simos
f766ac1517 fixes 2025-09-23 02:13:36 +02:00
simos
680d8f6fb1 Release 1.8.4 v1.8.4 2025-09-23 02:09:10 +02:00
simos
1820f3bfa8 Release 1.8.3 v1.8.3 2025-09-23 01:40:58 +02:00
simos
376e055443 Adding files to npm package 2025-09-23 01:40:21 +02:00
simos
f4becdc218 Release 1.8.2 v1.8.2 2025-09-23 01:24:23 +02:00
simos
70b421e5a8 changes to package.json to support npm releases 2025-09-23 01:23:43 +02:00
simos
771f7e4d7b Fix: UI issues 2025-09-17 09:10:27 +00:00
simos
cab13a1534 Fix: UI fixes for mobile 2025-09-17 08:43:22 +00:00
simos
1eba594418 Feat: Improve the chat interface by grouping messages from AI 2025-09-17 08:04:43 +00:00
simos
ed5374a1bd Feat: Make the login modal full screen for better visibility 2025-09-17 08:04:21 +00:00
simos
573a04d2e5 Feat: Add search bar on file tree 2025-09-17 08:00:24 +00:00
simos
79981693f3 Fix : mobile issues and git diff in the git panel 2025-09-15 20:57:49 +00:00
simos
fb1117a999 Fix:
Fixed mobile zoom on input
2025-09-15 20:31:33 +00:00
simos
40b8737732 Merge branch 'main' of https://github.com/siteboon/claudecodeui 2025-09-15 15:57:45 +00:00
simos
15b95c4d08 Fixing maximum depth of directories 2025-09-15 15:56:33 +00:00
viper151
3ff1db0331 Merge pull request #188 from takumi3488/fix/ios-pwa-status-bar-overlap
fix: iOS PWA status bar overlap issue on mobile devices
2025-09-15 17:41:48 +02:00
viper151
dab0068d8f Merge branch 'main' into fix/ios-pwa-status-bar-overlap 2025-09-15 17:40:44 +02:00
simos
34583a7c7b Bump package v1.8.1 2025-09-15 15:38:42 +00:00
simos
b3498932e1 Feat: Add login to claude code and cursor CLI through the settings
Feat: Group sessions based on first uuid
2025-09-15 15:37:59 +00:00
Takumi Mori
11b2ff588a Merge branch 'main' into fix/ios-pwa-status-bar-overlap 2025-09-14 02:41:00 +09:00
simos
06bb5feb09 Feat: [Beta] Merging claudecode sessions on the sessions list based on whether it's a continuation or not - Trying to bypass https://github.com/anthropics/claude-code/issues/2354 2025-09-11 14:30:24 +00:00
simos
4ca78ba69a Feat: Path suggestion when creating a project 2025-09-11 12:40:25 +00:00
Takumi Mori
975e4b04a6 fix: iOS PWA status bar overlap issue on mobile devices
- Add PWA detection logic to App.jsx
- Apply dynamic padding to header and sidebar in PWA mode
- Update viewport meta tag for better iOS compatibility
- Change status bar style to black-translucent for PWA
- Add CSS variables for safe area insets with fallback support

This ensures menu button and sidebar content are properly visible
below the iOS status bar when installed as a PWA.
2025-09-01 00:55:13 +09:00
simos
e5709d71e0 fixes on package.json 2025-08-28 12:15:18 +03:00
viper151
4401498f3f Merge pull request #183 from siteboon/feature/taskmasterAI-integration
Integration with TaskMaster AI
v1.8.0
2025-08-28 12:12:47 +03:00
simos
75e8161213 Integration with TaskMaster AI 2025-08-28 12:11:42 +03:00
viper151
c1e7bb6c10 Merge pull request #155 from siteboon/151-cannot-create-project-with-only-cursor-cli 2025-08-16 00:18:14 +03:00
viper151
b2fef1c75f Merge pull request #152 from akhdanfadh/fix/py312_nodegyp
fix: Force newer node-gyp for modern python system
2025-08-15 13:12:28 +03:00
viper151
52c8a813c7 Merge branch 'main' into fix/py312_nodegyp 2025-08-15 13:10:55 +03:00
viper151
af6248ca7f Merge pull request #156 from siteboon/150-bug-code-block-not-rendering-properly-in-light-mode
Fix: making code block render properly in light mode.
2025-08-15 13:10:40 +03:00
simos
a2eb2c4bea Fix: making code block render properly in light mode. 2025-08-15 13:10:18 +03:00
simos
13f06ed241 modified: server/projects.js 2025-08-15 13:05:18 +03:00
simos
59e4c11a67 fix: A bug where creation error when there is no .claude directory 2025-08-15 13:00:15 +03:00
Akhdan Fadhilah
2e75676b58 fix: force newer node-gyp dependency 2025-08-14 23:42:23 +09:00
viper151
9e98bc739f Merge pull request #147 from siteboon/bug/145-token-limit-reset-time-notification-in-chat-ui
feat: Update version to 1.7.0 and enhance usage limit message formatt…
2025-08-12 15:23:27 +03:00
simos
24815d6894 feat: Update version to 1.7.0 and enhance usage limit message formatting in ChatInterface 2025-08-12 15:23:07 +03:00
viper151
2603b8aaf1 Merge pull request #146 from siteboon/cursor-cli V1.7.0 2025-08-12 15:07:33 +03:00
viper151
e15a78ed62 Merge branch 'main' into cursor-cli 2025-08-12 15:06:37 +03:00
simos
db7ce4dd74 feat: Update README to include Cursor CLI support and enhance chat message handling with streaming improvements 2025-08-12 15:05:36 +03:00
simos
50f6cdfac9 feat: Enhance chat message handling by appending assistant messages and triggering project refresh on session updates 2025-08-12 14:48:47 +03:00
simos
cdce59edb4 feat: Update message count retrieval to count only JSON blobs in sessions 2025-08-12 14:45:07 +03:00
simos
0f45472402 feat: Enhance session retrieval by implementing DAG structure for blob processing and improving JSON message extraction 2025-08-12 14:41:22 +03:00
simos
28e27ed2fb refactor: Improve session message handling and enhance loading logic in ChatInterface 2025-08-12 14:37:02 +03:00
simos
3e7e60a3a8 feat: Enhance session handling by adding cursor support and improving cursor messages order 2025-08-12 13:43:36 +03:00
simos
cd6e5befb8 feat: Add provider logos for session indication in MainContent 2025-08-12 13:25:32 +03:00
simos
003e8f4be3 refactor: Simplify input area layout and remove unused provider selection components in ChatInterface 2025-08-12 13:11:24 +03:00