Commit 32cb6b0
Release v2.0.6 - Fix MCP protocol and emoji display
Critical Fixes:
- Removed stdin.setEncoding that was breaking MCP STDIO protocol
- Was causing 60-second initialization timeouts
- MCP SDK handles encoding internally
- Tools now load correctly in Claude Desktop
UX Improvements:
- Removed all emoji characters from Golden Path prompts
- Fixes corrupted character display in Claude Desktop
- Cleaner, more readable prompt text
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent cbaac31 commit 32cb6b0
File tree
6 files changed
+34
-38
lines changed- dist
- prompts
- utils
6 files changed
+34
-38
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments