Commit 4f382e0
feat(minecraft): expose LLM log to runtime for introspection
Add LlmLogEntry interface with id/turnId/kind/timestamp/eventType/sourceType/sourceId/tags/text/metadata fields, implement createLlmLogRuntime helper exposing query API with chainable filters (byTurn/byKind/byEventType/byTag/last/list/count/clear), track llmLogEntries array with appendLlmLog method logging turn_input/llm_attempt/planner_result/planner_error/feedback/scheduler events, inject llmLog/currentInput globals1 parent 034f0f3 commit 4f382e0
File tree
7 files changed
+487
-35
lines changed- services/minecraft/src/cognitive/conscious
- prompts
7 files changed
+487
-35
lines changed
0 commit comments