Skip to content
@agent-next

Agent Next

Open research lab for next-gen autonomous agents — self-organizing, self-verifying, self-evolving.

Agent Next

Open research lab for next-gen autonomous agents.

We explore the core capabilities that define the next generation of AI agents: self-organizing, self-verifying, and self-evolving — and build open-source reference implementations to prove them out.

Research Directions

Direction Question Project
Self-Organizing How do agent teams decompose work, coordinate, and resolve conflicts autonomously? cc-manager, TeamClaw
Self-Verifying How can agent output prove its own correctness without human review? agent-ready
Self-Evolving How do agent systems improve from their own execution history? cc-manager

Open Source Projects

  • cc-manager — Research platform for autonomous agent orchestration. Parallel agents in git worktrees, self-evolution from execution data, proof-first merge pipeline.
  • agent-ready — Codebase readiness scoring and verification discipline for autonomous agents. Measurable operability standards, acceptance proof, regression safety.
  • TeamClaw — Multi-agent team platform for cross-project coordination with shared memory and role-based access.

Ecosystem

  • LabClaw — AI-native scientific lab platform. First vertical application of Agent Next infrastructure, proving autonomous agent teams in experimental science.
  • polymarket-paper-trader — Prediction market trading for AI agents. Paper trading with live order books, strategy backtesting, MCP server. Compete on the leaderboard.

Thesis

Current-generation agents follow instructions. Next-generation agents learn, verify, and improve autonomously. The bottleneck is shifting from writing code to trusting code — and the infrastructure for that trust doesn't exist yet. We're building it.

Links

Website · Blog · Roadmap · Contributing

Maintainer: @robotlearning123

Pinned Loading

  1. agent-ready agent-ready Public

    Codebase readiness scoring for autonomous agents — measurable operability standards beyond instructions.

    TypeScript 14 3

  2. behavior-driven-testing behavior-driven-testing Public archive

    Verification discipline for agent-generated changes — acceptance proof, regression safety, evidence trails.

    11 1

  3. cc-manager cc-manager Public

    Research platform for autonomous agent orchestration — self-organizing, self-verifying, self-evolving.

    TypeScript 1 1

  4. polymarket-paper-trader polymarket-paper-trader Public

    Paper trading simulator for Polymarket — built for AI agents. MCP server, live order books, strategy backtesting. Install: npx clawhub install polymarket-paper-trader

    Python 6 2

  5. call-use call-use Public

    Open-source outbound call-control runtime for AI agents.

    Python 2 1

Repositories

Showing 6 of 6 repositories
  • call-use Public

    Open-source outbound call-control runtime for AI agents.

    agent-next/call-use’s past year of commit activity
    Python 2 MIT 1 1 1 Updated Mar 15, 2026
  • .github Public

    Organization profile and community health files

    agent-next/.github’s past year of commit activity
    0 0 0 1 Updated Mar 15, 2026
  • agent-ready Public

    Codebase readiness scoring for autonomous agents — measurable operability standards beyond instructions.

    agent-next/agent-ready’s past year of commit activity
    TypeScript 14 MIT 3 0 8 Updated Mar 9, 2026
  • cc-manager Public

    Research platform for autonomous agent orchestration — self-organizing, self-verifying, self-evolving.

    agent-next/cc-manager’s past year of commit activity
    TypeScript 1 MIT 1 1 0 Updated Mar 5, 2026
  • polymarket-paper-trader Public

    Paper trading simulator for Polymarket — built for AI agents. MCP server, live order books, strategy backtesting. Install: npx clawhub install polymarket-paper-trader

    agent-next/polymarket-paper-trader’s past year of commit activity
    Python 6 MIT 2 0 1 Updated Mar 2, 2026
  • behavior-driven-testing Public archive

    Verification discipline for agent-generated changes — acceptance proof, regression safety, evidence trails.

    agent-next/behavior-driven-testing’s past year of commit activity
    11 MIT 1 0 0 Updated Mar 1, 2026

Top languages

Loading…

Most used topics

Loading…