..
__init__.py
refactor(api): migrate workspace account endpoints to BaseModel ( #37954 )
2026-07-06 06:57:40 +00:00
account.py
refactor(console): dep-inject account payloads with @model_validate ( #41500 )
2026-08-31 00:52:10 +00:00
agent_providers.py
refactor: fix OpenAPI contract generation schemas ( #37387 )
2026-06-12 14:25:53 +00:00
endpoint.py
fix(plugin): protect endpoint listings ( #40897 )
2026-08-21 02:17:58 +00:00
error.py
refactor(api): move account lifecycle into application services ( #40438 )
2026-08-21 08:05:43 +00:00
load_balancing_config.py
chore: dep inject for model in workspace snippets, load balancing, and endpoint ( #40161 )
2026-08-07 13:22:02 +00:00
members.py
refactor(api): consolidate deployment edition handling ( #40142 )
2026-08-11 07:39:01 +00:00
model_providers.py
refactor(api): complete account education boundary ( #41153 )
2026-08-25 01:48:12 +00:00
models.py
chore: add permission check back ( #41369 )
2026-08-27 07:45:50 +00:00
plugin.py
refactor: replace manual model_validate with @model_validate in workspace plugin/tool controllers ( #40238 )
2026-08-09 06:13:24 +00:00
rbac.py
feat: optimize resource access config logic ( #41164 )
2026-08-26 07:18:57 +00:00
skills.py
chore(api): drop leftover skill backend from marketplace PR
2026-08-31 19:20:40 +08:00
snippets.py
chore: remove unnecessary type conversions ( #41454 )
2026-08-29 07:04:18 +00:00
tool_providers.py
fix(api): enforce admin and RBAC permissions on tool OAuth custom client GET endpoint ( #40944 ) ( #40945 )
2026-08-20 09:10:02 +00:00
trigger_providers.py
fix: allow OAuth trigger builder verification without credentials ( #39199 )
2026-08-25 05:32:27 +00:00
workspace.py
fix(api): chain original exception in 13 except blocks per PEP 3134 ( #40738 )
2026-08-13 17:50:05 +00:00