yyh
|
2ab0b334a8
|
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
# Conflicts:
# web/app/components/rag-pipeline/components/update-dsl-modal.tsx
# web/app/components/workflow-app/hooks/use-nodes-sync-draft.ts
# web/app/components/workflow/variable-inspect/utils.tsx
# web/app/layout.tsx
# web/context/event-emitter.tsx
# web/eslint-suppressions.json
# web/next.config.ts
# web/package.json
# web/pnpm-lock.yaml
# web/types/feature.ts
|
2026-02-10 18:12:41 +08:00 |
|
Stephen Zhou
|
f355c8d595
|
refactor: type safe env, update to zod v4 (#32035)
|
2026-02-10 17:55:11 +08:00 |
|
zhsama
|
971bfa4758
|
chore: Add ENABLE_SOURCE_MAP env var with priority over legacy var
|
2026-02-06 17:37:16 +08:00 |
|
yyh
|
733c8a0d76
|
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
|
2026-02-05 16:06:38 +08:00 |
|
yyh
|
7f018a3e7f
|
Revert "fix(web): resolve serwist precaching 404 errors"
This reverts commit 561d8d301f.
|
2026-02-05 16:06:33 +08:00 |
|
lif
|
9e54f086dc
|
fix(web): add rewrite rule to fix Serwist precaching 404 errors (#31770)
Signed-off-by: majiayu000 <1835304752@qq.com>
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
|
2026-02-05 15:42:18 +08:00 |
|
yyh
|
561d8d301f
|
fix(web): resolve serwist precaching 404 errors
- Use defaultCache for service worker caching strategy
- Update serwist route handler configuration
- Simplify sw.ts caching logic
|
2026-02-05 15:37:38 +08:00 |
|
zhsama
|
b93e21f99f
|
feat: Add sourcemap build arg for web dev deployments
|
2026-01-29 15:43:56 +08:00 |
|
yyh
|
bd4b76db5c
|
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
|
2026-01-29 12:44:37 +08:00 |
|
Stephen Zhou
|
5ce3a04a2c
|
chore: disable turbopackFileSystemCacheForDev (#31696)
|
2026-01-29 11:47:24 +08:00 |
|
hjlarry
|
edb4457684
|
Merge remote-tracking branch 'myori/main' into feat/collaboration2
|
2026-01-24 15:22:07 +08:00 |
|
Bowen Liang
|
d4f5a113ed
|
chore(web): refactor next.config.js to next.config.ts (#31331)
|
2026-01-21 15:07:32 +08:00 |
|