5 Commits

Author SHA1 Message Date
ymq
107990bb0a fix(session): 项目上下文 per-session 隔离——切换项目写 pipeline_session_settings,读项目优先 per-session,前端请求带 session_id 2026-08-24 18:32:49 +08:00
9a3ed5fa7a fix: context API 迭代查询支持名称回落(UUID/名称双匹配) 2026-08-05 18:20:36 +08:00
46640803b5 fix: uid = await get_user() 2026-08-05 18:12:24 +08:00
d33889c4ae fix: cockpit_context.dspy 加 json import + dbname 2026-08-05 18:11:41 +08:00
8d158dcc86 feat: cockpit_context端点 + UI context_bar动态化
- 新增 cockpit_context.dspy API(读 pipeline_agent_settings,返回项目/迭代/workspace)
- index_cockpit.ui & index.ui context_bar:
  - 静态'当前项目/迭代:--' → Button(link样式)+datawidget自动加载
  - 点击项目/迭代弹出 PopupWindow 查看详情
2026-08-05 18:10:56 +08:00