mirror of
https://github.com/OpenSquawk/OpenSquawk
synced 2026-08-06 01:06:28 +08:00
feat: surface pilot intent from llm decisions
This commit is contained in:
@@ -120,4 +120,5 @@ export interface LLMDecisionResult {
|
||||
decision: LLMDecision
|
||||
trace?: LLMDecisionTrace
|
||||
active_nodes?: ActiveNodeSummary[]
|
||||
pilot_intent?: string | null
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user