ymq
|
1403bced52
|
feat: /download 下载端点 download_project.dspy + RBAC 权限注册
|
2026-08-18 16:04:00 +08:00 |
|
ymq
|
4a9eb227df
|
feat: 微信通道(机构级公众号配置+用户openid绑定+回调框架)+修复mysql.ddl.sql的xls2ui双重引号bug
|
2026-08-15 10:09:57 +08:00 |
|
p
|
8f9ae04028
|
feat: 机构远程空间配置页(sd_org_remote)+ 权限注册
|
2026-08-14 13:33:07 +08:00 |
|
ymq
|
534591e5d5
|
refactor: 审计 API 迁移到 app_audit 模块
- 删除 wwwroot/api/audit.dspy(迁移到 app_audit)
- work_env.dspy 改 import app_audit.audit_service
- load_path.py 移除 audit.dspy 的 owner.audit 注册
|
2026-08-14 12:21:01 +08:00 |
|
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
|
26c092073d
|
feat: add SDLC pipeline definition SQL (28 steps with DAG deps)
|
2026-06-16 13:15:06 +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 |
|