omnigraph/crates/omnigraph-cli
Claude 0c4df674fa
Add schema get command to CLI and HTTP API
Exposes the existing schema_source() method via a new `omnigraph schema get`
CLI subcommand and a `GET /schema` API endpoint, allowing users to retrieve
the current accepted schema from any graph repository.

https://claude.ai/code/session_01UYybeBQks3fz3RJrTHtwQw
2026-04-16 21:15:17 +00:00
..
src Add schema get command to CLI and HTTP API 2026-04-16 21:15:17 +00:00
tests Rename config targets to graphs 2026-04-14 04:12:14 +03:00
Cargo.toml Prepare v0.2.2 release 2026-04-14 20:13:00 +03:00