6 Commits
Author SHA1 Message Date
B Harper 123bed4a29 chore: Bump version to 0.0.15 and add square icon 2025-11-20 14:02:56 +11:00
B Harper c2129cb3ed v0.0.12: Add quick replies, remove timeout feature, keep textarea enabled, improve error handling 2025-11-18 13:34:39 +11:00
B Harper d5878d9f32 Fix: Add GitHub Actions workflow for automated publishing 2025-10-26 18:22:02 +11:00
B Harper 464f4e0bf4 Add GitHub Actions workflow for automated publishing and clean up unnecessary files 2025-10-26 18:14:13 +11:00
B Harper 347485a822 Add .gitignore to exclude .github and .vscode folders, remove them from tracking 2025-10-26 17:50:58 +11:00
B Harper a414a4f70d Fix sessionless HumanAgent chat functionality
- Remove session management complexity from MCP server and UI
- Update chatWebviewProvider for direct messaging without sessions
- Fix MCP tool response format to use content array as per specification
- Restore cog icon for MCP configuration (install global/local)
- Add safety checks for message content handling
- Resolve 'o.content is not iterable' error by using proper MCP format
2025-10-22 11:49:17 +11:00