chore(repo): split frontend backend backend_worker into submodules

This commit is contained in:
Ruslan Bakiev
2026-03-09 10:23:40 +07:00
parent e96b57a55f
commit 2ca1e75651
155 changed files with 15 additions and 55944 deletions

View File

@@ -1,35 +0,0 @@
query ChatMessagesQuery {
chatMessages {
id
role
text
messageKind
requestId
eventType
phase
transient
thinking
tools
toolRuns {
name
status
input
output
at
}
changeSetId
changeStatus
changeSummary
changeItems {
id
entity
entityId
action
title
before
after
rolledBack
}
createdAt
}
}