trustgraph/trustgraph-cli
cybermaggedon c460f62c87
fix: CLI tools ignoring -w flag for workspace routing (#963)
Several CLI commands silently routed requests to the default workspace
regardless of the -w flag: show-flows, show-flow-blueprints,
show-parameter-types, set-prompt --system, and load-structured-data.
The workspace was sent in the inner request body but not on the
WebSocket envelope or API client constructor, so the gateway always
dispatched to the default workspace queue.
2026-06-01 09:53:21 +01:00
..
trustgraph/cli fix: CLI tools ignoring -w flag for workspace routing (#963) 2026-06-01 09:53:21 +01:00
pyproject.toml feat: replace external sample documents with bundled demo content (#956) 2026-05-28 11:03:00 +01:00
README.md Maint/rename pkg (#88) 2024-09-30 22:20:26 +01:00