yyh
|
84005bd25b
|
Align skill tree menu behaviors
|
2026-03-24 23:21:24 +08:00 |
yyh
|
612d90ac6f
|
fix: remove portal-to-follow-elem-plus shim
|
2026-03-24 22:18:30 +08:00 |
yyh
|
432e355dc4
|
fix: context menu
|
2026-03-24 21:04:13 +08:00 |
yyh
|
60e46854c6
|
fix: context menu
|
2026-03-24 20:39:07 +08:00 |
yyh
|
c697c1244f
|
fix(web): patch storybook dependency resolution
|
2026-03-24 20:32:55 +08:00 |
yyh
|
654890ed16
|
fix: style
|
2026-03-24 20:25:03 +08:00 |
yyh
|
7bc0ec8a36
|
fix: import skill modal
|
2026-03-24 20:18:38 +08:00 |
yyh
|
a3cd497dc0
|
fix: style
|
2026-03-24 20:14:40 +08:00 |
yyh
|
2e1888d37b
|
fix: tests
|
2026-03-24 20:10:17 +08:00 |
yyh
|
c75adb8154
|
fix: type error
|
2026-03-24 20:06:56 +08:00 |
yyh
|
70767f756c
|
refactor(skill): migrate file tree menus to base ui overlays
|
2026-03-24 19:57:29 +08:00 |
yyh
|
29469a8600
|
fix: prevent duplicate skill file creation submits
|
2026-03-24 19:37:29 +08:00 |
yyh
|
27f32ce383
|
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
|
2026-03-24 19:30:56 +08:00 |
Asuka Minato
|
a813b9f103
|
chore: Add initial configuration for Gemini (#34012)
|
2026-03-24 19:07:35 +09:00 |
Coding On Star
|
a408a5d87e
|
test(workflow): add helper specs and raise targeted workflow coverage (#33995)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-24 17:51:07 +08:00 |
scdeng
|
67d5c9d148
|
feat: configurable model parameters with variable reference support in LLM, Question Classifier and Variable Extractor nodes (#33082)
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-24 17:41:51 +08:00 |
yyh
|
d14635625c
|
feat(web): refactor pricing modal scrolling and accessibility (#34011)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-03-24 17:18:36 +08:00 |
Novice
|
6756745062
|
Merge branch 'main' into feat/support-agent-sandbox
|
2026-03-24 17:12:13 +08:00 |
Novice
|
d594365a45
|
feat: enhance configuration and environment setup for SSH sandbox and Creators Platform; update local excludes and improve component logic in the web app
|
2026-03-24 17:05:56 +08:00 |
Novice
|
a844936759
|
Merge branch 'sandboxed-agent-rebase' into feat/support-agent-sandbox
|
2026-03-24 15:58:23 +08:00 |
Novice
|
7e65659239
|
refactor: rename model instance extraction method to improve clarity and update related logic in LLMQuotaLayer; enhance unit tests for model instance handling
|
2026-03-24 15:33:48 +08:00 |
Stephen Zhou
|
0c3d11f920
|
refactor: lazy load large modules (#33888)
|
2026-03-24 15:29:42 +08:00 |
QuantumGhost
|
1674f8c2fb
|
fix: fix omitted app icon_type updates (#33988)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-24 15:10:05 +08:00 |
Zhanyuan Guo
|
7fe25f1365
|
fix(rate_limit): flush redis cache when __init__ is triggered by changing max_active_requests (#33830)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-24 15:08:55 +08:00 |
Novice
|
e6c4bf7320
|
chore: update dependencies in pyproject.toml, pnpm-lock.yaml, and package.json; add new packages including gevent-websocket, paramiko, and daytona; enhance web package with additional libraries for improved functionality
|
2026-03-24 15:02:54 +08:00 |
Novice
|
55b9bfc286
|
fix: update localization strings for improved clarity and consistency across English and Chinese translations
|
2026-03-24 14:44:28 +08:00 |
Novice
|
dd6fde26d0
|
feat: add runtime upgrade handling and UI components for LLM nodes
|
2026-03-24 14:26:38 +08:00 |
Wu Tianwei
|
508350ec6a
|
test: enhance useChat hook tests with additional scenarios (#33928)
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
2026-03-24 14:19:32 +08:00 |
yyh
|
b0920ecd17
|
refactor(web): migrate plugin toast usage to new UI toast API and update tests (#34001)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-24 14:02:52 +08:00 |
tmimmanuel
|
8b634a9bee
|
refactor: use EnumText for ApiToolProvider.schema_type_str and Docume… (#33983)
|
2026-03-24 13:27:50 +09:00 |
BitToby
|
ecd3a964c1
|
refactor(api): type auth service credentials with TypedDict (#33867)
|
2026-03-24 13:22:17 +09:00 |
yyh
|
0589fa423b
|
fix(sdk): patch flatted vulnerability in nodejs client lockfile (#33996)
|
2026-03-24 11:24:31 +08:00 |
Novice
|
8775003732
|
Merge branch 'main' into sandboxed-agent-rebase
Made-with: Cursor
# Conflicts:
# api/tests/unit_tests/controllers/console/app/test_message.py
# api/tests/unit_tests/controllers/console/app/test_statistic.py
# api/tests/unit_tests/controllers/console/app/test_workflow_draft_variable.py
# api/tests/unit_tests/controllers/console/auth/test_data_source_bearer_auth.py
# api/tests/unit_tests/controllers/console/auth/test_data_source_oauth.py
# api/tests/unit_tests/controllers/console/auth/test_oauth_server.py
# web/app/components/header/account-setting/data-source-page/data-source-notion/operate/index.tsx
# web/app/components/header/account-setting/data-source-page/data-source-website/config-firecrawl-modal.tsx
# web/app/components/header/account-setting/data-source-page/data-source-website/config-jina-reader-modal.tsx
# web/app/components/header/account-setting/data-source-page/data-source-website/config-watercrawl-modal.tsx
# web/app/components/header/account-setting/data-source-page/panel/config-item.tsx
# web/app/components/header/account-setting/data-source-page/panel/index.tsx
# web/app/components/workflow/nodes/knowledge-retrieval/node.tsx
# web/package.json
# web/pnpm-lock.yaml
|
2026-03-24 11:19:50 +08:00 |
Novice
|
59ab7382b8
|
fix: enhance type hinting and null checks in LLMQuotaLayer for model instance extraction
|
2026-03-24 11:11:40 +08:00 |
Novice
|
c189de10f1
|
style: apply Ruff auto-fixes from pre-commit hook
Made-with: Cursor
|
2026-03-24 10:55:27 +08:00 |
Novice
|
499d237b7e
|
fix: pass all CI quality checks - ESLint, TypeScript, basedpyright, pyrefly, lint-imports
Frontend:
- Migrate deprecated imports: modal→dialog, toast→ui/toast, tooltip→tooltip-plus,
portal-to-follow-elem→portal-to-follow-elem-plus, select→ui/select, confirm→alert-dialog
- Replace next/* with @/next/* wrapper modules
- Convert TypeScript enums to const objects (erasable-syntax-only)
- Replace all `any` types with `unknown` or specific types in workflow types
- Fix unused vars, react-hooks-extra, react-refresh/only-export-components
- Extract InteractionMode to separate module, tool-block commands to commands.ts
Backend:
- Fix pyrefly errors: type narrowing, null guards, getattr patterns
- Remove unused TYPE_CHECKING imports in LLM node
- Add ignore_imports entries to .importlinter for dify_graph boundary violations
Made-with: Cursor
|
2026-03-24 10:54:58 +08:00 |
Stephen Zhou
|
27c4faad4f
|
ci: update actions version, fix cache (#33950)
|
2026-03-24 10:52:27 +08:00 |
wangxiaolei
|
fbd558762d
|
fix: fix chunk not display in indexed document (#33942)
|
2026-03-24 10:36:48 +08:00 |
yyh
|
075b8bf1ae
|
fix(web): update account settings header (#33965)
|
2026-03-24 10:04:08 +08:00 |
Novice
|
dcd614ca77
|
feat: add LLM quota deduction functionality and enhance model configuration handling in llm_utils.py; update test cases for LLM node context handling
|
2026-03-24 08:45:11 +08:00 |
Desel72
|
49a1fae555
|
test: migrate password reset tests to testcontainers (#33974)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-24 06:04:34 +09:00 |
tmimmanuel
|
cc17c8e883
|
refactor: use EnumText for TidbAuthBinding.status and MessageFile.type (#33975)
|
2026-03-24 05:38:29 +09:00 |
tmimmanuel
|
5d2cb3cd80
|
refactor: use EnumText for DocumentSegment.type (#33979)
|
2026-03-24 05:37:51 +09:00 |
Desel72
|
f2c71f3668
|
test: migrate oauth server service tests to testcontainers (#33958)
|
2026-03-24 03:15:22 +09:00 |
Desel72
|
0492ed7034
|
test: migrate api tools manage service tests to testcontainers (#33956)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-24 02:54:33 +09:00 |
Renzo
|
dd4f504b39
|
refactor: select in remaining console app controllers (#33969)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-24 02:53:05 +09:00 |
tmimmanuel
|
75c3ef82d9
|
refactor: use EnumText for TenantCreditPool.pool_type (#33959)
|
2026-03-24 02:51:10 +09:00 |
Desel72
|
8ca1ebb96d
|
test: migrate workflow tools manage service tests to testcontainers (#33955)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-24 02:50:10 +09:00 |
Desel72
|
3f086b97b6
|
test: remove mock tests superseded by testcontainers (#33957)
|
2026-03-24 02:46:54 +09:00 |
tmimmanuel
|
4a2e9633db
|
refactor: use EnumText for ApiToken.type (#33961)
|
2026-03-24 02:46:06 +09:00 |