Pretor/pretor/api
朝夕 3241e798ac
feat: fix individual page configuration to properly display system nodes (#41)
- Added `SystemNodeConfig` database table to persist system node config (provider and model).
- Updated `AgentLayout` and `WorkerIndividualSettings` to restrict config modifications to only provider and model for system nodes.
- Hid delete button for system nodes and removed them from the creation modal dropdown.
- Updated Agent API to support querying configured system nodes and persisting setups.

Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Co-authored-by: zhaoxi826 <198742034+zhaoxi826@users.noreply.github.com>
2026-04-27 15:18:01 +08:00
..
platform feat: Clean up dashboard UI, shift workflow WS to SSE, and add file upload support (#37) 2026-04-27 09:45:45 +08:00
__init__.py wip:更新版权 2026-04-10 10:50:25 +08:00
agent.py feat: fix individual page configuration to properly display system nodes (#41) 2026-04-27 15:18:01 +08:00
auth.py Jules refactor backend and frontend 3736339600030847383 (#33) 2026-04-26 11:34:46 +08:00
cluster.py feat: Clean up dashboard UI, shift workflow WS to SSE, and add file upload support (#37) 2026-04-27 09:45:45 +08:00
provider.py Jules refactor backend and frontend 3736339600030847383 (#33) 2026-04-26 11:34:46 +08:00
resource.py Jules refactor backend and frontend 3736339600030847383 (#33) 2026-04-26 11:34:46 +08:00
workflow.py feat: Clean up dashboard UI, shift workflow WS to SSE, and add file upload support (#37) 2026-04-27 09:45:45 +08:00