Pretor/pretor/core/database/table
朝夕 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
..
__init__.py [feature integration] frontend dashboard and API endpoints (#19) 2026-04-24 09:12:12 +08:00
individual.py fix: 修复了严重bug 2026-04-26 23:36:07 +08:00
memory.py wip:更新版权 2026-04-10 10:50:25 +08:00
provider.py fix: resolve provider owner type, resource UI, and db ready check (#22) 2026-04-24 23:34:49 +08:00
system_node.py feat: fix individual page configuration to properly display system nodes (#41) 2026-04-27 15:18:01 +08:00
user.py [feature integration] frontend dashboard and API endpoints (#19) 2026-04-24 09:12:12 +08:00