| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-25 | 10.4 kB | |
| v0.3.2 source code.tar.gz | 2026-05-25 | 106.7 MB | |
| v0.3.2 source code.zip | 2026-05-25 | 107.9 MB | |
| Totals: 3 Items | 214.7 MB | 2 | |
Important Changed
(ADD) gateway supported (ADD) Code assistant tree (CAST) (Improve) CLI
What's Changed
- Ralph loop module by @rainsonGain in https://github.com/inclusionAI/AWorld/pull/745 https://github.com/inclusionAI/AWorld/pull/748 https://github.com/inclusionAI/AWorld/pull/749 https://github.com/inclusionAI/AWorld/pull/760 https://github.com/inclusionAI/AWorld/pull/763 https://github.com/inclusionAI/AWorld/pull/764 https://github.com/inclusionAI/AWorld/pull/767
- auto_run_task by @SzekiHou in https://github.com/inclusionAI/AWorld/pull/750
- text2agent by @tallate in https://github.com/inclusionAI/AWorld/pull/768 https://github.com/inclusionAI/AWorld/pull/770 https://github.com/inclusionAI/AWorld/pull/771
- cast (code assistant implementation) support read, grep,… by @tallate in https://github.com/inclusionAI/AWorld/pull/769
- [Docs/Readme]: modify the project introduction by @JasonTse1989 in https://github.com/inclusionAI/AWorld/pull/773
- Cli activeskill by @tallate in https://github.com/inclusionAI/AWorld/pull/775 https://github.com/inclusionAI/AWorld/pull/778 https://github.com/inclusionAI/AWorld/pull/783 https://github.com/inclusionAI/AWorld/pull/785 https://github.com/inclusionAI/AWorld/pull/787 https://github.com/inclusionAI/AWorld/pull/802
- Sandbox sdk 0211 by @kevinfeng030 in https://github.com/inclusionAI/AWorld/pull/784 https://github.com/inclusionAI/AWorld/pull/792 https://github.com/inclusionAI/AWorld/pull/793 https://github.com/inclusionAI/AWorld/pull/795 https://github.com/inclusionAI/AWorld/pull/796
- Decoupling dependent chunks by @ahgpt in https://github.com/inclusionAI/AWorld/pull/788
- add context_log stat by @ahgpt in https://github.com/inclusionAI/AWorld/pull/789 https://github.com/inclusionAI/AWorld/pull/798 https://github.com/inclusionAI/AWorld/pull/799
- Aworld readme 0303 by @JasonTse1989 in https://github.com/inclusionAI/AWorld/pull/797 https://github.com/inclusionAI/AWorld/pull/800 https://github.com/inclusionAI/AWorld/pull/801 https://github.com/inclusionAI/AWorld/pull/803
- Long-term run by @rainsonGain in https://github.com/inclusionAI/AWorld/pull/804
- [trajectory,logger]add metadata to trajectory and add llm_logger by @SzekiHou in https://github.com/inclusionAI/AWorld/pull/805
- cli stream upgrade & media_comprehension by @tallate in https://github.com/inclusionAI/AWorld/pull/810
- [cli]: 1. history by @tallate in https://github.com/inclusionAI/AWorld/pull/811
- Cli media size by @tallate in https://github.com/inclusionAI/AWorld/pull/812
- terminal tool timeout env by @kevinfeng030 in https://github.com/inclusionAI/AWorld/pull/813
- Feat/llm video gen by @tallate in https://github.com/inclusionAI/AWorld/pull/814
- media_comprehension skill & DIFFUSION_xxx config by @tallate in https://github.com/inclusionAI/AWorld/pull/815
- Feat/llm video gen by @tallate in https://github.com/inclusionAI/AWorld/pull/816
- Feat/llm video gen by @tallate in https://github.com/inclusionAI/AWorld/pull/817
- Feat/llm video gen by @tallate in https://github.com/inclusionAI/AWorld/pull/819
- model timeout by @tallate in https://github.com/inclusionAI/AWorld/pull/820
- Feat/llm video gen by @tallate in https://github.com/inclusionAI/AWorld/pull/821
- [terminal] async executing & sync waiting by @tallate in https://github.com/inclusionAI/AWorld/pull/822
- [cli]default to Aworld agent by @tallate in https://github.com/inclusionAI/AWorld/pull/824
- [cli]: limit max completion tokens by @tallate in https://github.com/inclusionAI/AWorld/pull/825
- [cli]: limit completion tokens by @tallate in https://github.com/inclusionAI/AWorld/pull/826
- [video_agent]: kling-v3 support sound by @tallate in https://github.com/inclusionAI/AWorld/pull/827
- [openai_provider]: tcp keepalive by @tallate in https://github.com/inclusionAI/AWorld/pull/828
- [cli]: stream fallback to non-stream by @tallate in https://github.com/inclusionAI/AWorld/pull/830
- [cli]: /compact compact history and workspace /cost support by agent statistics pre [aworld_agent]: use CONTEXT_TOOL to fetch past sessions and thire path [core]: filesystem based memory by @tallate in https://github.com/inclusionAI/AWorld/pull/831
- Feature/aworld /memory support by @tallate in https://github.com/inclusionAI/AWorld/pull/833
- [sandbox]add task id to sandbox by @SzekiHou in https://github.com/inclusionAI/AWorld/pull/834
- [diffusion]: video_creator -> diffusion_video [audio]: new agent audio_generator, support doubao_tts by @tallate in https://github.com/inclusionAI/AWorld/pull/835
- [media_comprehension]: more specially [video_diffusion]: default to ant_video [image_agent]: agent, provider by @tallate in https://github.com/inclusionAI/AWorld/pull/836
- [media_comprehension]: more specially by @tallate in https://github.com/inclusionAI/AWorld/pull/837
- Feat/aworld agent enhancement by @wuman001 in https://github.com/inclusionAI/AWorld/pull/839
- feat: Add Hybrid MAS architecture with peer-to-peer communication by @wuman001 in https://github.com/inclusionAI/AWorld/pull/840
- Feat/hybrid improvements,Update documentation and code for pure BaseAgent design by @wuman001 in https://github.com/inclusionAI/AWorld/pull/842
- feat: Add lightweight subagent orchestration mechanism by @wuman001 in https://github.com/inclusionAI/AWorld/pull/846
- perf: Optimize subagent initialization with lazy loading and flexible config by @wuman001 in https://github.com/inclusionAI/AWorld/pull/847
- feat(cli): Add background task execution with /dispatch and /tasks commands by @wuman001 in https://github.com/inclusionAI/AWorld/pull/848
- Feature/diffusion_duration fix by @JasonTse1989 in https://github.com/inclusionAI/AWorld/pull/851
- Feature/add video skills by @JasonTse1989 in https://github.com/inclusionAI/AWorld/pull/852
- Align image edits payload with multipart spec by @tallate in https://github.com/inclusionAI/AWorld/pull/853
- feat: add cron reminders and CLI inbox by @wuman001 in https://github.com/inclusionAI/AWorld/pull/854
- feat: add cron scheduler reminder workflow by @wuman001 in https://github.com/inclusionAI/AWorld/pull/855
- Readme update 0413 by @JasonTse1989 in https://github.com/inclusionAI/AWorld/pull/856
- Add cron scheduler and reminder CLI workflow by @wuman001 in https://github.com/inclusionAI/AWorld/pull/857
- feat: upgrade hooks runtime and add CLI acceptance demo by @wuman001 in https://github.com/inclusionAI/AWorld/pull/860
- Feature/add multi-media skills by @JasonTse1989 in https://github.com/inclusionAI/AWorld/pull/867 https://github.com/inclusionAI/AWorld/pull/868 https://github.com/inclusionAI/AWorld/pull/869 https://github.com/inclusionAI/AWorld/pull/870 https://github.com/inclusionAI/AWorld/pull/873
- Refactor aworld-cli plugin boundaries and migrate HUD to plugin capabilities by @wuman001 in https://github.com/inclusionAI/AWorld/pull/875
- feat: add generic cron event notifications by @wuman001 in https://github.com/inclusionAI/AWorld/pull/878
- chore: clean up temporary artifacts and update .gitignore by @wuman001 in https://github.com/inclusionAI/AWorld/pull/880
- refactor: unify skill runtime and CLI on plugin-backed model by @wuman001 in https://github.com/inclusionAI/AWorld/pull/881
- feat: add aworld cli acp backend host by @wuman001 in https://github.com/inclusionAI/AWorld/pull/882
- Improve Happy ACP compatibility and browser-task completion by @fatbelly in https://github.com/inclusionAI/AWorld/pull/883
- feat: bridge cron notifications from ACP sessions by @wuman001 in https://github.com/inclusionAI/AWorld/pull/884
- feat: add host-local macOS UI automation by @wuman001 in https://github.com/inclusionAI/AWorld/pull/885
- feat(gateway): add wechat and wecom channels by @fatbelly in https://github.com/inclusionAI/AWorld/pull/886
- ralph plugin update by @fatbelly in https://github.com/inclusionAI/AWorld/pull/887
- feat: add shared gateway cron push support by @fatbelly in https://github.com/inclusionAI/AWorld/pull/888
- add geateway by @fatbelly in https://github.com/inclusionAI/AWorld/pull/889
- feat: improve AWorld CLI memory capabilities by @fatbelly in https://github.com/inclusionAI/AWorld/pull/890
- Bridge gateway and ACP slash commands and reorganize English docs by @wuman001 in https://github.com/inclusionAI/AWorld/pull/893
- feat: improve aworld prompt cache and validation recovery by @wuman001 in https://github.com/inclusionAI/AWorld/pull/901
- feat: add steering across CLI, ACP, and gateway channels by @wuman001 in https://github.com/inclusionAI/AWorld/pull/902
- feat: add steering support across gateway channels and ACP by @wuman001 in https://github.com/inclusionAI/AWorld/pull/904
- feat: enable natural auto steering and harden follow-up flow by @wuman001 in https://github.com/inclusionAI/AWorld/pull/909
- Soften result validation grounding checks by @fatbelly in https://github.com/inclusionAI/AWorld/pull/906
- Enable env proxy for WeChat gateway sessions by @fatbelly in https://github.com/inclusionAI/AWorld/pull/913
- some fix: https://github.com/inclusionAI/AWorld/pull/756 https://github.com/inclusionAI/AWorld/pull/757 https://github.com/inclusionAI/AWorld/pull/790 https://github.com/inclusionAI/AWorld/pull/809 https://github.com/inclusionAI/AWorld/pull/849 https://github.com/inclusionAI/AWorld/pull/861 https://github.com/inclusionAI/AWorld/pull/862 https://github.com/inclusionAI/AWorld/pull/863 https://github.com/inclusionAI/AWorld/pull/865 https://github.com/inclusionAI/AWorld/pull/866 https://github.com/inclusionAI/AWorld/pull/891 https://github.com/inclusionAI/AWorld/pull/892 https://github.com/inclusionAI/AWorld/pull/894 https://github.com/inclusionAI/AWorld/pull/895 https://github.com/inclusionAI/AWorld/pull/896 https://github.com/inclusionAI/AWorld/pull/897 https://github.com/inclusionAI/AWorld/pull/898 https://github.com/inclusionAI/AWorld/pull/899 https://github.com/inclusionAI/AWorld/pull/903 https://github.com/inclusionAI/AWorld/pull/910 https://github.com/inclusionAI/AWorld/pull/911 https://github.com/inclusionAI/AWorld/pull/912 https://github.com/inclusionAI/AWorld/pull/914
New Contributors
- @fatbelly made their first contribution in https://github.com/inclusionAI/AWorld/pull/883
Full Changelog: https://github.com/inclusionAI/AWorld/compare/v0.3.1...v0.3.2