Skip to content

Add arachne — DSPy-native autonomous agent runtime#3095

Closed
Dan-StrategicAutomation wants to merge 1 commit intovinta:masterfrom
Dan-StrategicAutomation:master
Closed

Add arachne — DSPy-native autonomous agent runtime#3095
Dan-StrategicAutomation wants to merge 1 commit intovinta:masterfrom
Dan-StrategicAutomation:master

Conversation

@Dan-StrategicAutomation
Copy link
Copy Markdown

Arachne is a DSPy-native autonomous agent runtime that weaves optimized execution DAGs from natural language goals, executes nodes in parallel waves, and autonomously self-heals on failure.

Features:

  • GraphWeaver generates optimized execution DAGs from natural language
  • WaveExecutor runs nodes in true parallel waves via asyncio
  • TriangulatedEvaluator provides Rules, Semantic, and HITL quality gates
  • AutoHealer autonomously retries, re-routes, or re-weaves on failure
  • MCP client integration for external tool servers

280+ built-in skills across 20+ categories | 266 tests | MIT licensed

https://github.com/Strategic-Automation/arachne

@Dan-StrategicAutomation
Copy link
Copy Markdown
Author

Self-closing: Arachne is beta/development stage and repo is < 3 months old. Doesn't meet the CONTRIBUTING.md criteria for production-ready, established projects. Will resubmit when criteria are met.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant