mirror of
https://github.com/ModernRelay/omnigraph.git
synced 2026-06-24 02:38:06 +02:00
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. |
||
|---|---|---|
| .. | ||
| catalog | ||
| ir | ||
| lint | ||
| query | ||
| schema | ||
| error.rs | ||
| json_output.rs | ||
| lib.rs | ||
| query_input.rs | ||
| result.rs | ||
| types.rs | ||