HugoCasa
3bfc2c81d2
feat: improve drafts and diffs ( #2534 )
...
* feat: improve drafts and diffs
* feat: add scripts diff button
* fix: remove diff drawer in scripts/add
* fix: nits
* feat: diffs for flows and apps w/ deep comparison
* fix: flow preview buttons height
* fix: use ordered json stringify
* fix: code view
* fix: temp flow diffs
* fix: flow diffs merge conflict
2023-11-04 08:45:03 +01:00
Ruben Fiszel
b3d2213cce
fix: fix quick search scripts
2023-10-31 22:57:27 +01:00
HugoCasa
302649faa8
fix: workspaced embeddings for resource types ( #2525 )
...
* fix: workspaced embeddings for resource types
* fix: remove admins only rts
2023-10-30 15:28:20 +01:00
Faton Ramadani
6f4fb7668c
fix(frontend): fix ai gen ( #2518 )
...
* fix(frontend): fix ai gen
* fix(frontend): Filter out schemas as string
2023-10-30 11:04:52 +01:00
Ruben Fiszel
a8e490b39a
fix circular dependencies frontend
2023-10-23 15:08:31 +02:00
Faton Ramadani
69d1bfa295
Fix dependencies issues ( #2486 )
...
* fix(frontend): Fix dependencies issues
* fix(frontend): fix build
* fix(frontend): remove code duplication
2023-10-23 13:54:31 +02:00
HugoCasa
ef3e4b2623
feat: local hub embeddings search ( #2463 )
...
* feat: local hub embeddings search
* fix: cargo lock
* fix: sqlx prepare
* fix: cargo tinyvector
* feat: add DISABLE_EMBEDDING env var
* fix: cargo lock
2023-10-19 17:27:42 +02:00
HugoCasa
94a52f1d2d
feat: test openai key + improve AI UI ( #2465 )
2023-10-19 16:15:18 +02:00
HugoCasa
e20889b910
feat: filter resource types passed to gpt-4 ( #2430 )
...
* feat: code gen filter resource types
* fix: minor
* feat: using snake case for flow inputs
* fix: filter resource types for python
* fix: correct resrouce type name + wmill import
* fix: disable automerge ci
* fix: remove unnecessary json parsing
2023-10-11 17:50:21 +02:00
Faton Ramadani
bda6f1fe5d
feat(frontend): add driverjs ( #2327 )
...
* feat(frontend): add driverjs
* feat(frontend): pipeline done
* feat(frontend): texts updated
* feat(frontend): split tutorials into two
* feat(frontend): Branch one tutorial
* wip
* feat(frontend): flow editor tutorial v0 done
* feat(frontend): flow editor tutorial v0 done
* feat(frontend): fix how tutorials are started
* feat(frontend): fix how tutorials are started
2023-10-04 10:12:07 +02:00
HugoCasa
733bfe3f14
fix: flow trigger prompt + lower temp ( #2377 )
...
* fix: flow trigger prompt + lower temp
* fix: add back await
2023-10-03 12:00:31 +02:00
HugoCasa
9ed748a0da
fix: schema autocomplete/ai ( #2372 )
...
instanceof does not work with primitive types
2023-10-02 19:57:02 +02:00
HugoCasa
66d15f0c17
fix: ai flow prompt fix + explanation in ui ( #2374 )
2023-10-02 19:40:06 +02:00
HugoCasa
fc9adbe560
fix: trigger bun prompt ( #2368 )
2023-10-02 09:53:18 +02:00
HugoCasa
093770692a
feat: ai code completion ( #2361 )
2023-09-29 16:04:28 +02:00
HugoCasa
ff1b4df1ac
fix: disable schema awareness when object resource ( #2343 )
2023-09-26 20:12:34 +02:00
HugoCasa
95194abeac
feat: ai flow trigger menu ( #2317 )
...
* feat: add trigger ai menu
* fix: ai specify resource param name format
2023-09-21 17:11:06 +02:00
HugoCasa
b647213b2c
fix: ai improve prompts ( #2310 )
2023-09-19 17:33:56 +02:00
HugoCasa
39590b3d25
feat: ai gen support all langs ( #2276 )
...
* feat: ai gen support all langs
* fix: improve db schema explorer
* fix: frontend check
2023-09-15 16:41:10 +02:00
HugoCasa
8f6f46de19
fix: ai flow nits ( #2272 )
2023-09-13 16:35:50 +02:00
HugoCasa
b23417ab5b
feat: improve ai flow ( #2270 )
...
* feat: improve ai flow
* fix: copilot status popup placement
* fix: step only approve flow inputs additions + nits
* fix: nits
2023-09-13 14:24:27 +02:00
HugoCasa
5cca5833e9
feat: snowflake schema explorer + refactoring ( #2260 )
2023-09-08 16:49:47 +02:00
HugoCasa
2f3138c65d
feat: flow copilot ( #2219 )
...
* chore: refactoring
* feat: hub embeddings search benchmark
* feat: flow copilot v0
* feat: as trigger schedule + refactoring
* feat: improvements
* fix: remove unecessary filter
* feat: UX improvements
* fix: frontend check
* feat: switch to bun + other improvements
* fix: improve reactivity
2023-09-07 18:03:48 +02:00