Releases: litanlitudan/skyagi
Releases · litanlitudan/skyagi
0.0.30
What's Changed
- Clean up frontend code for new UI by @serenaqiaoo in #81
- [Web] create agent data form by @law-liet in #85
- [api] impl send-conversation-message and add a few endpoint placeholders by @qizheng7 in #91
- [web] create conversation room by @PandaKunQiao in #90
- [api] add more endpoints by @qizheng7 in #94
- [api] get-agents endpoint by @qizheng7 in #95
- [api] add get conversation related eps by @qizheng7 in #97
- [web] room-new add search functionality and clean up by @PandaKunQiao in #98
- [tools] init community profiler by @litanlitudan in #103
New Contributors
- @PandaKunQiao made their first contribution in #90
Full Changelog: 0.0.29...0.0.30
0.0.29
What's Changed
- [api] Update API README and example by @qizheng7 in #76
- [Web UI] add character dashboard by @law-liet in #77
- [config] model configuration by @tonyz0x0 in #75
- [readme] add intro video by @litanlitudan in #68
- [readme] fix typo by @litanlitudan in #80
- [cli] fix typos for cli by @qizheng7 in #83
- [cli] support no config file by @qizheng7 in #84
Full Changelog: 0.0.28...0.0.29
0.0.28
What's Changed
- [readme] add another installation by @law-liet in #74
- [UI] home page basic layout by @serenaqiaoo in #72
- [api] introduce skyagi rest api by @qizheng7 in #73
New Contributors
Full Changelog: 0.0.27...0.0.28
0.0.27
What's Changed
- [cli] pin to the latest langchain version and fix changes for using the latest langchain by @qizheng7 in #63
- [ci]Fix the issue-56 "LiveError: Only one live display may be active at once" by avoiding nested rich.live by @qizheng7 in #64
- [supabase] setup authentication skeleton by @serenaqiaoo in #67
- [cli] console.status() doesn't support style as an argument by @qizheng7 in #70
- [simulation] refactor talks_to to use generative agent llm by @tonyz0x0 in #69
New Contributors
- @qizheng7 made their first contribution in #63
- @serenaqiaoo made their first contribution in #67
- @tonyz0x0 made their first contribution in #69
Full Changelog: 0.0.26...0.0.27
0.0.26
What's Changed
- [cicd] fix python package build by @litanlitudan in #62
Full Changelog: 0.0.25...0.0.26
0.0.25
What's Changed
- [misc] refactor codebase to accommodate web UI by @litanlitudan in #61
Full Changelog: 0.0.24...0.0.25
0.0.24
What's Changed
- [misc] fix typo in skyagi.py by @eltociear in #58
- [web] setup sveltekit skeleton by @litanlitudan in #59
- [vercel] setup analytics by @litanlitudan in #60
New Contributors
- @eltociear made their first contribution in #58
Full Changelog: 0.0.23...0.0.24
0.0.23
What's Changed
- [readme] resize background image by @litanlitudan in #51
- [readme] chore on wording by @litanlitudan in #53
- [readme] chore on typos and grammar by @xuemingdg in #55
- [cli] avoid crashing with lousy openai connection by @litanlitudan in #57
New Contributors
- @xuemingdg made their first contribution in #55
Full Changelog: 0.0.22...0.0.23
0.0.22
0.0.21
What's Changed
- [cli] update name picking prompt by @litanlitudan in #49
Full Changelog: 0.0.20...0.0.21