| .. |
|
__init__.py
|
FEAT: NEW WORKFLOW ENGINE (#3160)
|
2024-04-08 18:51:46 +08:00 |
|
advanced_prompt_template.py
|
refactor: port reqparse to Pydantic model (#28913)
|
2025-11-30 16:09:42 +09:00 |
|
agent.py
|
refactor: port reqparse to Pydantic model (#28949)
|
2025-12-05 13:05:53 +09:00 |
|
annotation.py
|
refactor: replace bare dict with TypedDicts in annotation_service (#34998)
|
2026-04-13 03:46:33 +00:00 |
|
app_import.py
|
refactor: remove marshal_with and inline api.model from app_import (#34934)
|
2026-04-13 05:13:15 +00:00 |
|
app.py
|
merge: resolve conflicts with origin/main
|
2026-04-13 12:52:56 +08:00 |
|
audio.py
|
refactor(api): use standalone graphon package (#34209)
|
2026-03-27 21:05:32 +00:00 |
|
completion.py
|
fix(api): allow AGENT mode in console chat, message, and debug endpoints
|
2026-04-08 13:27:42 +08:00 |
|
conversation_variables.py
|
refactor: use sessionmaker().begin() in console app controllers (#34282)
|
2026-03-31 13:10:16 +00:00 |
|
conversation.py
|
refactor: select in remaining console app controllers (#33969)
|
2026-03-24 02:53:05 +09:00 |
|
error.py
|
revert: remove all sandbox and skill related code
|
2026-04-13 10:42:36 +08:00 |
|
generator.py
|
refactor(api): use standalone graphon package (#34209)
|
2026-03-27 21:05:32 +00:00 |
|
mcp_server.py
|
refactor: migrate mcp_server from marshal_with/api.model to Pydantic BaseModel (#34935)
|
2026-04-13 05:13:53 +00:00 |
|
message.py
|
merge: resolve conflicts with origin/main
|
2026-04-13 12:52:56 +08:00 |
|
model_config.py
|
refactor: replace inline api.model with Pydantic BaseModel in model_config (#34930)
|
2026-04-11 00:53:13 +00:00 |
|
ops_trace.py
|
refactor: port reqparse to Pydantic model (#28949)
|
2025-12-05 13:05:53 +09:00 |
|
site.py
|
refactor: migrate app site from marshal_with/api.model to Pydantic BaseModel (#34933)
|
2026-04-13 05:18:16 +00:00 |
|
statistic.py
|
refactor: port reqparse to Pydantic model (#28913)
|
2025-11-30 16:09:42 +09:00 |
|
workflow_app_log.py
|
refactor: use sessionmaker().begin() in console app controllers (#34282)
|
2026-03-31 13:10:16 +00:00 |
|
workflow_comment.py
|
feat(api): enable all sandbox/skill controller routes and resolve dependencies (P0)
|
2026-04-09 09:36:16 +08:00 |
|
workflow_draft_variable.py
|
merge: resolve conflicts with origin/main
|
2026-04-13 12:52:56 +08:00 |
|
workflow_run.py
|
fix(api): allow AGENT mode in console chat, message, and debug endpoints
|
2026-04-08 13:27:42 +08:00 |
|
workflow_statistic.py
|
refactor: port reqparse to Pydantic model (#28913)
|
2025-11-30 16:09:42 +09:00 |
|
workflow_trigger.py
|
refactor: migrate session.query to select API in console controllers (#34607)
|
2026-04-07 04:19:30 +00:00 |
|
workflow.py
|
merge: resolve conflicts with origin/main
|
2026-04-13 12:52:56 +08:00 |
|
wraps.py
|
refactor(api): tighten login and wrapper typing (#34447)
|
2026-04-02 09:36:58 +00:00 |