File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5353### 🤖 AI Docs + Tooling
5454
5555* Added a ` hoist-read-doc ` MCP tool that reads a full document by exact ID, giving MCP parity with
56- the ` hoist-docs read ` CLI and ` hoist-core ` 's ` hoist-core-read-doc ` . Avoids the awkward
57- ` hoist://docs/{id} ` resource-URI doubling for IDs that themselves start with ` docs/ ` .
58- See [ #4356 ] ( https://github.com/xh/hoist-react/issues/4356 ) .
56+ the ` hoist-docs read ` CLI and ` hoist-core ` 's ` hoist-core-read-doc ` .
5957* The ` hoist://docs/{id} ` resource now tolerates a dropped ` docs/ ` segment, so
6058 ` hoist://docs/routing.md ` resolves the same as the strictly-correct
6159 ` hoist://docs/docs/routing.md ` .
6260* Added a ` hoist-docs ping ` CLI subcommand mirroring the ` hoist-ping ` MCP tool; both now report the
63- indexed ` @xh/hoist ` library version. See [ # 4355 ] ( https://github.com/xh/hoist-react/issues/4355 ) .
61+ indexed ` @xh/hoist ` library version.
6462
6563### ⚙️ Technical
6664
You can’t perform that action at this time.
0 commit comments