2 Commits

Author SHA1 Message Date
d22dfdf383 fix: correct agent config form URLs and add config management menu item
- Fix agent_config_form.ui data_url and submit_url paths
  (wwwroot/ to wwwroot/api/ needs 'api/', not '../api/')
- Add '配置管理' menu entry to menu.ui pointing to harnessed_agent_config_view CRUD
2026-05-07 13:50:12 +08:00
3e33bc0924 添加代理执行和模型配置:创建代理执行控制台UI和API,扩展config模型添加default_model/default_temperature/enable_streaming字段 2026-05-06 15:05:57 +08:00