Skip to content

v0.2.0 — telemetry standard v2 + skills

Choose a tag to compare

@surendranb surendranb released this 09 Aug 11:08
· 34 commits to main since this release

What's new

Telemetry standard v2 — accurate outcome capture for every tool call (success/error/latency/result size), session summaries, and MCP client attribution on every request. Privacy unchanged and strengthened: no queries or personal data ever leave your machine, and opting out now disables all local side effects too (no dotfiles, no process inspection). Opt out any time: DISABLE_TELEMETRY=1 (or DO_NOT_TRACK / NO_TELEMETRY).

Skills — new skills_list and skill_read tools let your AI agent pull maintained, up-to-date guidance (starting with error recovery) without waiting for a new release.

Fixes — installer and configuration robustness fixes.