dify/api/models
CodingOnStar 8765886d6c fix(web): satisfy marketplace lint and restore skill APIs from main
Restore the current skill/agent stack from origin/main after the merge, then fix marketplace lint, formatting, and type mismatches so Style Check can pass.
2026-08-31 19:32:32 +08:00
..
utils
__init__.py feat: support agent skill (#39675) 2026-08-24 05:29:14 +00:00
_workflow_exc.py
account.py fix(auth): normalize Gmail registration emails (#41249) 2026-08-26 07:14:27 +00:00
agent_config_entities.py refactor(agent): simplify Agent v2 output contract (#41062) 2026-08-21 11:55:25 +00:00
agent.py refactor(agent): remove Agent Drive (#40887) 2026-08-19 06:34:36 +00:00
api_based_extension.py
base.py docs: correct UUIDv7 helper docstring (#41419) 2026-08-28 02:26:40 +00:00
comment.py refactor: pass session to workflow comment account accessors (#41117) 2026-08-24 03:20:32 +00:00
credential_permission.py
dataset.py refactor(models): pass session into ChildChunk accessors (#41370) 2026-08-28 02:30:10 +00:00
engine.py
enums.py feat: support agent skill (#39675) 2026-08-24 05:29:14 +00:00
execution_extra_content.py
human_input.py
model.py fix(model): re-sign bare/backticked tool file URLs in answer (#40799) 2026-08-25 02:04:21 +00:00
oauth.py
onboarding.py
provider_ids.py
provider.py
skill.py fix(web): satisfy marketplace lint and restore skill APIs from main 2026-08-31 19:32:32 +08:00
snippet.py
source.py
task.py
tools.py
trigger.py refactor(models): dep-inject Session on remaining @property accessors (#40797) 2026-08-18 07:23:09 +00:00
types.py
web.py refactor(models): dep-inject Session on remaining @property accessors (#40797) 2026-08-18 07:23:09 +00:00
workflow.py refactor(models): pass session into Workflow accessors (#41464) 2026-08-29 14:28:15 +00:00