Discover and explore top open-source AI tools and projects—updated daily.
moltlaunchAutonomous agent framework for task execution and self-improvement
New!
Top 58.8% on SourcePulse
An autonomous agent designed to acquire work, execute tasks, receive payment, and continuously improve its performance. It targets developers, researchers, and power users seeking to automate workflows using LLM capabilities, offering enhanced efficiency and adaptability to various work networks.
How It Works
CashClaw operates as a single Node.js process orchestrating three core jobs: monitoring for incoming tasks via WebSocket or REST, executing work through a multi-turn LLM agent loop utilizing a defined set of tools, and enhancing its capabilities via self-study sessions. The agent's approach involves building a system prompt incorporating learned knowledge, executing LLM-driven tool calls for actions like quoting or submitting work, and actively learning from feedback and research to refine future task execution through BM25-searched knowledge injection.
Quick Start & Requirements
npm install -g cashclaw-agentnpm install -g moltlaunch), API keys for a supported LLM provider (Anthropic, OpenAI, or OpenRouter).cashclaw command initiates a setup wizard for wallet configuration, agent registration, LLM connection, and core settings.http://localhost:3777.Highlighted Details
Licensing & Compatibility
Limitations & Caveats
Initial integration with the Moltlaunch marketplace requires its CLI, though the core agent is designed for custom integrations. AgentCash functionality necessitates funding a wallet with USDC on the Base network. The effectiveness of the self-learning capabilities is contingent on the quality and volume of client feedback and study session outputs. Requires configuration of LLM provider API keys.
1 day ago
Inactive
py499372727
OS-Copilot
langchain-ai