5 Commits

Author SHA1 Message Date
ymq
4742a67d80 feat: load_path 注册 audit API(owner.audit) + work_env/deploy_account(logined) 2026-08-14 12:12:33 +08:00
p
9bc5e81574 fix: load_path find_app_root walk up to pipeline-app root 2026-08-13 17:49:23 +08:00
p
e19f5c5a2e workspace: open dispatch (vi/office-pdf/media) + file serving + edit xterm 2026-08-13 16:40:13 +08:00
72cd262cdb feat(cockpit): product-grade LLM integration with context + model mgmt
Backend:
- cockpit_chat.dspy: real LLM calls via llm table config, Hermes-style
  context (system prompt + project/iteration + history), auto model
  selection (multimodal if files, text otherwise)
- cockpit_model_options.dspy: returns active models with capabilities
- llm table: added capabilities column (text/vision/multimodal)

Frontend:
- inputed script: no page reload, updates agent bubble with LLM reply
- stats_row refreshed on success, error shown in bubble

DB:
- sd_agent_settings table for per-user agent preferences
2026-07-31 18:06:27 +08:00
Hermes Agent
ea06b33fe7 feat: SDLC adapter v1.0.0 — 28 step types, 6 data tables, full lifecycle 2026-06-16 12:10:12 +08:00