Commit Graph

11 Commits

Author SHA1 Message Date
Udhay-Adithya
9b1c3fe41c feat: implement cURL import functionality with parsing and action handling 2025-09-17 02:19:22 +05:30
Udhay-Adithya
9c76683c85 fix: update collection notifier to include parameter enablement 2025-09-16 01:41:39 +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
Udhay-Adithya
eb0f4f5c74 feat: implement code generation method 2025-09-08 23:47:38 +05:30
Udhay-Adithya
6ed8e00488 feat: add quick auto add test to postRequestScript feature 2025-09-06 01:37:26 +05:30
Udhay-Adithya
c16665aa12 feat: add generate documentation functionality 2025-09-05 23:10:37 +05:30
Udhay-Adithya
e68674d610 feat: implement auto-fix functionality 2025-09-05 19:11:51 +05:30
Udhay-Adithya
6bbbe6ccc3 feat: improve prompts 2025-09-05 16:41:35 +05:30
Udhay-Adithya
c8e7c6b4e6 refactor: remove unused Message class; update AI model handling in ChatViewmodel 2025-09-02 13:14:54 +05:30
Udhay-Adithya
aef4ee5039 refactor: remove unused Dashbot context and request provider; update chat viewmodel to use the existing request model 2025-09-02 12:44:10 +05:30
Udhay-Adithya
5b6c1d5139 refactor: move dashbot inside apidash 2025-09-02 11:57:31 +05:30