Commit Graph
18 Commits
Author SHA1 Message Date
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