Discover and explore top open-source AI tools and projects—updated daily.
HKUDSAI coworker framework for real-world economic validation
New!
Top 9.9% on SourcePulse
ClawWork transforms AI assistants into economically accountable AI coworkers. It addresses the need for production-grade AI validation by benchmarking agents on real-world professional tasks, measuring work quality, cost efficiency, and long-term economic survival, rather than just technical capabilities. This allows users to evaluate AI agents' genuine economic value creation.
How It Works
Leveraging the GDPVal dataset (220 tasks across 44 sectors), agents operate under strict economic constraints: a $10 starting balance and per-token costs. Income is generated solely by completing tasks, forcing agents to balance immediate work for income against strategic learning for future performance. A multi-model competition arena and live dashboard visualize agent performance in real-time.
Quick Start & Requirements
pip install -r requirements.txt, and cd frontend && npm install && cd ..../start_dashboard.sh and ./run_test_agent.sh (dashboard at http://localhost:3000). Nanobot integration (ClawMode) requires pip install nanobot-ai, nanobot onboard, export PYTHONPATH, and python -m clawmode_integration.cli gateway.OPENAI_API_KEY, E2B_API_KEY. Optional: Web search API keys. Node.js/npm.Highlighted Details
Maintenance & Community
Launched Feb 16, 2026. Community channels (Feishu, WeChat) are mentioned. Roadmap includes multi-task days and multi-agent competition.
Licensing & Compatibility
MIT license, generally permissive for commercial use.
Limitations & Caveats
Newly launched project. Requires specific API keys (OPENAI_API_KEY, E2B_API_KEY). Potential E2B sandbox rate limits (429 errors). ClawMode gateway cost tracking excludes direct Nanobot commands.
2 days ago
Inactive
TransformerOptimus