omnigraph/crates/omnigraph-server/tests
Ragnor Comerford fbf455a250
Merge branch 'main' into ragnorc/omnigraph-mcp-crate
Bring the MCP feature branch up to date with main (14 commits). One
conflict — compiler/parser.rs: main's `NanoError` → `CompilerError` rename
vs this branch's `@mcp` / per-param `@description` parser additions; resolved
by keeping the new parsing under the renamed error type. The CLI `queries list`
change (#280, surfacing `@description`/`@instruction`) auto-merged with this
branch's `mcp_expose`/`tool_name` columns.
2026-06-19 21:59:14 +02:00
..
support Merge branch 'main' into ragnorc/omnigraph-mcp-crate 2026-06-19 21:59:14 +02:00
auth_policy.rs feat(server)!: cluster-only server — remove single-graph serving (RFC-011) (#250) 2026-06-15 20:17:25 +03:00
boot_settings.rs feat(server)!: cluster-only server — remove single-graph serving (RFC-011) (#250) 2026-06-15 20:17:25 +03:00
data_routes.rs [codex] fix RFC-011 follow-up regressions (#258) 2026-06-16 03:11:43 +03:00
mcp.rs fix(server): align stored-query MCP discovery gates 2026-06-17 20:16:56 +02:00
multi_graph.rs fix(cluster): stop cluster-apply crash-loops from the recovery-sidecar trap (#284) 2026-06-19 03:34:15 +03:00
openapi.rs feat(server)!: cluster-only server — remove single-graph serving (RFC-011) (#250) 2026-06-15 20:17:25 +03:00
s3.rs fix(cluster): stop cluster-apply crash-loops from the recovery-sidecar trap (#284) 2026-06-19 03:34:15 +03:00
schema_routes.rs [codex] fix RFC-011 follow-up regressions (#258) 2026-06-16 03:11:43 +03:00
stored_queries.rs Merge branch 'main' into ragnorc/omnigraph-mcp-crate 2026-06-19 21:59:14 +02:00