Releases: chrizzy-x/Agent-OS
AgentOS v6.6.2
AgentOS v6.6.2 — Unified AI Operating System
Overview
Version 6.6.2 is the most comprehensive AgentOS release to date, bringing together Super AgentOS, agentic applications, skills, workflows, subagents, memory, and ecosystem infrastructure into a single operating system.
Core Platform
- Unified AI operating system architecture
- Enhanced Super AgentOS experience
- Improved multi-agent orchestration
- Advanced workspace management
- Expanded session capabilities
App Ecosystem
- SDK-powered application discoverability
- AgentOS App Store enhancements
- Download and installation improvements
- Better application lifecycle management
Skills Ecosystem
- Improved Skill Store architecture
- Enhanced skill execution
- Better skill composition
- Expanded automation support
Workflows
- Public workflow discovery foundations
- Workflow sharing infrastructure
- Improved workflow execution engine
- Better workflow management
Subagents
- Private subagent architecture
- Enhanced task delegation
- Improved context management
- Better agent isolation
Infrastructure
- Improved persistence
- Better memory systems
- Enhanced scalability
- Expanded enterprise readiness
User Experience
- Cleaner interface architecture
- Improved navigation
- Better mobile experience
- Faster interactions
- Reduced complexity
Result
AgentOS now functions as a complete AI operating system capable of serving retail users, developers, enterprises, agent creators, application builders, and workflow designers from a single unified platform.
AgentOS v6.6.0
AgentOS v6.6.0 — Agentic Application Platform
Overview
Version 6.6.0 formally established AgentOS as an operating system for agentic applications rather than merely a chat platform.
Major Features
- Agentic App architecture
- SDK-based app discoverability
- Improved App Store ecosystem
- Enhanced Skill Store integration
- Better workflow interoperability
Platform Improvements
- Improved workspace management
- Better session handling
- Expanded execution infrastructure
- Enhanced enterprise support
Ecosystem Vision
Applications built with the AgentOS SDK can become discoverable throughout the ecosystem, creating a unified environment for AI-powered software.
Result
AgentOS evolved into a platform capable of hosting an entire ecosystem of interconnected agentic applications.
AgentOS v6.5.4
AgentOS v6.5.4 — Ecosystem Readiness
Overview
Version 6.5.4 focused on preparing AgentOS for large-scale ecosystem participation.
Added
- Improved SDK discoverability architecture
- Better application registration flows
- Enhanced ecosystem integration pathways
- Expanded enterprise readiness
Improved
- App Store scalability
- Skill Store performance
- Workflow reliability
- Developer onboarding
Result
AgentOS became ready to support a rapidly growing ecosystem of agentic applications, skills, and workflows.
AgentOS v6.5.3
AgentOS v6.5.3 — Platform Completion Pass
Overview
Version 6.5.3 focused on closing implementation gaps and ensuring all major platform primitives functioned cohesively.
Added
- Enhanced library integration
- Improved workflow visibility
- Better project continuity
- Expanded session controls
Improved
- Workflow execution consistency
- App management
- Skill management
- User onboarding
Fixed
- Missing navigation paths
- UI inconsistencies
- State synchronization issues
- Session restoration problems
Result
AgentOS achieved a significantly higher level of platform maturity and operational stability.
AgentOS v6.5.1
AgentOS v6.5.1 Release Notes
Release date: June 12, 2026
Production URL: https://www.agentos.services
Production deployment alias: https://www.agentos.services
Summary
AgentOS v6.5.1 makes Super AgentOS the primary product experience and unifies chat, files, memory, apps, skills, workflows, MCP-facing tools, notifications, panic stop, recovery, and persisted execution into one operating layer.
Major Changes
- Super AgentOS is now the primary navigation target and operating surface.
- Added unified persisted execution tables for executions, execution logs, notifications, failures, costs, and recovery state.
- Added execution APIs for search, detail, pause, resume, retry, cancel, rollback, recovery, panic stop, and notifications.
- Added streaming Super AgentOS responses with markdown, code blocks, execution cards, copy, retry, and edit prompt actions.
- Added session create, rename, pin, archive, delete, and search support.
- Added governed file upload, preview, summarize, rename, search, and delete flows.
- Added governed memory CRUD, search, export, and execution tracking around memory writes and deletes.
- Routed app install/open/update/uninstall, skill execution, workflow runs, file actions, and memory actions through the execution engine.
- Added Panic Button, Recovery Center, compact multi-agent execution visibility, and notification drawer.
- Removed generic production skill fallback. Production skill execution now requires real installed skill source.
- Updated desktop and mobile navigation around Super AgentOS, AppStore, Workflows, Skills, Files, and Settings.
- Fixed NL Studio layout so the message list scrolls and the composer stays anchored at the bottom of the viewport.
Database Migration
Apply src/storage/migrations/026_v651_unified_execution_release.sql.
The migration adds session pin/archive/delete timestamps and creates:
agent_executionsagent_execution_logsagent_notifications
All new tables include deny-by-default RLS policies for direct client access.
Verification
npm run lint: passednpm test: passed, 71 files / 320 testsnpm run build: passed- Local browser smoke: public desktop and mobile routes passed with no console errors or horizontal overflow
- Production deploy: completed and aliased to https://www.agentos.services
- Live health check:
GET https://www.agentos.services/healthreturned200withversion: 6.5.1
Known Verification Notes
The in-app browser could not navigate to external HTTPS URLs from this local environment, remaining on about:blank. Live HTTP verification succeeded through Node fetch. Local authenticated production-mode signup cannot use local fallback storage because production intentionally disables local runtime state.
GitHub Release
Tag: v6.5.1
Release publishing requires valid GitHub CLI authentication for chrizzy-x.
AgentOS v6.4.0
AgentOS v6.4 — The AI Operating System
AgentOS v6.4 is now live.
This is the most significant AgentOS release to date.
v6.4 introduces major improvements across the platform, including Super AgentOS foundations, private subagents, unified workspace experiences, memory improvements, global search, visibility controls, marketplace upgrades, and SDK-powered discoverability.
The vision remains unchanged:
One workspace.
One operating system.
Unlimited intelligence.
Super AgentOS
Super AgentOS becomes the foundation of the user experience.
Instead of navigating disconnected products, users can manage agents, apps, skills, workflows, memory, and execution from a unified environment.
Private Subagents
Users can now create specialized subagents with:
- Dedicated instructions
- Dedicated memory
- Dedicated files
- Dedicated permissions
- Dedicated vault access
Each subagent can focus on a specific responsibility while remaining connected to the broader AgentOS ecosystem.
Examples include:
- Research Agents
- Trading Agents
- Developer Agents
- Marketing Agents
- Personal Assistants
Unified Studio Foundations
Major work has been completed toward a more unified Studio experience.
Users can move more naturally between:
- Conversations
- Development
- Automation
without unnecessary context switching.
This lays the groundwork for a fully unified AgentOS workspace.
Memory Improvements
Memory continues evolving into a core platform primitive.
v6.4 introduces improvements across:
- Context continuity
- Retrieval
- Memory organization
- Long-term platform foundations
The objective is simple:
Your intelligence environment should remember what matters.
Global Search
AgentOS now introduces expanded search capabilities.
Users can search across:
- Conversations
- Agents
- Apps
- Skills
- Workflows
- Files
Making knowledge easier to discover and reuse.
Visibility Controls
New publishing visibility options are now available:
- Private
- Workspace
- Unlisted
- Public
These controls provide greater flexibility for creators and organizations distributing:
- Apps
- Skills
- Workflows
- Agents
Marketplace Improvements
The AgentOS Marketplace receives major upgrades focused on discoverability and ecosystem growth.
Improvements include:
- Better discovery
- Improved publishing flows
- Enhanced navigation
- Stronger SDK integration
This release establishes the foundation for future App Store and Skill Store expansion.
SDK Auto Discovery
The AgentOS SDK now plays a larger role in ecosystem discovery.
Applications and capabilities built through the AgentOS ecosystem can participate in a more seamless publishing and discovery process, reducing friction between creation and adoption.
Enterprise Improvements
Enterprise users benefit from:
- Improved controls
- Better governance foundations
- Stronger permissions systems
- Expanded platform management capabilities
Security, Stability & Performance
Significant work was completed across:
- Reliability
- Scalability
- Runtime stability
- Permission enforcement
- Infrastructure performance
Much of v6.4 focused on strengthening the foundation required for the next generation of AgentOS.
Why v6.4 Matters
Most AI products focus on a single layer:
- Chat
- Agents
- Workflows
- Applications
AgentOS is building the platform that connects all of them.
v6.4 is a major step toward a future where intelligence is composable, discoverable, and accessible through a single operating system.
Coming Next
Future development areas include:
- FFP Routing Layer
- AI-Native App Store
- Skill Store
- Workflow Discovery Network
- Personal App Libraries
- Mobile App Distribution
- Trust & Reputation Systems
- Cross-Agent Collaboration
- AI Chain Readiness
Build.
Publish.
Discover.
Scale.
Welcome to AgentOS v6.4.
AgentOS v6.3.0
AgentOS v6.3 — Super AgentOS Begins
AgentOS v6.3 is now live.
This release marks a major evolution for AgentOS, moving beyond individual agents toward a unified AI operating system where users can discover, build, install, run, and manage intelligence from a single platform.
What's New
Super AgentOS Foundation
The groundwork has been laid for Super AgentOS — the central workspace that connects apps, skills, workflows, memory, and execution into a single experience.
Instead of managing disconnected tools, users can now operate through one unified environment.
Marketplace Expansion
The AgentOS Marketplace has received major upgrades focused on discoverability and ecosystem growth.
Improvements include:
- Improved marketplace navigation
- Better asset discovery
- Enhanced publishing experience
- SDK-connected ecosystem support
- Foundation for App Store and Skill Store expansion
AgentOS App Store
The App Store experience has been expanded to support the growing ecosystem of applications built on AgentOS.
Developers can now position their applications within a shared discovery layer designed to scale with the platform.
Skills Infrastructure
Skills continue to mature into a first-class primitive of the AgentOS ecosystem.
This release improves:
- Skill registration
- Skill management
- Runtime integration
- Permission-aware execution
Enterprise & Developer Experience
Major work has been completed to improve the developer journey.
Highlights include:
- Improved SDK workflows
- Better onboarding paths
- Enhanced publishing infrastructure
- Cleaner platform integration patterns
Security & Permission Model
AgentOS continues strengthening its security foundations.
Improvements include:
- Better permission boundaries
- Resource access controls
- Improved execution safety
- Stronger isolation foundations
Memory & Context Systems
Core memory systems have been upgraded to support future persistent intelligence capabilities.
These improvements improve context continuity and lay the foundation for upcoming advanced memory features.
Platform Reliability
Significant engineering effort was invested into:
- Runtime stability
- Execution reliability
- Performance optimization
- Infrastructure resilience
- Scalability preparation
Why v6.3 Matters
Most AI platforms focus on a single layer:
- Chat
- Agents
- Workflows
- Applications
AgentOS is taking a different path.
The goal is to create a complete operating system for intelligence where apps, skills, workflows, agents, memory, and execution coexist under one platform.
v6.3 establishes much of the infrastructure required for that future.
Platform Vision
Human
↓
Super AgentOS
↓
Apps
Skills
Workflows
Agents
Memory
Infrastructure
Looking Ahead: v6.4
v6.4 will push AgentOS even further with:
- Private Subagents
- Unified Studio
- Global Search
- Advanced Memory
- Visibility Controls
- Workflow Discovery
- SDK Auto-Discovery
- Expanded Marketplace
- FFP Routing Evolution
The long-term mission remains unchanged:
Build the operating system for the AI economy.
Thank you to everyone building, testing, publishing, and pushing AgentOS forward.
See you in v6.4.
AgentOS v6.5.0
AgentOS v6.5
Overview
AgentOS v6.5 continues the transition from an AI platform into a full AI Operating System.
This release focuses on improving the core user experience, strengthening the AgentOS architecture, expanding the App Store and Skills ecosystem, improving SDK discoverability, and laying the foundation for the future agent economy.
Highlights
Super AgentOS
Introduced the next evolution of the AgentOS experience through Super AgentOS.
Users interact through a unified interface capable of coordinating:
- Agents
- Apps
- Skills
- Workflows
- MCP Tools
- FFP Routes
Workspace-Centric Architecture
Standardized the AgentOS hierarchy:
Workspace → Project → Session → Conversation
This provides a more scalable structure for individuals, teams and enterprise deployments.
Studio Improvements
Continued the evolution of Studio as the primary AgentOS experience.
Focus areas:
- Cleaner navigation
- Reduced interface clutter
- Improved workflow access
- Better workspace organization
- Foundation for conversation-first interactions
SDK & App Discovery
Improved AgentOS SDK integration and discovery mechanisms.
Applications built with the AgentOS SDK can be surfaced throughout the AgentOS ecosystem through the App Store infrastructure.
App Store
Expanded the AgentOS App Store foundation.
Key areas:
- SDK application discovery
- Application visibility controls
- Platform metadata support
- Improved install flows
- Better ecosystem indexing
Skills Infrastructure
Expanded Skills support as a first-class AgentOS primitive.
Skills can be:
- Installed
- Managed
- Reused
- Combined with workflows
- Distributed across the ecosystem
Vault
Improved secret management architecture.
Enhancements include:
- Credential isolation
- Secret assignment controls
- Runtime access safeguards
- Improved security foundations
Universal MCP
Continued development of the Universal MCP layer.
Goals include:
- Tool interoperability
- Service connectivity
- Workflow integrations
- Cross-provider compatibility
FFP Integration
Expanded integration with the Future Fabric Protocol (FFP).
AgentOS remains the routing and operating layer while FFP serves as the execution and compute layer.
Developer Experience
Developer improvements include:
- SDK enhancements
- Registry improvements
- Improved application lifecycle support
- Better ecosystem discoverability
Architecture
AgentOS now consists of three primary layers:
User Layer
Super AgentOS
- Workspaces
- Projects
- Sessions
- Conversations
- Apps
- Skills
- Workflows
Operating Layer
AgentOS Runtime
- Routing
- Coordination
- MCP
- Vault
- Runtime Services
Execution Layer
FFP
- Compute
- Primitives
- Execution
- Coordination
- Settlement
Looking Ahead
Future milestones remain focused on:
- Conversation-first Studio
- Advanced memory systems
- Multi-agent orchestration
- Workflow economy
- Skills economy
- App economy
- AgentOS Pay Primitive
- Expanded FFP capabilities
Version
Version: 6.5.0
AgentOS — The AI Operating System for the Agent Economy.
AgentOS v6.2
AgentOS v6.2 is the beta-readiness release for the current production line.
Highlights
- Hardened Vault runtime injection with ephemeral secret access, cleanup, audit events, and redaction-safe execution boundaries.
- Applied shared secret-like output sanitization across Studio, workflows, MCP, SDK heartbeat health, FFP execution, and skill runtime responses.
- Enforced disabled-app lifecycle blocking across install, open, readiness, and public catalog access.
- Tightened signed-out and blocked shells for /developer, /developer/publish, and /sdk.
- Removed stale v6.1 release metadata and bumped the shipped version to 6.2.0.
Verification
- npm run lint
- npm test (57 files, 290 tests passed)
- npm run build
- Production deploy: https://www.agentos.services
- Live production smoke: signed-out /developer, /developer/publish, and /sdk states verified; retail signup blocked from SDK credentials; enterprise signup allowed to create SDK credentials; mobile signup and appstore layout verified.
AgentOS v6 Thor
AgentOS V6 — Public Launch
AgentOS V6 marks the first public launch of the AgentOS ecosystem.
This release transforms AgentOS from a collection of infrastructure components into a complete operating system for AI agents, developers, teams, and enterprises.
Core Runtime
AgentOS now ships with six production primitives:
- Memory (mem)
- Filesystem (fs)
- Database (db)
- Network (net)
- Process Execution (proc)
- Events (events)
These primitives provide persistent memory, storage, structured data, networking, execution environments, and realtime communication through a unified runtime.
Studio
V6 introduces Studio-first workflows.
Users can describe tasks in natural language and AgentOS converts them into executable workflows, reusable automations, and agent actions.
Universal MCP Router
AgentOS now supports routing between:
- Native AgentOS primitives
- Installed Skills
- External MCP Servers
This creates a single execution layer for both internal and external capabilities.
Skill Store
Developers can now publish reusable skills to the AgentOS ecosystem.
Skills can be installed into agents, executed through the runtime, and managed through the developer console.
Agentic App Store
V6 introduces the AgentOS App Store.
Developers can publish complete agentic applications with manifests, permissions, visibility controls, device targets, and configuration packages.
Enterprise Platform
Enterprise users now gain access to:
- SDK Access
- Workspaces
- Teams
- Shared Infrastructure
- Publishing Capabilities
- Advanced Permissions
SDK Kernel
External products can register with AgentOS through the SDK Kernel.
Products such as Derek, deZypher, Mezzy, and future applications can communicate with AgentOS through command and status channels while maintaining independent architectures.
Secret Vault
Secure storage for credentials, API keys, secrets, and sensitive runtime configuration.
FFP Consensus Layer
The Furge Fabric Protocol introduces:
- Immutable audit trails
- Multi-agent consensus
- Verification workflows
- Governance controls
for critical operations.
Developer Platform
New developer features include:
- Publishing tools
- Analytics
- Earnings tracking
- Payout settings
- Usage visibility
V6 Summary
AgentOS is no longer simply an agent framework.
It is now a complete operating system for building, deploying, monetizing, and coordinating AI-powered applications.
This release establishes the foundation for the next phase of AgentOS.
The future of software is agentic.
AgentOS is building the infrastructure layer underneath it.
Built by riz.