New
v1.0.1
What's Changed
- Major Framework Refactor: ActiveAgent v1.0.0 by @sirwolfgang in https://github.com/activeagents/activeagent/pull/259
- Add API gem version testing and fix Anthropic 1.14.0 compatibility by @sirwolfgang in https://github.com/activeagents/activeagent/pull/265
- Fix version compatiblity issue for vitepress by @sirwolfgang in https://github.com/activeagents/activeagent/pull/266
- Add missing API Keys by @sirwolfgang in https://github.com/activeagents/activeagent/pull/267
- Fix website links by @sirwolfgang in https://github.com/activeagents/activeagent/pull/268
- chore: remove
standardfrom dev dependencies by @okuramasafumi in https://github.com/activeagents/activeagent/pull/272 - Add thread safety tests by @sirwolfgang in https://github.com/activeagents/activeagent/pull/275
- Refactor: Leverage Native Gem Types Across All Providers by @sirwolfgang in https://github.com/activeagents/activeagent/pull/271
- Improved Usage Tracking by @sirwolfgang in https://github.com/activeagents/activeagent/pull/274
- Universal Tools & MCP Support by @sirwolfgang in https://github.com/activeagents/activeagent/pull/278
- Bump actions/download-artifact from 4 to 6 by @dependabot[bot] in https://github.com/activeagents/activeagent/pull/283
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in https://github.com/activeagents/activeagent/pull/282
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/activeagents/activeagent/pull/280
- Update rails requirement from ~> 8.0.0 to ~> 8.1.1 by @dependabot[bot] in https://github.com/activeagents/activeagent/pull/270
- Bump actions/setup-node from 5 to 6 by @dependabot[bot] in https://github.com/activeagents/activeagent/pull/242
- Bump actions/setup-node from 5 to 6 by @dependabot[bot] in https://github.com/activeagents/activeagent/pull/288
- Handle message when the role is developer when using OpenAI provider with instructions by @gokul-312 in https://github.com/activeagents/activeagent/pull/290
New Contributors
- @okuramasafumi made their first contribution in https://github.com/activeagents/activeagent/pull/272
- @gokul-312 made their first contribution in https://github.com/activeagents/activeagent/pull/290
Full Changelog: https://github.com/activeagents/activeagent/compare/v0.6.3...v1.0.1