HexAgent – An Agent harness that gives any LLM a computer to complete tasks the way humans do
Stars
109
Forks
7
Watchers
109
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
99
commits
5
commits
feat: demo electron packaging fixes and windows cowork stability (#21)
e9bb635View on GitHubfeat(i18n): add multi-language support (English + Simplified Chinese) (#19)
2fd64cbView on GitHubfix(streaming): decouple agent execution from HTTP lifecycle for reconnectable streams
98864d3View on GitHubchore(electron): replace app icons with uniai branding
533cd83View on GitHubfeat(skills): add bundled example and public skills
2b8ed9cView on GitHubfix(frontend): replace all Chinese text with English
56d1703View on GitHubfeat(ui): replace sidebar logo with ClawWork brand icon
3c8f98fView on GitHubfeat(ui): make Cowork the default mode, hide Chat behind settings toggle
4581331View on GitHubfeat(ui): rebrand HexAgent to ClawWork in all user-facing text
fab52a4View on GitHubfix(frontend): support concurrent conversation streaming
df43111View on GitHubrefactor(prompts): remove dead environment() section and fix computer_use template
08b83a6View on GitHub