Skip to content

Release history

AIOS releases

AIOS: AI Agent Operating System

All releases

1 shown

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

Beta — feedback welcome: [email protected]