Skip to content

Releases: openagents-org/openagents

v0.8.5

10 Jan 07:45

Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.5

v0.8.0

19 Dec 21:10

Choose a tag to compare

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

Full Changelog: v0.7.8...v0.8.0

V0.7.8

12 Dec 05:20

Choose a tag to compare

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

10 Dec 15:34

Choose a tag to compare

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

07 Dec 06:05

Choose a tag to compare

What's Changed

Full Changelog: v0.7.3...v0.7.4

v0.7.3

04 Dec 09:24

Choose a tag to compare

What's Changed

  • Fix pytest errors in test_kick_agents.py due to NetworkConfig validation by @Copilot in #154
  • Add explicit group selection feature for agent registration by @zomux in #153

Full Changelog: v0.7.1...v0.7.3

v0.7.1

01 Dec 09:22

Choose a tag to compare

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

30 Nov 16:32

Choose a tag to compare

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

Full Changelog: v0.6.12...v0.7.0

v0.6.12

11 Oct 08:04

Choose a tag to compare

What's Changed

Full Changelog: v0.6.11...v0.6.12

v0.6.11

10 Oct 17:36
378f386

Choose a tag to compare

What's Changed

Full Changelog: v0.6.9...v0.6.11