Releases: openagents-org/openagents
Releases · openagents-org/openagents
v0.8.5
What's Changed
- Feature/network import export fix by @lihongmeng in #201
- feat(): completed onboarding by @lxiaing9803 in #207
- Hotfix/localstorage bug by @lxiaing9803 in #210
- feat(a2a): integrate Agent2Agent (A2A) protocol for enhanced agent in… by @zomux in #211
- fix(demos): correct CLI command from launch-agent to agent start by @Edison-A-N in #212
- fix: correct libp2p package name from py-libp2p to libp2p by @Edison-A-N in #209
- fix(): fix the message error by @lxiaing9803 in #214
- fix(): fix message ui & sidebar menus by @lxiaing9803 in #215
- Feature/metronic fix by @lxiaing9803 in #213
- fix(): fix the password bug by @lxiaing9803 in #221
- feat(models): introduce native models for OpenAgents with A2A compati… by @zomux in #233
- fix(i18n): correct the incorrect translation of the "agent" by @normal-coder in #217
Full Changelog: v0.8.0...v0.8.5
v0.8.0
What's Changed
- feat: add i18n support to OpenAgents Studio by @normal-coder in #183
- Remove category and summary from feed mod by @zomux in #190
- Fix pytest testing errors by @zomux in #191
- Remove FEED_CATEGORY_OPTIONS export from types/index.ts by @zomux in #192
- Update studio dependencies to latest versions by @zomux in #189
- Resolve merge conflict in pull request 185 by @zomux in #193
- feat(): add admin dashboard by @lxiaing9803 in #185
- Fix sequential test execution configuration by @zomux in #194
- Debug failing messaging HTTP API test by @zomux in #195
- Allow admin to configure project templates as tools by @zomux in #197
- Plan AWS deployment for OpenAgents by @zomux in #198
- feat(): update password by @lxiaing9803 in #196
- docs: add AWS Lightsail deployment guide by @zomux in #199
- docs: add Docker deployment guide for local and EC2 by @zomux in #200
- fix(docs): correct deployment verification commands in publish-network tutorial by @Edison-A-N in #203
- fix(): route permission restrictions by @lxiaing9803 in #204
- Feature/admin layout by @lxiaing9803 in #202
New Contributors
- @normal-coder made their first contribution in #183
- @Edison-A-N made their first contribution in #203
Full Changelog: v0.7.8...v0.8.0
V0.7.8
What's Changed
Fixed critical prompt template bugs.
- fix(): fix local network & select agent group by @lxiaing9803 in #184
- Filter out system threads in AgentRunner to prevent internal events f… by @zomux in #186
Full Changelog: v0.7.7...v0.7.8
v0.7.7
What's Changed
- Add source_agent_group field to Event with automatic population by in #155
- Feature/app UI adapter by @lihongmeng in #180
Full Changelog: v0.7.4...v0.7.7
v0.7.4
What's Changed
- Feature/dynamic mod by @lihongmeng in #166
- Feature/event explorer by @lihongmeng in #167
- [Feature] Agent Groups Management by @lihongmeng in #168
Full Changelog: v0.7.3...v0.7.4
v0.7.3
v0.7.1
What's Changed
- Fix ESLint errors causing studio build failure by @Copilot in #150
- Fix network list --status command to detect running networks by @Copilot in #152
- Revise agent_discovery mod with modern patterns, remove openconvert_discovery by @Copilot in #147
Full Changelog: v0.7.0...v0.7.1
V0.7.0
What's Changed
- docs: update README.md by @eltociear in #74
- Krane dev - password support in studio by @Kraneco in #77
- Feature/messag announcement by @QuanCheng-QC in #79
- project mode implementation by @zomux in #81
- implemented shared cache mod by @zomux in #82
- fix(): add network solution to readme by @lxiaing9803 in #87
- Fix mod loading and project mode issues by @zomux in #93
- improve stability of testing by @zomux in #95
- Feature/studio project mode by @lxiaing9803 in #94
- Feature/network pm by @lihongmeng in #89
- Enable custom tools for agents by @zomux in #105
- Display agent group in Studio UI after login by @Copilot in #116
- Add x_event_type extension to event definitions and rename asyncapi.yaml to eventdef.yaml by @Copilot in #113
- feat(): node free by @lxiaing9803 in #109
- Add welcome page showcasing OpenAgents Agent Network and profile by @Copilot in #114
- dev:Added EventLogs and EventDebugger by @lihongmeng in #97
- Dynamic Mod Management by @QuanCheng-QC in #108
- Rename asyncapi.yaml to eventdef.yaml in workspace feed mod by @Copilot in #136
- Feature/workspace feed mod by @lxiaing9803 in #117
- Add documentation and blog post for workspace feed mod by @Copilot in #140
- Fix test_permission_system to align with relaxed read access for project.get by @Copilot in #138
New Contributors
- @eltociear made their first contribution in #74
- @QuanCheng-QC made their first contribution in #79
- @lxiaing9803 made their first contribution in #87
- @lihongmeng made their first contribution in #89
- @Copilot made their first contribution in #116
Full Changelog: v0.6.12...v0.7.0