Skip to content

Releases: StreetLamb/tribe

v0.7.1

14 Aug 14:08
3529eeb
Compare
Choose a tag to compare

What's Changed

  • Allow langgraph's recursion_limit to be configured through env variables by @StreetLamb in #118
  • Bump axios from 1.6.2 to 1.7.4 in /frontend by @dependabot in #119

Full Changelog: v0.7.0...v0.7.1

v0.7.0

13 Aug 15:57
5920256
Compare
Choose a tag to compare

What's Changed

Breaking Changes

If you are upgrading from a previous release, your threads and relevant checkpointer data will be deleted. This is because the new checkpointer is not compatible with past checkpointer data.

New Contributors

Full Changelog: v0.6.9...v0.7.0

v0.6.9

07 Aug 13:52
376fd99
Compare
Choose a tag to compare

What's Changed

  • show uploads selected as tags on MemberNode and FreelancerNode by @StreetLamb in #104
  • Use uuid library instead of self.crypto.randomUUID() by @StreetLamb in #107

Full Changelog: v0.6.8...v0.6.9

v0.6.8

04 Aug 13:38
e84bc5a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.7...v0.6.8

v0.6.7

03 Aug 11:19
cbb0045
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.6...v0.6.7

v0.6.6

02 Aug 15:56
fba63e3
Compare
Choose a tag to compare

What's Changed

  • add showcase image to readme by @StreetLamb in #94
  • Add missing image to readme by @StreetLamb in #95
  • Update environment values to prevent conflicts with external postgres instances. by @StreetLamb in #96
  • Use MultiHostUrl build method to compute PG_DATABASE_URI by @StreetLamb in #97

Full Changelog: v0.6.5...v0.6.6

v0.6.5

01 Aug 15:55
d583f23
Compare
Choose a tag to compare

What's Changed

  • Enhance nodes UI to display useful information at a glance by @StreetLamb in #93

Full Changelog: v0.6.4...v0.6.5

v0.6.4

31 Jul 15:38
e1e2125
Compare
Choose a tag to compare

What's Changed

  • 🐛 Fix local Traefik proxy network config to fix Gateway Timeouts by @StreetLamb in #86
  • Use init_chat_model() helper method to initialise models by @StreetLamb in #87
  • Bump langchain-community from 0.2.7 to 0.2.9 in /backend by @StreetLamb in #88
  • Allow adding optional rejection message when rejecting agent actions. by @StreetLamb in #90
  • Compress readme tutorial images by @StreetLamb in #91

Full Changelog: v0.6.3...v0.6.4

v0.6.3

20 Jul 06:26
Compare
Choose a tag to compare

What's Changed

  • Prevent leader nodes from delegating parallel tasks. by @StreetLamb in #81
  • Ensure streaming connection remains open even when page is hidden by @StreetLamb in #82
  • Fix bug when streaming tool output by @StreetLamb in #83

Full Changelog: v0.6.2...v0.6.3

v0.6.2

19 Jul 16:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.6.2