Ruben Fiszel
6dfa4ff5ba
nit test colors
2025-10-16 18:06:44 +00:00
centdix
216d59c548
internal: better weekly ( #6816 )
...
* better weekly
* better weekly
2025-10-14 14:33:44 +00:00
centdix
f5a45fe0ef
internal: fix weekly ( #6807 )
...
* fix
* fix
2025-10-13 14:51:33 +00:00
centdix
1a0dbf7982
fix(internal): no max turns ( #6805 )
2025-10-13 15:47:59 +02:00
centdix
7bb639db47
internal: update claude + add plan mode + add weekly summary ( #6803 )
...
* update claude + add plan mode
* fix
* update pr review
* add wewklu summary
* cleaning
* cleaning
2025-10-13 15:32:44 +02:00
hugocasa
898d2a8fe9
chore: upgrade bun to 1.2.23 ( #6792 )
2025-10-10 18:52:04 +00:00
hugocasa
cdb7524118
fix(backend): concurrency limits preprocessor ( #6727 )
...
* fix(backend): concurrency limits preprocessor
* refactor
* fix concurrency on agent workers
* nit
* nit
* update ref
* fix ci
* chore: update ee ref
2025-10-02 20:31:31 +00:00
Ruben Fiszel
cfec8e99fb
fix: migrate dotnet from msft images to script install
2025-09-29 09:44:04 +00:00
Ruben Fiszel
5ae525a9f1
fix: migrate dotnet from bitnami to microsoft images
2025-09-29 08:55:45 +00:00
Ruben Fiszel
d59b9f5216
improve tests
2025-09-28 19:40:26 +00:00
Ruben Fiszel
2047073c03
improve tests
2025-09-28 19:30:50 +00:00
Ruben Fiszel
477ec7773f
improve tests
2025-09-28 19:28:38 +00:00
centdix
c7f8222a89
nit prompt ( #6651 )
2025-09-22 13:23:20 +00:00
centdix
a3e8df34cf
add missing perm ( #6650 )
2025-09-22 12:15:09 +00:00
centdix
901ad4907d
internal: add demo command for PRs ( #6649 )
...
* add demo command
* cleaning
* cleaning
* cleaning
2025-09-22 11:31:33 +00:00
Ruben Fiszel
0e6f711b6c
check
2025-09-20 01:16:20 +00:00
Ruben Fiszel
d2673a8c9f
update rust to 1.90
2025-09-20 01:12:51 +00:00
Ruben Fiszel
e931bdd728
check
2025-09-20 00:54:29 +00:00
centdix
a0d7f5a4a0
internal(git commands): use own bot to trigger ci + exit on failure ( #6632 )
...
* use own bot to trigger ci + exit on failure
* fix
2025-09-18 13:10:14 +00:00
Ruben Fiszel
49e687b00d
internal: rolldown vite ( #6584 )
2025-09-11 16:12:36 +00:00
Diego Imbert
304f953710
Separate duckdb crate to fix c++ build/link issues ( #6551 )
...
* call ffi
* remove duckdb dep
* rename windmill_duckdb_ffi_internal
* static lib
* ci
* back to dylib, bug isn't fixed in static
* feature flag and copy dynamic lib
* fix dynlib in docker
* load libwindmill_duckdb_ffi_internal at runtime on usage
* lazy static deadlocks
* Cache dynamic library handles
* update auto s3 path insert from editor bar
* Fix duckdb S3 freezing worker because of blocking task in tokio async context
* build dll windows GH workflow
* try fix windows build
* revert build.rs
* nit fixes CI
* Dockerfile update (not tested yet
* build dev sh for duckdb lib
* mistake
* attach windmill_duckdb_ffi_internal.so artefact
* rhel9
* docker fixes
* fix dockerfile
* better err msg
* forgot lib prefix .so
* add column_order
* fix column_order
2025-09-10 14:43:46 +00:00
centdix
db95c9d65c
internal: add fast claude flow ( #6530 )
...
* add fast claude flow
* faster
* fix
* cleaning
2025-09-03 18:16:27 +00:00
Ruben Fiszel
555e1729c2
use oauth for code claude + sonnet
2025-09-03 12:09:26 +00:00
centdix
8fb082e5f3
internal: fix exit error 3 on git action ( #6383 )
...
* fix exit error 3
* fix
2025-08-13 23:16:07 +00:00
pyranota
60dd969d6c
chore: add rust client build check workflow ( #6365 )
...
* chore: add rust client build check workflow
Signed-off-by: pyranota <pyra@duck.com >
* check for .rs files in backend
Signed-off-by: pyranota <pyra@duck.com >
---------
Signed-off-by: pyranota <pyra@duck.com >
2025-08-11 18:50:16 +00:00
centdix
c8fea3d34a
add allowed bots ( #6353 )
2025-08-08 16:56:52 +00:00
centdix
69c2a7c1c8
chore(cli): better folder structure + add config utils ( #6319 )
...
* organize in folders
* add config command
* fix
* cleaning
* move utility functions
* merge
* only show token with option
* only show token with option
* fix
* remove config command
* add config utils
* change paths
* nit
* clean path assigner
---------
Co-authored-by: Alexander Petric <alpetric@users.noreply.github.com >
2025-08-05 13:59:07 +00:00
centdix
d09d90589d
remove duplicate caching ( #6285 )
2025-07-28 08:01:22 +00:00
claude[bot]
16757f3bb5
nit(aichat): recommend anthropic as provider ( #6265 )
...
* feat(aichat): add recommendation alert for Claude latest model in Anthropic provider settings
Add info alert in AI workspace settings recommending Claude latest model for better reliability of AI chat when using Anthropic provider.
Co-authored-by: Ruben Fiszel <rubenfiszel@users.noreply.github.com >
* fix
* nit
* nit
* use badge
* use blue
* add tooltip
---------
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: Ruben Fiszel <rubenfiszel@users.noreply.github.com >
Co-authored-by: centdix <farhadg110@gmail.com >
2025-07-23 15:14:51 +00:00
centdix
8dd4a073b4
fix update sqlx action logic ( #6234 )
...
* fix pull
* update postgres
2025-07-18 23:17:28 +00:00
centdix
9659b227c3
fix rust version ( #6223 )
2025-07-18 12:54:36 +02:00
hugocasa
a2d9438b92
chore: upgrade bun to 1.2.18 ( #6218 )
2025-07-17 22:14:09 +00:00
hugocasa
936994580e
update codeowners to new hugo username ( #6216 )
2025-07-17 15:18:10 +00:00
Ruben Fiszel
01d8a3917b
fix windows worker toolchain
2025-07-17 07:25:20 +00:00
centdix
827e06b4b3
feat(aichat): add logs api endpoint as tool ( #6197 )
...
* add logs
* add logs search + better load tools logic
* use json
* nit
* only add for ee
* nit
* filter out search after first fail
* Revert "filter out search after first fail"
This reverts commit 2abf0db6e5a1be84e67d1a153281b74d448cb5cd.
* call endpoint to know if it is available
* cleaning
* Apply suggestion from @graphite-app[bot]
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
* fix
* draft
* call enabled endpoint
* not workspaced
* remove from system prompt if not enterprise
* fix eeref command
* update ee ref
---------
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
2025-07-16 17:59:47 +00:00
centdix
3e2606a14e
pull before push ( #6186 )
2025-07-15 09:39:37 +00:00
centdix
5d3d28915f
internal: nits for claude demo ( #6141 )
...
* nits for claude demo
* better prompt
2025-07-08 10:53:26 +00:00
centdix
1ed1c18f45
internal: better claude review ( #6130 )
...
* better claude review
* Update pr-ready-review.yml
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2025-07-04 11:18:57 +00:00
centdix
4f77fdeeb0
internal: add ee ref command ( #6115 )
...
* add eeref command
* fix
* Update .github/workflows/git-commands.yaml
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
---------
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-07-02 16:32:14 +00:00
Ruben Fiszel
e4eae849c9
fix cargo check
2025-06-30 16:33:03 +00:00
centdix
6ac004ece5
internal: add pr opened trigger for pr review
2025-06-23 15:32:30 +02:00
centdix
172af24ead
internal: use pat for claude review ( #6025 )
...
* use pat
* check emoji when pr closed
2025-06-23 10:08:23 +02:00
centdix
bcac9f1844
close old bump prs ( #6019 )
2025-06-20 20:38:46 +02:00
centdix
af6b724f0b
internal: use git app for git actions ( #6010 )
...
* add flow to ask claude to review pr
* allow app for claude
* cleaning
* use app for change versions flow
* add owner
* fix
* rename
2025-06-20 13:32:33 +02:00
centdix
9462d56be7
internal: better instructions for claude ( #5996 )
...
* better instructions for claude
* remove file
* better rules
* better claude action
* add api routes prefixes
* typo
* typo
* fix
* fix
* add typegen explanations
* remove npm run format
2025-06-19 15:36:10 +02:00
Ruben Fiszel
c7c2efbbe5
nits
2025-06-18 23:46:21 +02:00
centdix
18d12525d2
fix typo ( #5982 )
2025-06-18 18:29:15 +02:00
centdix
a58b0ffd06
internal: fix sqlx git action usage ( #5980 )
...
* create frontend build dir
* specify version
* add cache
2025-06-18 18:20:07 +02:00
centdix
0f560bdc41
internal: fix claude tool usage ( #5976 )
...
* fix claude tool usage
* fix
2025-06-18 15:00:42 +02:00
centdix
959280bf5a
fix wrong typo ( #5970 )
2025-06-18 13:22:11 +02:00