14 Commits

Author SHA1 Message Date
890861465a fix: e.params→params in TextFiles inputed event (e undefined in script context) 2026-07-31 15:20:08 +08:00
a4ac438c49 fix: sor.I→sor.C for insert (I is inspect, C is create) 2026-07-31 15:01:03 +08:00
614c883863 fix: use TextFiles widget (UiText+file+send) instead of broken render event 2026-07-31 14:09:56 +08:00
87f0fa6045 fix: replace broken render event with Form textarea for cockpit input 2026-07-31 13:45:22 +08:00
757cfe510b fix(cockpit): remove entire_url from script to fix Jinja2 500, cockpit now default for pipeline-sdlc 2026-07-31 12:23:49 +08:00
eb6674f884 refactor(cockpit): replace Form with UiText widget, file chip UI 2026-07-31 12:00:23 +08:00
6831697edc refactor(cockpit): single-page chat layout, compact stats cards (cheight:4), file attachment UI 2026-07-31 11:49:30 +08:00
bd0890a394 feat(sdlc): cockpit driving mode — conversation timeline + agent chat 2026-07-30 15:53:18 +08:00
4a4bd313e7 refactor: match pipeline_core card layout style 2026-07-09 07:50:41 +08:00
b012f97154 fix: CRUD endpoint return format - remove json.dumps, use widgettype format 2026-07-03 14:50:43 +08:00
Hermes Agent
f69870e96a feat: add 40 dspy APIs, 7 UI pages, CSS, pipeline definition SQL 2026-06-16 13:16:24 +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
c4d2e79c4c Initial commit 2026-06-16 11:52:06 +08:00