KevIsDev
4665fa67fa
fix: remove excessive commenting
2025-03-10 11:20:01 +00:00
KevIsDev
f02e10c9ac
fix: remove rename, creations and deletions now persist across reloads
...
removed rename files until a better solution is found and made file/folder create/delete be persistent across reloads
2025-03-10 11:12:25 +00:00
KevIsDev
b079a56788
add: add file renaming and delete functionality
2025-03-03 16:14:31 +00:00
KevIsDev
8c83c3c9aa
feat: add creation of files and folders in the FileTree
...
- Drag and drop images directly in the file tree. Image will convert to base64 format
2025-03-03 12:16:13 +00:00
Anirban Kar
b98485d99f
feat: make user made changes persistent after reload ( #1387 )
...
* feat: save user made changes persistent
* fix: remove artifact from user message on the UI
* fix: message Id generation fix
2025-02-27 13:34:57 +05:30
Toddyclipsgg
056a446f0f
chore: Remove unused dependencies and clean up imports
...
- Removed lucide-react and next-themes from package dependencies
- Simplified import in workbench store for path and file-saver
- Removed unnecessary module definition in Vite config
2025-02-23 20:00:17 -03:00
Toddyclipsgg
ab6f5328b4
feat: Add Diff View and File History Tracking
...
- Implemented a new Diff View in the Workbench to visualize file changes
- Added file history tracking with detailed change information
- Enhanced FileTree and FileModifiedDropdown to show line additions and deletions
- Integrated file history saving and retrieval in ActionRunner
- Updated Workbench view types to include 'diff' option
- Added support for inline and side-by-side diff view modes
2025-02-23 07:55:38 -03:00
Stijnus
d1d23d80e7
big fixes
...
fixes feedback from thecodacus
2025-01-30 17:17:36 +01:00
Stijnus
f32016c91d
Github enhancement
2025-01-28 13:21:24 +01:00
Stijnus
c4c73622f5
Fix ESLint issues
2025-01-28 11:39:12 +01:00
Anirban Kar
6d4196a2b4
fix: improve push to github option ( #1111 )
...
* feat: better push to githubbutton
* added url update on push to github
2025-01-27 17:58:25 +05:30
Anirban Kar
28f0c3629d
ignored alert on project reload
2024-12-21 17:44:18 +05:30
Anirban Kar
d327cfea29
feat: added terminal error capturing and automated fix prompt
2024-12-17 21:19:43 +05:30
Ed McConnell
4db916928c
merge main
2024-12-14 09:56:51 -05:00
Anirban Kar
02d0be5feb
Merge branch 'main' into streaming-fixed
2024-12-14 12:56:36 +05:30
Anirban Kar
97b886abf0
fix: added more controlled rate for code streaming
2024-12-12 03:13:52 +05:30
Anirban Kar
3c7b125828
Merge branch 'main' into context-optimization
2024-12-12 02:38:00 +05:30
Dustin Loring
9aaa3b560c
feat: Connections Tabs
...
Added a connections tab, now you can enter GitHub creds and store them in cookies like the API Keys
2024-12-09 09:26:39 -05:00
Anirban Kar
ea5c6244a6
feat(context optimization):improved context management and redused chat overhead
2024-12-07 15:58:13 +05:30
Anirban Kar
fee629d8cd
fixed test cases
2024-12-03 11:28:23 +05:30
Anirban Kar
9d0066a449
Merge remote-tracking branch 'origin/main' into bundle-artifact
2024-12-02 22:21:17 +05:30
Anirban Kar
34a8a39a3c
added artifact bundling for custom long artifacts like uploading folder
2024-12-02 18:30:21 +05:30
Dustin Loring
87620f38be
lint rules added and fixed
2024-12-02 06:06:17 -05:00
Dustin Loring
7574337002
fixed path
2024-12-01 08:05:06 -05:00
Dustin Loring
b0b617dac7
lint fix
2024-12-01 07:57:42 -05:00
Dustin Loring
88479fec94
Merge pull request #9 from lassecapel/feat-add-custom-project-name
...
Feat add custom project name
2024-12-01 07:06:58 -05:00
Oliver Jägle
7d8f811886
Fix linting issues
2024-11-22 09:49:45 +01:00
Oliver Jägle
2327de3810
Lint-fix all files in app
2024-11-21 22:05:35 +01:00
Lasse Capel
8978ed0ff3
use a descriptive anique filename when downloading the files to zip
2024-11-20 09:54:31 +01:00
lassecapel
399affd1e9
update comment to reflect the the codeline
2024-11-20 09:51:00 +01:00
lassecapel
604ab8710b
feat: add custom unique filename when doanload as zip
2024-11-20 09:51:00 +01:00
Chris Mahoney
fe80e5fad6
Merge pull request #330 from hgosansn/ux-click-open-file-in-chat
...
feat: [UX] click shortcut in chat to go to source file in workbench
2024-11-19 14:04:00 -06:00
Hugo SANSON
d419a3c4b5
[UX] click shortcut in chat to go to source file in workbench
2024-11-19 00:24:14 +01:00
Anirban Kar
49f9d8b760
chore: ui fix
2024-11-17 14:24:29 +05:30
Anirban Kar
c0873bc552
excluded the action from execution pipeline
2024-11-17 14:15:40 +05:30
Anirban Kar
358487135f
fix: global execution queue added
2024-11-17 13:26:09 +05:30
Anirban Kar
32699fd809
made types optional and, workbench get repo fix
2024-11-13 00:03:33 +05:30
Anirban Kar
2d270e749b
Merge branch 'main' into code-streaming
2024-11-12 23:20:30 +05:30
Anirban Kar
d1f3e8cbec
feat: added bolt dedicated shell
2024-11-08 21:47:31 +05:30
Anirban Kar
54351cd845
feature(code-streaming): added code streaming to editor while AI is writing code
2024-11-08 11:14:15 +05:30
Cole Medin
368022d797
Merge branch 'main' into main
2024-10-24 07:56:48 -05:00
muzafferkadir
49217f2461
feat: added sync files to selected local folder function is created. Yarn package manager fixes, styling fixes. Sass module fix. Added Claude model for open router.
2024-10-22 01:27:29 +03:00
goncaloalves
059933a0c6
Added GitHub push functionality
2024-10-21 20:14:35 +01:00
Waseem Anjum
21dbd42184
added download code button
2024-10-19 12:26:29 +05:00
Sam Denty
6fb59d2bc5
fix: remove monorepo
2024-09-25 19:54:09 +01:00