Discover and explore top open-source AI tools and projects—updated daily.
XSpoonAiAgentic OS framework for building sentient AI agents
Top 74.1% on SourcePulse
SpoonOS Core Developer Framework (SCDF) provides a comprehensive toolkit for building sentient, composable, and interoperable AI agents, specifically targeting Web3 developers and the demands of the "sentient economy." It aims to accelerate the development and integration of AI agents with blockchain infrastructure, offering powerful agentic capabilities and seamless Web3 connectivity.
How It Works
SCDF is built upon a ReAct intelligent agent architecture, combining reasoning and action for advanced capabilities. Its core novelty lies in the Model Context Protocol (MCP), a dynamic system enabling agents to discover and execute tools at runtime over various transports (stdio, http, websocket) without hardcoding. This is complemented by an enhanced graph system for complex workflow orchestration, supporting state management, multi-agent coordination, and human-in-the-loop patterns. The framework also features a unified LLM architecture with provider-agnostic support, automatic fallback, and load balancing.
Quick Start & Requirements
git clone https://github.com/XSpoonAi/spoon-core.gitcd spoon-corepython -m venv spoon-env && source spoon-env/bin/activate).pip install -r requirements.txt or preferably uv pip install -r requirements.txt.uv pip install -e ..env file recommended) or CLI configuration.https://github.com/XSpoonAi/spoon-core.gitHighlighted Details
Maintenance & Community
No specific details regarding notable contributors, sponsorships, partnerships, or community channels (e.g., Discord, Slack) are provided in the README.
Licensing & Compatibility
The README states "Standard license information" but does not specify the license type. Consequently, compatibility notes for commercial use or closed-source linking cannot be determined without explicit license details.
Limitations & Caveats
SpoonOS is described as a "living, evolving agentic operating system," suggesting ongoing development. As of June 2025, it explicitly supports Python only. Configuration notes mention "Nov 2025," indicating recent or future-oriented updates. The absence of a specified license is a critical caveat for adoption decisions.
19 hours ago
Inactive
ag2ai
TransformerOptimus
micro