mirror of
https://github.com/wassname/HumanAgent-MCP.git
synced 2026-08-20 12:00:30 +08:00
Update README files with demo positioning and content
This commit is contained in:
@@ -41,6 +41,7 @@ Both interfaces show the same chat sessions and message history.
|
||||
## Tool Customization
|
||||
|
||||
Create `.vscode/HumanAgentOverride.json` to customize tool descriptions and message behavior:
|
||||
THIS IS SUPER HELPFUL - NOTE THE LAST PART WHERE YOU CAN APEND A MESSAGE TO THE END OF EVERY REPLY!
|
||||
|
||||
```json
|
||||
{
|
||||
|
||||
@@ -1,17 +1,15 @@
|
||||
# What
|
||||
|
||||
This extension provides a `HumanAgent_Chat` MCP tool that forces AI assistants to communicate through a human agent instead of giving direct responses. When an AI uses this tool, it opens a chat session where humans can respond in real-time.
|
||||
|
||||
## Demo
|
||||
|
||||

|
||||
|
||||
*Complete demonstration of the HumanAgent MCP extension in action - showing real-time human-AI collaboration*
|
||||
|
||||
## Why
|
||||
|
||||
The AI Agent is encouraged to discuss with you before running off to do its own thing - if its part way through iterating through on a problem it can stop and ask you a question - it reduces requests considerably, helps avoid runaway agent, allows you to manage multiple VSCode agents working in multiple workspaces from one web page. Allows you to append useful reminders to each response.
|
||||
|
||||
## How it works
|
||||
Just install it and its ready to go.
|
||||
For more information see https://github.com/3DTek-xyz/HumanAgent-MCP/blob/master/README-Additional.md
|
||||
|
||||
## Demo
|
||||
|
||||

|
||||
|
||||
*Complete demonstration of the HumanAgent MCP extension in action - showing real-time human-AI collaboration*
|
||||
Reference in New Issue
Block a user