Skip to content

AIOS

AI Agents & Assistants

An operating‑system‑like platform that embeds large language models to manage resources for developing and deploying LLM‑based AI agents.

Python Latest v0.3.0 · 4mo ago Security brief →

Features

  • Provides an abstraction layer (AIOS Kernel) over the OS kernel for agent resource management
  • Supports both Web UI and Terminal UI interfaces
  • Manages scheduling, context switching, memory, storage, tools, and SDK provisioning for agents

Security Response History

1 CVE
CVE Severity Disclosed Patched (this tool) vs Ecosystem Median
CVE-2026-42208 KEV critical
CVSS 9.8
2026-05-08 Unpatched Unpatched

Recent releases

View all 1 releases →
v0.3.0 Mixed
Notable features
  • Novita LLM API provider as new backend option
  • Qdrant vector database integration
  • Computer-use Model Context Protocol environment support
Full changelog

What's Changed

  • Updated the comment in llm_core by @Luckfort in https://github.com/agiresearch/AIOS/pull/465
  • update apis for launching LSFS terminal by @dongyuanjushi in https://github.com/agiresearch/AIOS/pull/466
  • add patch for fixing LSFS apis by @dongyuanjushi in https://github.com/agiresearch/AIOS/pull/467
  • initial commit by @WujiangXu in https://github.com/agiresearch/AIOS/pull/468
  • update temperature and max new tokens by @dongyuanjushi in https://github.com/agiresearch/AIOS/pull/469
  • add refer for vllm tool calling by @dongyuanjushi in https://github.com/agiresearch/AIOS/pull/470
  • update uv installation guide in README by @dongyuanjushi in https://github.com/agiresearch/AIOS/pull/472
  • docs: update README by @evison in https://github.com/agiresearch/AIOS/pull/473
  • docs: update readme and publication list by @evison in https://github.com/agiresearch/AIOS/pull/475
  • fix llm tool call api and update README by @dongyuanjushi in https://github.com/agiresearch/AIOS/pull/474
  • docs: update the supported models and references in readme by @evison in https://github.com/agiresearch/AIOS/pull/477
  • fix: hf model tool calling and test scripts by @dongyuanjushi in https://github.com/agiresearch/AIOS/pull/476
  • fix agent submit proxy by @dongyuanjushi in https://github.com/agiresearch/AIOS/pull/482
  • add test script and debug storage module by @lin-shh in https://github.com/agiresearch/AIOS/pull/484
  • refactor launch script to load from config by @dongyuanjushi in https://github.com/agiresearch/AIOS/pull/485
  • fix tool call decoding for sglang as backend by @dongyuanjushi in https://github.com/agiresearch/AIOS/pull/486
  • feat. Add Novita LLM API provider as the backend. by @viktor2077 in https://github.com/agiresearch/AIOS/pull/487
  • fix: sglang tool calling response format by @dongyuanjushi in https://github.com/agiresearch/AIOS/pull/488
  • fix: configuration refresh by @dongyuanjushi in https://github.com/agiresearch/AIOS/pull/490
  • refactor llm routing and update tests for routers by @dongyuanjushi in https://github.com/agiresearch/AIOS/pull/491
  • fix tool call decoding of litellm completion response by @dongyuanjushi in https://github.com/agiresearch/AIOS/pull/494
  • update model selection logic by @dongyuanjushi in https://github.com/agiresearch/AIOS/pull/495
  • fix duplicate github action after merging by @dongyuanjushi in https://github.com/agiresearch/AIOS/pull/492
  • update model selection by @dongyuanjushi in https://github.com/agiresearch/AIOS/pull/497
  • feat: add environment with computer-use MCP by @dongyuanjushi in https://github.com/agiresearch/AIOS/pull/500
  • feat(rust): add initial aios-rs scaffold with core traits and README … by @rajakarthik-zenteiq-ai in https://github.com/agiresearch/AIOS/pull/505
  • Arthur Update README.md by @DheekshithDev in https://github.com/agiresearch/AIOS/pull/507
  • feat: Qdrant vector database support by @Anush008 in https://github.com/agiresearch/AIOS/pull/506
  • fix: Docker-ignore __pycache__ in subdirectories by @tomokinakamaru in https://github.com/agiresearch/AIOS/pull/509
  • fix: Update AIOS core components to fix the issue of tool calling under weak LLMs by @evison in https://github.com/agiresearch/AIOS/pull/510
  • fix: Add new model version pull for ollama by @evison in https://github.com/agiresearch/AIOS/pull/511
  • Fix: handle empty response_message after storage operation by @younghosck in https://github.com/agiresearch/AIOS/pull/516

New Contributors

  • @lin-shh made their first contribution in https://github.com/agiresearch/AIOS/pull/484
  • @viktor2077 made their first contribution in https://github.com/agiresearch/AIOS/pull/487
  • @rajakarthik-zenteiq-ai made their first contribution in https://github.com/agiresearch/AIOS/pull/505
  • @DheekshithDev made their first contribution in https://github.com/agiresearch/AIOS/pull/507
  • @Anush008 made their first contribution in https://github.com/agiresearch/AIOS/pull/506
  • @tomokinakamaru made their first contribution in https://github.com/agiresearch/AIOS/pull/509
  • @younghosck made their first contribution in https://github.com/agiresearch/AIOS/pull/516

Full Changelog: https://github.com/agiresearch/AIOS/compare/v0.2.2...v0.3.0

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

About

Stars
5,811
Forks
809
Languages
Python Shell Rust

Community & Support

Beta — feedback welcome: [email protected]