Skip to content

Releases: kevin-rs/autogpt

v0.1.14

13 Jul 09:16
d74908d
Compare
Choose a tag to compare

What's Changed

  • feat(cli): add non-agentic streaming prompts && rename send_request to generate by @wiseaidev in #91

Full Changelog: v0.1.13...v0.1.14

v0.1.13

13 Jul 00:17
fe24013
Compare
Choose a tag to compare

What's Changed

  • feat(core): configurable AutoGPT, Gemini imagen support, fix long term mem fetch. by @wiseaidev in #90

Full Changelog: v0.1.12...v0.1.13

v0.1.12

12 Jul 16:18
d4d42dd
Compare
Choose a tag to compare

What's Changed

  • fix(iac): use prost native msg type && drop protobuf-compiler usage by @wiseaidev in #89

Full Changelog: v0.1.11...v0.1.12

v0.1.11

11 Jul 18:51
e8898c2
Compare
Choose a tag to compare

What's Changed

  • feat(cli): implement auto-update mechanism && auto detect agent env vars feature by @wiseaidev in #88

Full Changelog: v0.1.10...v0.1.11

v0.1.10

11 Jul 11:39
57e1f6c
Compare
Choose a tag to compare

What's Changed

  • feat(examples): add multi-agent collaboration example using IAC protocol by @wiseaidev in #86
  • feat(cli): add declarative agent workflow with full CLI support. by @wiseaidev in #87

Full Changelog: v0.1.9...v0.1.10

v0.1.9

10 Jul 11:57
970cedf
Compare
Choose a tag to compare

What's Changed

  • fix(core): feature gate collaboration & built-in GPTs && add custom agent example. by @wiseaidev in #85

Full Changelog: v0.1.8...v0.1.9

v0.1.8

09 Jul 14:00
731ebdf
Compare
Choose a tag to compare

What's Changed

  • feat(iac): add server handler, Network trait, AutoNet macro, & multi-agent verifier by @wiseaidev in #80
  • feat(iac): add broadcast benchmarks by @wiseaidev in #81
  • fix(iac): use plotters for charting by @wiseaidev in #83
  • feat(core): add discovery, hybrid collab, registry, and load-balanced dispatch by @wiseaidev in #84

Full Changelog: v0.1.7...v0.1.8

v0.1.7

30 Jun 12:53
7a537ac
Compare
Choose a tag to compare

What's Changed

  • fix(core): improve agent autonomy && abstract away AI client implementation by @wiseaidev in #78

Full Changelog: v0.1.6...v0.1.7

v0.1.6

28 Jun 09:50
1c9871f
Compare
Choose a tag to compare

What's Changed

  • feat(ci): add hadolint, clippy, fmt CIs && fix openssl docker builds by @wiseaidev in #74
  • feat(core): expand agents core components && refactor agents logic by @wiseaidev in #75

Full Changelog: v0.1.5...v0.1.6

v0.1.5

25 Jun 17:57
145b9fb
Compare
Choose a tag to compare

What's Changed

  • feat(core): add Auto derive macro for auto-implementing agent traits by @wiseaidev in #73

Full Changelog: v0.1.4...v0.1.5