Commit Graph

28 Commits

Author SHA1 Message Date
ec6421de35 rename ss-tools to superset-tools across the entire project
- Replace all occurrences of 'ss-tools' with 'superset-tools' in 104 files
- Rename git bundle file ss-tools.bundle → superset-tools.bundle
- Update .gitignore pattern accordingly
- Preserve variable names (hasSsTools etc.) and code identifiers
2026-06-16 11:15:19 +03:00
31680a1bc9 fix(maintenance): auto-expiry + adaptive markdown height + tests
- Auto-expiry: expired events auto-end on GET /events via task manager
- Height: _estimate_markdown_height adapted to unit=8px scale with padding detection
- CRITICAL-1: removed dead import remove_chart_from_position (QA finding)
- CRITICAL-2: added chart alive check in ensure_banner_chart (QA finding)
- CRITICAL-3: fixed test assertions update_markdown_chart → update_banner_on_dashboard
- @POST contract: fixed return range [2,12] → [19,200]
- Tests: 8 new tests (auto-expiry + layout height)
2026-05-25 08:36:33 +03:00
fefdee98d0 agents 2026-05-11 22:58:01 +03:00
1b15fd3fa7 semantic cleanup 2026-05-08 10:07:05 +03:00
0b227a307c refactor 2026-04-24 17:10:02 +03:00
b7a9ef71b2 agents + semantic 2026-04-21 11:30:41 +03:00
277ce7b3b3 skills + agents 2026-04-19 20:05:45 +03:00
2228a00035 semantics 2026-04-02 12:12:23 +03:00
f5c90af287 semantics 2026-04-01 21:57:51 +03:00
68b5b8d505 configs update 2026-04-01 14:07:02 +03:00
d4d212fd35 mcp tuning 2026-04-01 13:29:41 +03:00
d1d18df898 agents ADR promts 2026-03-27 22:00:37 +03:00
7901ce0f39 semantics 2026-03-27 21:27:31 +03:00
202823aba5 feat(ui): add chat-driven dataset review flow
Move dataset review clarification into the assistant workspace and
rework the review page into a chat-centric layout with execution rails.

Add session-scoped assistant actions for mappings, semantic fields,
and SQL preview generation. Introduce optimistic locking for dataset
review mutations, propagate session versions through API responses,
and mask imported filter values before assistant exposure.

Refresh tests, i18n, and spec artifacts to match the new workflow.

BREAKING CHANGE: dataset review mutation endpoints now require the
X-Session-Version header, and clarification is no longer handled
through ClarificationDialog-based flows
2026-03-26 13:33:12 +03:00
c56b8dad92 + clean 2026-03-22 13:00:17 +03:00
b8447e9beb some cleaning in promts 2026-03-22 13:00:06 +03:00
a6b4c4ab59 swarm update 2026-03-21 18:34:24 +03:00
1f904a6321 promts 2026-03-21 16:09:13 +03:00
10c15d0e93 feat(ui): surface review readiness and blockers
Add readiness hints, blocker summaries, and progress cues across
the dataset review workspace to clarify partial recovery and
launch gating states.

Highlight read-only preview snapshots, pending semantic review,
clarification queue status, and unresolved validation blockers to
guide the next recommended action.

Document known limitations in backend test doubles so permission,
task dispatch, and uncovered persistence branches are explicit.
2026-03-21 15:48:28 +03:00
c76f75785e subagents promts 2026-03-21 15:48:07 +03:00
2da548fd71 fix: finalize semantic repair and test updates 2026-03-21 15:07:06 +03:00
6262347acd swarm promts 2026-03-21 10:34:25 +03:00
fa753b633d opencode + kilo promts 2026-03-20 22:41:41 +03:00
1c8cd1c072 agent promt polish 2026-03-20 20:17:10 +03:00
4d4f204f1c semantics 2026-03-20 20:01:58 +03:00
62d7c660ef subagents 2026-03-20 17:20:24 +03:00
f721b59248 Add primary subagent-only orchestrator 2026-03-20 16:46:16 +03:00
9feabfb08d Add custom subagent role duplicates 2026-03-20 16:36:18 +03:00