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 11 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 3

Repositories

Showing 5 of 5 repositories

Top languages

Loading…

Most used topics

Loading…