@openeryc/pi-coding-agent 0.75.32 → 0.75.34

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,16 @@
1
1
  # Changelog
2
2
 
3
+ ## [0.75.34] - 2026-05-28
4
+
5
+ ### Added
6
+ - MCP tools now appear as `<available_mcp_tools>` block in system prompt, grouped by server with descriptions
7
+ - MCP tool prompt snippets now show `[serverName] description` for better context
8
+
9
+ ## [0.75.33] - 2026-05-28
10
+
11
+ ### Added
12
+ - `/mcp` slash command to display MCP server status and tools
13
+
3
14
  ## [0.75.31] - 2026-05-27
4
15
 
5
16
  ### Fixed