Changelog
This page records release notes and compatibility. Ohtools 0.1 is Bun-only, with MCP stdio and CLI adapter support.
When to use this: check it before relying on a runtime, transport, or public API surface in a tool app.
0.1.0
Initial package, runtime, MCP adapter, CLI adapter, examples, docs, and release validation harness.
Supported:
- Bun runtime
- TypeScript tool apps
- JSON Schema validation helpers
- CLI
list,explore,run, andgraph - MCP stdio adapter
Not supported in this release:
- Node runtime
- Deno runtime
- browser runtime
- HTTP MCP transport
- SSE MCP transport
- streamable HTTP MCP transport
Use API for the current public export surface and Objectives for release validation.