f32d400138
feat(server+tui): event bridge — live streaming and historical replay
kami2026-05-19 00:03:53 +04:00
03615dc5b9
fix(server): wire tool registry and executor into OrchestratorEngines so LLM receives tool definitions
kami2026-05-18 22:03:31 +04:00
d2518849d7
fix(apps): send workflowId not path from CLI; wire sandboxRoot and systemPromptPath in server; update prompts and fixtures
kami2026-05-18 21:40:17 +04:00
5c3a8fda63
feat(core:kernel): tool call dispatch loop, tool definitions wiring, sandboxRoot and defaultSystemPromptPath in config
kami2026-05-18 21:39:50 +04:00
15d1e09c44
feat(tools): add description and parametersSchema to Tool interface; wire FileWriteTool materialization
kami2026-05-18 21:39:36 +04:00
24df3b55b3
feat(infra:llama_cpp): GBNF grammar converter, tool_calls in ChatMessage, tool definitions in request, L2 context handling
kami2026-05-18 21:39:27 +04:00