Add high-resolution demo GIF to README files

This commit is contained in:
B Harper
2025-10-26 19:48:09 +11:00
parent 9da74792d5
commit d905b7a185
3 changed files with 12 additions and 0 deletions
+6
View File
@@ -2,6 +2,12 @@
VS Code extension that creates an MCP server for AI assistants to chat with humans.
## Demo
![HumanAgent MCP Extension Demo](high-res-demo.gif)
*Complete demonstration of the HumanAgent MCP extension in action - showing real-time human-AI collaboration*
## What it does
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.
+6
View File
@@ -2,6 +2,12 @@
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
![HumanAgent MCP Extension Demo](high-res-demo.gif)
*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.
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 9.5 MiB