centdix
ded248ff0b
fix(mcp): fix path transformation ( #6508 )
...
* fix path transformation
* fix mcp url copy
* safer code
2025-09-02 06:50:14 +00:00
Ruben Fiszel and rubenfiszel
13b03bc9e6
chore(main): release 1.538.0 ( #6495 )
...
* chore(main): release 1.538.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-09-01 12:42:19 +00:00
hugocasa
00b3ccdfcb
feat(frontend): preprocessor snippet completion in code editor ( #6502 )
...
* feat(frontend): preprocessor snippet completion in code editor
* fix: only for main script editor
2025-09-01 12:36:06 +00:00
Guilhem
c0704a9efc
typo ( #6503 )
...
* Fix typo
* improve debounce on popover
2025-09-01 10:53:56 +00:00
Guilhem
2cd9e727ec
fix(frontend): Improve runs page ux ( #6485 )
...
* improve arg layout
* improve runs row (wip)
* Add job badges
* group filters in dropdown
* improve runs row layout
* Improve filter layout
* use select for graph display
* handle width modification
* Remove useless headers
* fix bad display when result is null
* Display all jobs tags
* Improve display for 'step of flow' jobs
* Add empty message for JobAssetsViewer
* Move job preview assets tab to flow result for flows
* Only show tag in the tag column
* Add job kind to rows
* Add padding to the run preview
* nit
* move refresh on top of table
* Move filters into header bar
* move runs table topbar outside table
* Simplify layout
* Use toggle for kind for large screen
* move sync job and add batch actions breakpoint
* revert dropdown to toggle for conurrency/duration
* handle run labels overflow
* improve time display
* fix flow preview with no path display
* Add titles
* Prevent tab shift for script and flow result
* nit
* Allow job deselect
* Make job link more visible
* Fix filtering for queued job
* Fix filter not reseting after select from toggleMore
* Allways show assets for flow status viewer
* Update run chart to svelte 5 and fix reactivity issue
* migrate concurrency chart to svelte 5
* Improve admmin workspace display and fix missing in add filter popover
* nit
* fix run table resize
* Add breakpoint to hide tag in small screens
* use a css file for gathering RunRow and RunTable classes
* nit
* nit
* remove debug log
* nit
* fix typo
* Have too icons for queued workers and suspended
* add gap before auto-refresh
* Replace min max to from to calendar picker
* Add loading state for job preview
* Move duration
* Display kind full width when calendar not set
* Only show 2 digits for jobs duration
* Replace Scheduled for by a clock un the run row
* Fix typpo in dropown select to dropdown select
* Hide sync and previews in toggle more
* Fix runs row padding
* Change notification colors for queued jobs
* use utils debounce function
* fix typo
* nit
* use class instead of classNames
* clean select filter side effects
2025-09-01 09:49:15 +00:00
centdix
4bb9be09af
feat(aichat): cache prompts when using anthropic models ( #6489 )
...
* working draft
* add caching
* add anthropic.ts
* cleaning
* better typing
* nit
* use anthropic sdk
* draft
* draft parser
* cleaning
* update openai sdk + use stream method
* fix anthropic base url
* cleaning
* better error handling + cleaning
* rollback to old parsing
* nit
* set strict to false for mistral
2025-09-01 08:55:15 +00:00
Ruben Fiszel
e1df2f036f
fix(frontend): make resource a separate top-level type in schema editor for clarity
2025-08-31 16:19:04 +00:00
Ruben Fiszel
690b2470bf
json editor nit
2025-08-31 13:17:12 +00:00
Ruben Fiszel
d15510effa
fix: schema editor reactivity improvements ( #6496 )
...
* all
* all
* all
* all
* all
* nit
* all
* all
* all
* all
2025-08-30 02:32:35 +00:00
hugocasa
de15ca4671
fix(frontend): capture/trigger UI nits ( #6494 )
2025-08-29 13:00:27 +00:00
Ruben Fiszel and rubenfiszel
f4802eb0a3
chore(main): release 1.537.1 ( #6491 )
...
* chore(main): release 1.537.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-08-29 09:43:00 +00:00
Ruben Fiszel
fa43b7a672
fix: skipPreprocessor on re-running job immedaitely from UI
2025-08-29 07:24:47 +00:00
Ruben Fiszel
01d98239e2
nit check
2025-08-29 07:06:17 +00:00
Ruben Fiszel
e09af3c2f1
fix: fix preprocessor not displaying immediately on addition
2025-08-29 06:57:01 +00:00
Ruben Fiszel and rubenfiszel
7e3a40a356
chore(main): release 1.537.0 ( #6486 )
...
* chore(main): release 1.537.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-08-28 19:29:04 +00:00
hugocasa
734fb3f1f7
prevent past due team plans to overuse ( #6487 )
...
* prevent past due team plans to overuse
* nit
* update ee ref
2025-08-28 16:56:57 +00:00
centdix
30081eca92
feat(aichat): allow reverting specific line for inline script suggestions ( #6480 )
...
* draft
* cleaning
* settimeout temp fix
* adjust colors
* cleaning
* good stuff
* no timeout
* add on finish callback
* cleaning
* fix
* adpat accept all / reject all
* cleaning
* cleaning
* adapt click on module reject/accept
* clearer function names
* nit
* simplify
2025-08-28 10:00:59 +00:00
Ruben Fiszel
78fa7d8700
fix: fix okta and oauth0 sso settings
2025-08-27 18:38:07 +00:00
Ruben Fiszel and rubenfiszel
0ed04cbf2b
chore(main): release 1.536.0 ( #6471 )
...
* chore(main): release 1.536.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-08-27 13:43:03 +00:00
Alexander Petric
dba5c95d6f
fix(cli): specific items for file resource type ( #6464 )
...
* cli file resource specific items
* improvement
* resource command + correct order of context
* no dynamic imports
* support trigger types for branch specific items
* also update trigger cli function to be branch aware
* hubscript path
2025-08-27 12:49:46 +00:00
Alexander Petric
2c29079fd5
feat: email triggers extra args in 'to' header ( #6476 )
...
* feat: email triggers extra args in 'to' header
* ee-repo + script helpers
2025-08-27 11:12:05 +00:00
centdix
1ab6e507f2
fix: save changes made in diff mode ( #6477 )
...
* add read only to diff editor
* save changes to editor instead
* only add listener if oncodechange is specified
* pass existing editor as modified model
* remove effect
* cleaning
2025-08-27 10:19:38 +00:00
hugocasa
0fdfa43776
fix(frontend): nats config conditional fields ( #6473 )
2025-08-26 16:06:26 +01:00
centdix
b54fb32e4b
feat(aichat): give advanced options tools to flow mode ( #6463 )
...
* add tool to set for loop options
* add tool to set skip and early break
* draft ui intents
* fix option tool
* clean ui intents
* add other ui intents + fixes
* cleaning
* fix
* hide diff mode on apply
* clean
* fix
* fix
* fix typo
* add precision for js expressions
2025-08-26 14:08:29 +00:00
hugocasa
a58da796bf
fix(frontend): ai agent step nits ( #6469 )
...
* fix(frontend): ai agent step nits
* fix provider select
* nits
* nit
2025-08-26 13:25:17 +00:00
pyranota
b5404b8502
remove BETA from nushell ( #6462 )
2025-08-25 17:17:04 +00:00
Ruben Fiszel and rubenfiszel
b4bebb66db
chore(main): release 1.535.0 ( #6460 )
...
* chore(main): release 1.535.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-08-25 14:43:29 +00:00
centdix
b2c10c48dd
feat(aichat): show diff mode on inline scripts changes ( #6454 )
...
* draft
* simplify logic
* convert diffeditor to svelte5
* add buttons to accept or reject
* set code on reject
* nit
* fix
* cleaning
* nit
2025-08-25 14:38:39 +00:00
Ruben Fiszel
4c312fffd9
fix: fix opening advanced popup for run resetting tag to default
2025-08-25 14:21:41 +00:00
Ruben Fiszel and rubenfiszel
ce4d39d5d3
chore(main): release 1.534.1 ( #6458 )
...
* chore(main): release 1.534.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-08-25 13:37:53 +00:00
Guilhem
9749b9ea66
fix(frontend): fix test step behavior ( #6427 )
...
* fix flowStateStore val
* handle run preview multiple keyboard actions
* Synchronise input args and prview args
* Fix arg update one step load
* fix input ste manually not reseted after preview
* rename test steps to stepsInputArgs
* simplify job result update
* fix job preview logic
* fix import
* nit
* clean
* fix test job not displaying when data is pinned
* remove job history loader display delay
* nit
* nit
* add error handler to steps input args comparison function
* prevent result node to display connection
2025-08-25 12:49:46 +00:00
Ruben Fiszel and rubenfiszel
08f199f6c9
chore(main): release 1.534.0 ( #6452 )
...
* chore(main): release 1.534.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-08-25 12:46:19 +00:00
pyranota
19b52670c6
tooling: update nix instructions on starting db ( #6457 )
2025-08-25 12:45:53 +00:00
hugocasa
a16ecfa3c8
tooling: dev docker db script and readme nits ( #6456 )
...
* tooling: dev docker db script and readme nits
* nits
* nits
2025-08-25 12:38:35 +00:00
Ruben Fiszel
59ce1f360d
nit
2025-08-25 12:35:04 +00:00
Ruben Fiszel
b4da88e142
fix(flow): test this step preload step input evaluation
2025-08-25 12:12:12 +00:00
centdix
411cb3889c
fix(aichat): fix wrong current model logic ( #6451 )
...
* fix model selection
* fix for context window
* cleaning
* fix lint
* fix
2025-08-25 11:47:02 +02:00
Ruben Fiszel and rubenfiszel
e27e81d677
chore(main): release 1.533.1 ( #6449 )
...
* chore(main): release 1.533.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-08-23 08:02:32 +00:00
Ruben Fiszel
c60eeb5145
nits
2025-08-23 07:54:59 +00:00
Ruben Fiszel
366756a3b6
fix(app): fix oneOf selected undefined freeze
2025-08-23 07:52:56 +00:00
Ruben Fiszel and rubenfiszel
d5372bf545
chore(main): release 1.533.0 ( #6448 )
...
* chore(main): release 1.533.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-08-23 02:53:29 +01:00
centdix
4e8e938440
nits(aichat): add keyboard navigation in context list ( #6443 )
...
* better flow module code peice
* better keyboard nav for availablecontextlist
* cleaning
* escape to close + cleaning
* nit tab handling
* fix module extraction
* remove code category
* fixes
* comment
* fix
* fix tool params display
2025-08-23 02:50:17 +01:00
Alexander Petric and ellipsis-dev[bot]
919bf6bd5c
feat: CLI improvements ( #6446 )
...
* feat: branch specific items for cli
* error on wmill.yaml parsing errors
* also search for wmill.yaml in parent dirs when git
* git_branches -> gitBranches
* Update cli/src/core/specific_items.ts
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
* sanitize branch name (regex + fs path)
* improve sanitatino
* robust relative paths
* hubpath
---------
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-08-23 02:45:00 +01:00
hugocasa
c63c2ef0c6
fix(frontend): ai agent flow status + UI nits ( #6447 )
...
* fix(frontend): ai agent flow status
* nit: prevent undefined node issue
* feat: UI nits + flow status select iter fix
* nit ai agent color in picker
2025-08-22 18:51:13 +01:00
Ruben Fiszel
aa8c3f7a85
update monaco-vscode-api ( #6445 )
2025-08-22 11:54:26 +00:00
Ruben Fiszel and rubenfiszel
ac526a4203
chore(main): release 1.532.0 ( #6439 )
...
* chore(main): release 1.532.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-08-22 11:05:42 +01:00
hugocasa
51b51b7c05
feat: json schema resource ( #6433 )
...
* feat: json schema resource
* feat: cache
* fix cleanup
* fix: use format instead of custom property
2025-08-22 10:39:13 +01:00
Diego Imbert
134473a49a
Fix read undefined when renaming flow step ( #6440 )
2025-08-22 09:24:43 +00:00
centdix
3562220120
feat(aichat): allow adding contexts to flow mode ( #6424 )
...
* add new feature instructions
* add db as context for flow mode
* add diff
* cleaner diff
* add modules as available context
* convert to svelte 5
* auto add selected module to context
* change flowinline ai button + nits
* handle adding selected lines
* clean context handling
* apply code pieces
* new chat when changing mode
* clean
* show code for code steps
* add last saved flow
* fix size
* categorize context
* optionnaly categorize
* fix module finding
* logs
* nit prompt
* fix
* fix
* fix test tool for script
* clean
2025-08-22 08:46:03 +00:00
Ruben Fiszel and rubenfiszel
ec75b54224
chore(main): release 1.531.0 ( #6429 )
...
* chore(main): release 1.531.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-08-22 08:01:58 +00:00