What's Changed
- Add exception messages by @dongyuanjushi in #370
- add cors for launching kernel by @dongyuanjushi in #371
- feat: Enhanced Error Logging by @XiangZhang-zx in #372
- docs: update README for v0.2.0.beta release by @yongfeng101 in #373
- update README.md by @dongyuanjushi in #375
- refactor: clean up for installation by @dongyuanjushi in #376
- wip by @BRama10 in #378
- test: Adding workflows for automated testing for pull requests by @evison in #380
- test: update the testing workflow to enable automated testing of PRs by @evison in #383
- update figures and readme by @dongyuanjushi in #384
- fix: the display issue of different modes of AIOS by @dongyuanjushi in #386
- fix: fixed bugs within address_syscall in ollama.py by @davezflo in #385
- fix: improve agent loading and error handling by @XiangZhang-zx in #387
- fix: update gemini api key in workflow by @evison in #389
- feat: enable ollama models in github workflow for testing agents by @dongyuanjushi in #390
- feat: Add Configuration Management and Refresh Option for AIOS Kernel by @XiangZhang-zx in #391
- docs: add API keys configuration guide to README by @XiangZhang-zx in #397
- fix: Add fallback to environment variable for API key if config is missing by @XiangZhang-zx in #394
- Fix incorrect agent name bug by @Decamuss in #398
- fix indent in kernel.py by @dongyuanjushi in #400
- feat: llm router by @joshprk in #393
- Fix: Add Ollama Support by @XiangZhang-zx in #401
- feat: Prioritize API Key from Config File by @XiangZhang-zx in #404
- fix: add google compatibility fix by @joshprk in #406
- docs: Update README to Recommend Using Config File for API Keys by @XiangZhang-zx in #405
- fix: use PR code instead of main branch in workflow by @XiangZhang-zx in #408
- fix tool call of ollama models by @dongyuanjushi in #409
- update README by @dongyuanjushi in #410
- [feat] added detailed kernel running instructions by @om-raheja in #412
- docs: Update README: Add AIOS Refresh Command by @XiangZhang-zx in #413
- fix gemini model set up issue by @dongyuanjushi in #414
- feat: Add dynamic LLM configuration support in AIOS kernel by @XiangZhang-zx in #425
- Fix: LLM API Key Error Handling by @XiangZhang-zx in #427
New Contributors
- @yongfeng101 made their first contribution in #373
- @davezflo made their first contribution in #385
- @Decamuss made their first contribution in #398
Full Changelog: v0.2.0.beta...v0.2.1