Skip to content

Latest commit

 

History

History
119 lines (76 loc) · 4.06 KB

File metadata and controls

119 lines (76 loc) · 4.06 KB

AIOS Roadmap

🇧🇷 Versão em Português

This document outlines the planned development direction for AIOS.

For detailed tracking, see our GitHub Project

Vision

AIOS aims to be the most comprehensive open-source AI agent framework, enabling developers to build sophisticated AI-powered applications with specialized agent teams (Squads) and seamless IDE integration.

Current Focus (Q1 2026)

v4.0.4 Release

Core framework stabilization and community infrastructure:

  • Hybrid installer (npx + interactive wizard)
  • 4-module architecture (Core, Squads, MCP Ecosystem, Premium)
  • Service Discovery system
  • Quality Gates (3 layers: pre-commit, pre-push, CI/CD)
  • Template Engine
  • CodeRabbit integration for automated code review
  • Open-source community infrastructure (in progress)

Community Building

  • GitHub Discussions setup
  • Contribution guides (CONTRIBUTING.md, COMMUNITY.md)
  • Feature request process (FEATURE_PROCESS.md)
  • Public roadmap (this document!)
  • Starter squad registry

Next Up (Q2 2026)

v2.2 Planning

  • Memory Layer implementation for agent context persistence
  • Enhanced agent collaboration capabilities
  • Performance optimizations for large codebases
  • Improved error handling and recovery

Community Features

  • Squads marketplace (community-contributed agent teams)
  • Contributor recognition system
  • Translation support (PT-BR priority)

Future Exploration

These items are being explored but not yet committed:

  • Multi-language support for agent definitions
  • Cloud deployment options for distributed teams
  • Visual workflow builder for non-technical users
  • Plugin marketplace for third-party integrations
  • Enhanced analytics and telemetry (opt-in)

How to Influence the Roadmap

We welcome community input on our direction! Here's how to participate:

1. Vote on Ideas

React with 👍 on existing Ideas in Discussions to show support.

2. Propose Features

Have a new idea? Open an Idea Discussion to share it with the community.

3. Write an RFC

For significant features that need detailed design, submit an RFC following our structured process.

4. Contribute Directly

Found something you want to implement? Check our Contributing Guide and Feature Process.

Changelog

For what's already shipped, see CHANGELOG.md.

Update Process

This roadmap is reviewed and updated monthly by the project maintainers.

Process:

  1. Review progress on current items
  2. Update status of completed/in-progress items
  3. Add newly approved features from community discussions
  4. Remove cancelled or deprioritized items
  5. Communicate significant changes via Announcements

Responsible: @pm (Morgan) or @po (Pax) agents, with maintainer oversight.

Sync with Internal Backlog

This public roadmap is synchronized with our internal sprint planning:

Public Roadmap Internal Tracking
GitHub Project docs/stories/backlog.md
High-level features Detailed stories per sprint
Quarterly timeline Sprint-based execution

Sync Checklist (Monthly):

  • Review completed sprints in docs/stories/v4.0.4/
  • Update GitHub Project items status (Done/In Progress)
  • Add new approved features from backlog to Project
  • Update this ROADMAP.md with latest progress

Disclaimer

This roadmap represents our current plans and is subject to change based on community feedback, technical constraints, and strategic priorities. Dates are estimated quarters, not commitments. We use quarters rather than specific dates to maintain flexibility while providing visibility into our direction.


Last updated: 2025-12-10