Commit Graph
31 Commits
Author SHA1 Message Date
centdix a2b1cafc1b internal: git action cleaning (#7920)
* cleaning

* cleaning
2026-02-11 22:15:19 +00:00
Ruben Fiszel fc8a546ff2 fix: bump rust version from 1.90.0 to 1.93.0 2026-02-10 23:55:36 +00:00
centdix def319db91 internal: fix git actions (#7892)
* fix git actions

* fix

* rm
2026-02-10 23:11:03 +00:00
Ruben Fiszel ddade4e59c adapt to libkafka-changes 2026-02-10 08:06:06 +00:00
fae5f25673 feat: kafka trigger kerberos/gssapi support (#7815)
* feat: kafka trigger kerberos/gssapi support

* chore: update ee-repo-ref to bb32d562120dc34bbd8d659d92a0d4b8824b8c4c

This commit updates the EE repository reference after PR #405 was merged in windmill-ee-private.

Previous ee-repo-ref: 128c6549d4557895a362fb720f56afa54d6f566b

New ee-repo-ref: bb32d562120dc34bbd8d659d92a0d4b8824b8c4c

Automated by sync-ee-ref workflow.

* adding kafka-gssapi to all_sqlx_features

* ee ref

* ee ref

---------

Co-authored-by: windmill-internal-app[bot] <windmill-internal-app[bot]@users.noreply.github.com>
Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
2026-02-06 06:23:24 +00:00
Alexander PetricandRuben Fiszel e9887e9a38 feat: mssql integrated auth (gssapi) (#7760)
* feat: mssql integrated auth (kerberos/ntlm)

* install krb5 headers

* also make it work for windows

---------

Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
2026-02-05 18:35:31 +00:00
centdix 5c41d9dd87 remove plugins (#7562) 2026-01-14 11:51:07 +00:00
centdix 4b7aac65c2 internal: typo in plugins 2026-01-14 11:16:52 +00:00
centdix 42957736ad internal: better claude (#7530)
* better claude

* symlink hooks
2026-01-09 11:48:38 +00:00
Ruben Fiszel c8044d7e16 update claude actions 2026-01-09 09:54:51 +00:00
centdix a26ec12aa1 use opus (#7398) 2025-12-19 13:07:00 +00:00
centdix b39c473892 add webfetch and websearch to claude (#7231) 2025-11-27 17:09:09 +00:00
centdix f987c1b176 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
Ruben Fiszel 0193c418bf update rust to 1.90 2025-09-20 01:12:51 +00:00
centdix 91d0c77f28 internal: add fast claude flow (#6530)
* add fast claude flow

* faster

* fix

* cleaning
2025-09-03 18:16:27 +00:00
Ruben Fiszel 9bef2ca4ca use oauth for code claude + sonnet 2025-09-03 12:09:26 +00:00
centdix 7f5482febb add allowed bots (#6353) 2025-08-08 16:56:52 +00:00
centdix 7129a6e3c6 remove duplicate caching (#6285) 2025-07-28 08:01:22 +00:00
0c85f114d5 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 c3cc6aa20f fix rust version (#6223) 2025-07-18 12:54:36 +02:00
centdix 4c5b6dbb51 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 35b7cb9c5e 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
centdix 94cca8e3dd fix typo (#5982) 2025-06-18 18:29:15 +02:00
centdix 0ec5a93261 internal: fix claude tool usage (#5976)
* fix claude tool usage

* fix
2025-06-18 15:00:42 +02:00
centdix d566ee9a51 internal: Small claude improvements (#5832)
* small claude improv

* simpler rules system

* fix install command
2025-05-29 00:01:44 +02:00
centdix 4e42f94971 use ai instead of aider (#5814) 2025-05-26 19:45:09 +02:00
centdix 92b480fb53 internal: fix branch issues + rules issues (#5799)
* fix branch issues + rules issues

* fix

* fetch issue from linear if issue comes from linear

* ask claude to check after its changes
2025-05-22 20:01:32 +02:00
centdix a1f3791bdd internal: fix flows (#5797)
* remove test line

* fix claude
2025-05-22 12:35:44 +02:00
centdix afbbc45cc4 internal: secure flows (#5796)
* secure flows

* add restriction to claude code
2025-05-22 11:58:32 +02:00
23cce4ddb0 fix: workspace preprocessor improvements (#5784)
* add tracing to get of authed client

* internal: Trigger claude when commenting with /aider (#5783)

* add claude instructions files

* call claude too when using aider

* fix

* add draft for linear claude integration

* fix: workspace preprocessor fixes

* tmp ee ref

* fix build

* update ee ref

* fix: hub script preprocessor handling

* fix build

* good ref

---------

Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
Co-authored-by: centdix <40307056+centdix@users.noreply.github.com>
2025-05-21 17:49:21 +02:00
Ruben Fiszel 25f71127c3 Add Claude PR Assistant workflow (#5777) 2025-05-20 12:52:28 +02:00