Session infrastructure: OpenRouter + tree-split reducer + observer→LLM Team + scrum_applier #11

Merged
profit merged 118 commits from scrum/auto-apply-19814 into main 2026-04-27 15:55:24 +00:00
Showing only changes of commit 96b46cdb91 - Show all commits

View File

@ -12,6 +12,8 @@ use serde::{Deserialize, Serialize};
use crate::context::QueryEngine;
use crate::delta;
use crate::paged::ResultStore;
use tracing;
use std::collections::HashSet;
#[derive(Clone)]
pub struct QueryState {