Diego Imbert
|
2a4a288160
|
Refactor runs page search params state logic (#7543)
* start refactoring runs page query params state
* more refactor
* more migration
* more refactor
* per_page migrate
* refactor
* char consistency layout
* runs filter wrong logic
* fix autosetFilter
* nit remove Default Email filter
* Revert "nit remove Default Email filter"
This reverts commit b46b3872a9.
* nit
* arg nits
* fix filters.arg reactivity
* RunsFilter pass 1
* Refactor JobsLoader into useJobsLoader
* fix lastFetchWentToEnd
* update claude.md
* debounce to avoid flicker
* debounce
* callback mistake
* missing return
* change to null
* dead code file (SavedInputs was replaced with V2)
* arg and result filter nits
* better flicker prevention
* avoid duplicates when loading more jobs
* fix broken type
* nit type
* improve date filter state mgmt + encode URI component on all params
|
2026-01-15 07:20:04 +00:00 |
|
Guilhem
|
105c494fb1
|
add instruction to use the Button component (#7554)
|
2026-01-14 11:17:31 +00:00 |
|
Guilhem
|
57033ec6b5
|
add guidelines to claude.md (#7007)
* add brand guidelines to claude.md
* add component description
* add component description
|
2025-10-31 07:41:39 +00:00 |
|
centdix
|
b93931622f
|
add svelte 5 mcp (#6847)
|
2025-10-17 07:24:57 +00:00 |
|
centdix
|
2471c7acad
|
feat(aichat): add api mode to call api endpoints (#6343)
* add api mode
* add endpoint to list tools
* use new endpoint from frontend
* draft tool exec display
* cleaning
* improve claude.md
* better theming
* show actual data
* add bacon to gitignore
* simpler logic
* add openapi def
* cleaning
* add confirmation
* simplify
* fix cancel
* fix build
* cleaning
* better logic
* path instructions
* add new endpoint
* cleaning
* fix
* cancel when creating new chat
* nits
* handle errors
* allow changing mode to api mode
|
2025-08-11 11:13:44 +00: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 |
|
centdix
|
a4983c9d14
|
internal: Small claude improvements (#5832)
* small claude improv
* simpler rules system
* fix install command
|
2025-05-29 00:01:44 +02:00 |
|
centdix
|
29f92ea297
|
add claude instructions files (#5779)
|
2025-05-20 13:53:34 +02:00 |
|