Ruben Fiszel
|
9ddde9aa94
|
split store and aiStore
|
2025-10-04 09:59:10 +00:00 |
|
HugoCasa
|
234b20f8bd
|
feat: autocomplete v2 + AI chat (#5323)
* feat: autocomplete v2
* wip chat
* wip
* feat: chat ai review and apply
* feat: multiple providers
* update cli gen
* fixes
* improvements
* fix build
* fix issues
* fix build
* final nits
* nits
* nits
|
2025-03-25 19:53:48 +01:00 |
|
HugoCasa
|
245c8719fc
|
feat: more AI models (#5207)
* feat: more AI models
* nits
* groq + openrouter
* nit
|
2025-02-04 22:17:30 +01:00 |
|
  
|
556b4a41a1
|
feat: Support mistral anthropic for ai (#4692)
* wip: openai proxy and other ai proxy integration
* fixing migration script
* wip: support different ai provider in front, fix proxy openai
* wip: adding frontend ai provider
* updated copilot types
* wip: working on anthropic integration
* done AI proxy front
* adding new type and support for anthropic
* updating gitignore
* adding streaming response
* added streaming prompt
* push lib/gen
* wip: fixing anthropic
* anthropic fully supported
* fix backend missing var error and fully support stream event for anthropic
* remove gen directory
* fixing openapi file
* add support for mistral, and update create workspace components
* remove deref.json
* remove package-json
* openapi
* fix ui enable code
* added utility function for init workspace ai provider
* fix workspace switch bug
* update anthropic property and fixed frontend error
* fix workspace settings
* update error message and fix typo migration file
* chore: update openapi file
* fix dev file
* add .sqlx
* all
* update sqlx
---------
Co-authored-by: dieriba <t.dieriba@gmail.com>
Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
|
2024-11-14 14:24:35 +01:00 |
|
Ruben Fiszel
|
2b3e86e341
|
feat: add vim support for monaco/webeditor
|
2024-08-26 22:31:23 +02:00 |
|
HugoCasa
|
6eb1e27a74
|
feat: flow inputs ai gen (#3191)
* feat: flow inputs ai gen
* fix: prevent flow builder crash on AI gen
* fix: nits
* fix: adjust tab behavior
|
2024-02-10 19:51:44 +01:00 |
|
HugoCasa
|
776c7d3c64
|
feat: violet ai branding + flow summary (#3171)
* feat: violet ai branding + flow summary
* fix: npm run check
|
2024-02-07 14:33:33 +01:00 |
|
HugoCasa
|
34151d65cc
|
feat: new ai design (#3152)
* feat: new ai design
* fix: show caret + esc to cancel
|
2024-02-06 15:13:20 +01:00 |
|
Ruben Fiszel
|
d634764b34
|
feat: add button for auto-formatting
|
2023-12-22 05:16:33 +01:00 |
|
 HugoCasaandRuben Fiszel
|
2768379885
|
feat: app reports v2 (#2778)
* fix: schema autocomplete
* feat: app reports v2
* fix: remove global copilot api call
* feat: nits
* fix: backward compatible slack notif
* feat: nits
* feat: log browser logs
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
|
2023-12-05 18:55:46 +01:00 |
|
Ruben Fiszel
|
27f6117f0f
|
more try catch around localStorage
|
2023-12-05 14:20:30 +01:00 |
|
HugoCasa
|
ba9a558554
|
fix: set session code completion to enabled by default (#2664)
|
2023-11-20 22:53:16 +01:00 |
|
HugoCasa
|
cc13189d0c
|
feat: code completion UI + other nits (#2657)
* fix: nits
* feat: add code completion in UI
|
2023-11-20 16:24:33 +01:00 |
|