simos
|
99b204f5bf
|
feat: add JSON import support for MCP server configuration in ToolsSettings
|
2025-08-11 14:05:31 +03:00 |
|
simos
|
21d9242d50
|
feat: enhance MCP server management with config file support and improved CLI interactions
|
2025-08-11 13:51:11 +03:00 |
|
viper151
|
4de2f5026e
|
Merge branch 'main' into fix/registration-race-condition
|
2025-07-23 14:20:07 +02:00 |
|
viper151
|
33aea3f7e8
|
feat: Publish branch functionality (#66)
|
2025-07-14 17:46:11 +02:00 |
|
viper151
|
f28dc0140e
|
Add delete functionality for untracked files (#65)
- Add delete button for untracked files in GitPanel
- Implement deleteUntrackedFile function with confirmation dialog
- Add /delete-untracked API endpoint to safely delete untracked files
- Update confirmation modal to handle delete actions
- Maintain consistent UI patterns with existing discard functionality
|
2025-07-14 17:27:02 +02:00 |
|
viper151
|
62ad40ad71
|
Merge branch 'main' into fix/registration-race-condition
|
2025-07-13 19:18:48 +02:00 |
|
simos
|
6c64ea7552
|
feat: Ability to add and control user level MCP Servers
|
2025-07-13 15:25:45 +00:00 |
|
Mirza-Samad-Ahmed-Baig
|
23e5f7ac2d
|
Fix: Prevent race condition in user registration
|
2025-07-13 14:30:09 +05:00 |
|
simos
|
ed920bb73b
|
Introducing push on server
|
2025-07-13 05:14:01 +00:00 |
|
simos
|
02cc0257ae
|
UX enhancements on gitpanel and Shell to make them more mobile friendly
|
2025-07-13 05:06:31 +00:00 |
|
simos
|
7329f89c96
|
Added pull and fetch on git panel
Made UX enhancements
|
2025-07-12 22:02:59 +00:00 |
|
simos
|
fc2a94a2e5
|
- Upgrading to Vite 7
- Refactor to use es modules
- Added permission mode
- Switched to better sqlite3
- several UX enhancements
|
2025-07-11 10:29:36 +00:00 |
|
simos
|
ec9ff3336a
|
Update package version to 1.1.3, add new dependencies for authentication and database management, and implement user authentication features including registration and login. Enhance API routes for protected access and integrate WebSocket authentication.
|
2025-07-09 18:25:58 +00:00 |
|
simos
|
1bdc75e37b
|
Enhance project directory handling by integrating extractProjectDirectory and clearProjectDirectoryCache functions. Adjust git route handlers to utilize the new directory extraction logic for improved project path resolution.
|
2025-07-08 15:10:44 +00:00 |
|
Simos
|
3b0a612c9c
|
Update package dependencies, add Git API routes, and implement audio transcription functionality. Introduce new components for Git management, enhance chat interface with microphone support, and improve UI elements for better user experience.
|
2025-07-04 11:30:14 +02:00 |
|