Commit Graph

9 Commits

Author SHA1 Message Date
55d9d26c28 agents + semantic 2026-04-21 11:30:41 +03:00
afb95ace3a skills + agents 2026-04-19 20:05:45 +03:00
586229a974 agents ADR promts 2026-03-27 22:00:37 +03:00
7c85552132 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
42ae4d547d some cleaning in promts 2026-03-22 13:00:06 +03:00
670b29c6a6 swarm update 2026-03-21 18:34:24 +03:00
f8de4b7e8a promts 2026-03-21 16:09:13 +03:00
ce9980829e subagents promts 2026-03-21 15:48:07 +03:00
5cca35f8d5 swarm promts 2026-03-21 10:34:25 +03:00