optimizePrompt.test.ts
2.45 KB
-
feat: add workflow file context (#7346) · 146ade2d
* feat: add workflow file context * refactor: remove unused outbound axios selector * fix: register workflow file inputs * fix: authorize workflow file cache reads * refactor: unify external workflow file reads * fix: isolate child workflow file context * fix: align SSE user errors and compliance copy * fix: tighten workflow file handling and SSE errors * test: cover workflow file context edge cases * fix: enforce child workflow file boundaries * fix: preserve workflow form input files * fix: address workflow file context regressions * docs: clarify FE_DOMAIN origin * docs: simplify FE_DOMAIN guidance * docs: refine FE_DOMAIN Chinese description * test: align workflow file metadata expectation * refactor(workflow): pass file urls to read_files * refactor(workflow): unify read file execution * refactor(workflow): unify AI file message handling * fix: preserve pro chat file context export * refactor(workflow): remove obsolete file context adapters * submodule * refactor(workflow): finalize file URL handling * fix(workflow): enforce plugin file input limits * fix(workflow): enforce file input limits * test(workflow): complete app schema mock * fix(workflow): isolate file context inputs * fix(workflow): isolate interactive edge state * fix(workflow): harden file reading * chore: update pro workflow file handling * fix(workflow): unify file upload quotas * refactor(workflow): clarify file limit resolution
Archer committed