Skip to content

Releases: StreetLamb/tribe

v0.7.6

07 Oct 14:33
Compare
Choose a tag to compare

What's Changed

  • ⬆ Bump tiangolo/issue-manager from 0.5.0 to 0.5.1 by @dependabot in #139
  • Fix bug with self.final_answer_model in members.py to resolve model configuration inconsistencies by @acherla in #142
  • Bump rollup from 4.6.1 to 4.24.0 in /frontend by @dependabot in #146
  • Bump vite from 5.0.13 to 5.4.8 in /frontend by @dependabot in #147

Full Changelog: v0.7.5...v0.7.6

v0.7.5

11 Sep 14:38
Compare
Choose a tag to compare

What's Changed

  • Allow specifying streaming option for public_stream route by @StreetLamb in #141

Full Changelog: v0.7.4...v0.7.5

v0.7.4

04 Sep 13:07
d75a8d8
Compare
Choose a tag to compare

What's Changed

  • Create Public API Endpoints for Streaming Team Responses and Retrieving Thread Data via API Key by @StreetLamb in #137

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

v0.7.3

29 Aug 14:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.2...v0.7.3

v0.7.2

26 Aug 13:34
Compare
Choose a tag to compare

What's Changed

  • Fix unable to delete thread bug by @StreetLamb in #121
  • Reduce docker privilages to use non-root for FE by @acherla in #122
  • feat:Add custom Markdown components to better display Markdown elements, especially code blocks. by @Onelevenvy in #128
  • Allow sequential agents to wait for human input by @StreetLamb in #129

New Contributors

Full Changelog: v0.7.1...v0.7.2

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