Udhay-Adithya
|
15821a06ea
|
fix: base url creation for openapi spec
|
2025-09-27 20:56:30 +05:30 |
|
Udhay-Adithya
|
86f35755eb
|
feat: remove unused openapi action button
|
2025-09-27 18:06:02 +05:30 |
|
Udhay-Adithya
|
991b2c69f7
|
feat: enhance DashbotApplyCurlButton to highlight destructive actions with error color
|
2025-09-27 15:02:03 +05:30 |
|
Udhay-Adithya
|
e5ef67ea97
|
feat: add copy button to code generation codeblock
|
2025-09-26 00:34:33 +05:30 |
|
Udhay-Adithya
|
f2ce403006
|
feat: split dashbot models
|
2025-09-25 13:20:43 +05:30 |
|
Udhay-Adithya
|
a495f7e44a
|
refactor: split dashbot action buttons
|
2025-09-24 22:57:33 +05:30 |
|
Udhay-Adithya
|
54b343dbcb
|
fix: open api spec bottom modal sheet
|
2025-09-24 22:33:53 +05:30 |
|
Udhay-Adithya
|
75c0ab2b70
|
feat: add download doc button
|
2025-09-24 21:01:24 +05:30 |
|
Udhay-Adithya
|
7cdc286c08
|
feat: hide dashbot when other windows are open
|
2025-09-21 12:39:36 +05:30 |
|
Udhay-Adithya
|
671e4218cc
|
feat: reorganize attachments provider and model structure
|
2025-09-21 02:00:11 +05:30 |
|
Udhay-Adithya
|
ce3248dec0
|
feat: improve ui for openapi specs feature
|
2025-09-21 00:32:08 +05:30 |
|
Udhay-Adithya
|
b7a7bde093
|
feat: add openapi spec import functionality
|
2025-09-19 23:47:42 +05:30 |
|
Udhay-Adithya
|
9b1c3fe41c
|
feat: implement cURL import functionality with parsing and action handling
|
2025-09-17 02:19:22 +05:30 |
|
Udhay-Adithya
|
16e7b92934
|
feat: multi-action actions with enums, upload scaffolding, and UI factory
- Add actions list to chat messages
Introduce
- ChatActionType/ChatActionTarget enums and mapping helpers
- Refactor viewmodel to parse actions and apply fixes via enums
- Implement DashbotActionWidgetFactory and action widgets (auto-fix, add-tests, language, code, upload)
- Integrate upload attachments provider and map upload_asset action
- Update prompt schema docs to prefer actions array and include upload_asset
- Update chat bubble to render multiple actions
|
2025-09-16 01:39:39 +05:30 |
|