v1.0.0
AIHelper v1.0.0
AIHelper 1.0 turns every enabled typed command into a discoverable MCP tool with schemas, structured results, cancellation, and explicit safety metadata.
Highlights
- A production stdio MCP server exposed through
ah mcp serve. - Transport-neutral typed contracts shared by built-in and dynamic tools.
- Risk, impact, effects, and reversibility metadata across every supported domain.
What’s Changed
✨ New
- Each enabled typed command is available as a separate MCP tool with input/output schemas and live catalog updates.
- Dynamic plugin sidecar symbols support typed catalog discovery, invocation, and cancellation.
- Built-in, host, GitHub, GitLab, Ollama, and PostgreSQL tools advertise operational risk metadata.
🚀 Improvements
- Runtime execution uses a bounded sequential FIFO with request-scoped cwd, limits, deadlines, and cancellation.
- Cargo-built profile plugins take precedence during development while packaged executable-relative discovery remains unchanged.
Downloads
| Platform | Archive |
|---|---|
| Windows x64 | ah-windows-x64.zip |
| Linux x64 | ah-linux-x64.zip |
| macOS ARM64 | ah-macos-arm64.zip |
Each archive contains ah plus executable-relative GitHub, GitLab, Ollama, and PostgreSQL plugins.