fix: Remove space from MCP server name (HumanAgentMCP)

- Updated extension.ts MCP server definition
- Updated server.ts config name
- Added auto-growing textarea to web interface
- Tool now referenced as HumanAgentMCP/HumanAgent_Chat (no space)
- Fixes tool reference issues in .agent.md files
This commit is contained in:
B Harper
2025-11-27 12:25:16 +11:00
parent c5b1267686
commit f52c52ca19
3 changed files with 23 additions and 5 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "humanagent-mcp",
"displayName": "HumanAgent MCP",
"description": "MCP server for chatting with a human agent",
"version": "0.0.16",
"version": "0.0.17",
"publisher": "3DTek-xyz",
"icon": "HumanAgent_Icon_Square.png",
"repository": {