v0.2.0-beta.0
Pre-release
Pre-release
What's Changed
- Improve release workflow: support major/minor bumps and auto-update changelog by @jancurn in #63
- Add installation instructions to release workflow summaries by @jancurn in #64
- Clarify session states and improve documentation formatting by @jancurn in #65
- Add fallback to manual URL paste when browser cannot open by @jancurn in #66
- Better error messages by @jancurn in #68
- Add color formatting to keychain unavailable warning by @jancurn in #67
- Add progress notification support to async tool execution by @jancurn in #71
- Auto-detect auth profiles on session restart by @jancurn in #70
- Add ESC key listener to detach from async tool tasks by @jancurn in #72
- Remove redundant success field from logging set-level JSON output by @jancurn in #74
- Convert x402 sign command to use positional argument by @jancurn in #69
- feat: send x402 payment via MCP _meta alongside HTTP header by @MQ37 in #76
- Document x402 wallet commands and manual payment signing by @jancurn in #77
- Fetch all tool pages on cache refresh, add getCachedTools IPC method by @jancurn in #73
- Better help by @jancurn in #80
- Remove MCP protocol version display from session output by @jancurn in #81
- Show inline parameter signatures in tools list by @jancurn in #82
- Reorganize CHANGELOG: consolidate CLI redesign and improve readability by @jancurn in #83
- Add bold styling to help text section titles by @jancurn in #84
Full Changelog: v0.1.11-beta.4...v0.2.0-beta.0