Commit Graph

5 Commits

Author SHA1 Message Date
b7a9ef71b2 agents + semantic 2026-04-21 11:30:41 +03:00
277ce7b3b3 skills + agents 2026-04-19 20:05:45 +03:00
d1d18df898 agents ADR promts 2026-03-27 22:00:37 +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
b8447e9beb some cleaning in promts 2026-03-22 13:00:06 +03:00