Skip to content

roadmap: track Agent Zero milestones #5

Description

@RedStar071

Purpose

Track milestone-level progress for the Agent Zero roadmap and provide a central place to discuss changes to project direction.

The detailed roadmap is being introduced in ROADMAP.md and is organized around the project's find, fix, and verify principle.

Milestones

v0.1 — Resolve review feedback

  • feat: v0.1 resolve review feedback with evidence #8
  • ingest GitHub PR review feedback
  • validate findings before acting
  • apply narrowly scoped fixes
  • verify with repository-native checks
  • publish evidence and deterministic outcomes
  • complete isolated production runner support

v0.2 — Proactive review and autofix

v0.3 — Control plane and runner pools

v0.4 — Issue-to-PR workflows

v0.5 — Multi-provider source control

  • feat: v0.5 add multi-provider source control support #14
  • evolve the GitHub-specific integration boundary into provider-neutral contracts
  • support GitHub / GitHub Enterprise, GitLab / GitLab Self-Managed, Bitbucket Cloud / Data Center, and Gitea / Forgejo where practical
  • normalize pull requests, merge requests, reviews, approvals, checks/pipelines, issues, branches, and webhook events
  • support mixed-provider deployments without leaking provider-specific semantics into the agent runtime
  • add adapter capability detection and conformance tests

v0.6 — Configurable skills and MCP integrations

  • feat: v0.6 add configurable skills and MCP integrations #15
  • make Agent Skills discoverable and configurable per repository, task type, and agent role
  • support explicit skill allow/deny policy and capability metadata
  • provide curated, preconfigured MCP integration presets
  • allow users and deployments to add local or remote MCP servers declaratively
  • expose only authorized MCP tools through a provider-neutral tool registry
  • add capability discovery, health diagnostics, trust boundaries, audit evidence, and granular tool policy
  • keep credentials out of repository configuration, task logs, and model context unless explicitly required and safely scoped

Tracking policy

This issue tracks roadmap-level status and scope. Concrete implementation work should be split into focused issues and pull requests and linked back here.

Roadmap changes should preserve the core architectural constraints: provider-neutral agent runtime, execution behind the runner boundary, explicit repository policy, and verification before claiming success.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status
    In Progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions