Skip to content

Releases: steamship-core/python-client

2.17.25 - Slack support and more

22 Aug 19:41
@eob eob
afc009e
Compare
Choose a tag to compare

What's Changed

  • fix(react): update code to match caching refactor of Action by @douglas-reid in #519
  • [Proposal / RFC] Align Mixin instance_init signature with Invocable instance_init signature by @eob in #522
  • docs: ignore agent-guidebook and react pages by @maxwfreu in #520
  • Make sure Slack responses are always performed async by @eob in #521
  • Fix youtube downloader by @EniasCailliau in #506
  • [SHIP-768] Receive headers in invocations from proxy by @dkolas in #507
  • Update RST File, Block, and Tag references to Autodoc links by @eob in #526

Full Changelog: 2.17.24...2.17.25

2.17.24

16 Aug 21:28
2acf566
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.17.23...2.17.24

2.17.23 - Slack Support

15 Aug 02:04
@eob eob
07996f8
Compare
Choose a tag to compare

What's Changed

  • feat: Slack Transport for Agent <> Slack communication by @eob in #460
  • Create markdown scripts by @maxwfreu in #500
  • fix: should use api folder for docs upload by @maxwfreu in #509
  • fix: fix path in sphynx config file for new subfolder location by @eob in #510
  • fix: the URL of the steamship logo that is used in test by @dkolas in #511
  • [SHIP-770] Remove bug version of response in telegram tests by @dkolas in #502
  • [SHIP-793] Allow tags to be returned in File Importers by @dkolas in #504
  • Add a few standardizing methods to AgentService by @eob in #513
  • Support engine-registered development runs in the client by @eob in #512

Full Changelog: 2.17.22...2.17.23

2.17.22

28 Jul 09:54
42c8dd1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.17.21...2.17.22

2.17.21

25 Jul 21:18
c61abce
Compare
Choose a tag to compare

This release contains a number of small UX fixes and features aimed at improving developer experience as well as consumer experience (via caching, etc.).

What's Changed

Full Changelog: 2.17.20...2.17.21

2.17.20

24 Jul 12:00
372dca4
Compare
Choose a tag to compare

What's Changed

  • feat: Use public block URLs for multimodal generations in Tools by @eob in #491
  • bugfix: Tell isort to behave in a black-compliant way by @eob in #489
  • bugfix: Fix "UUID is not Serializable" bug in HTTPRepl by @eob in #494
  • fix(tools): add better description for vectorsearch tool and a test by @douglas-reid in #477
  • Properly show multimodal links in CLI by @eob in #495
  • feat: Add source attribution reporting on DocumentIndexingPipeline + Tests by @eob in #490

Full Changelog: 2.17.19...2.17.20

2.17.19 - Conversation History in development REPL

16 Jul 01:19
@eob eob
679061e
Compare
Choose a tag to compare

What's Changed

  • fix(test): attempt to deflake 'test_telegram' in staging by @douglas-reid in #476
  • fix(tests): add better error handling to fix flaky test by @douglas-reid in #483
  • fix(tests): deflake paging test for workspaces by @douglas-reid in #485
  • fix(tests): add retries to model checkpoint test by @douglas-reid in #486
  • feat(merge queues): attempt a merge queue for the main branch by @douglas-reid in #475
  • Two minimum viable agents by @eob in #482
  • bugfix: Bug in which context_id wasn't stable across REPL messages by @eob in #480

Full Changelog: 2.17.18...2.17.19

2.17.18 - Telegram support in `ship run local`

14 Jul 05:35
@eob eob
f11baee
Compare
Choose a tag to compare

What's Changed

  • Make ship serve local attempt to serve everything by @eob in #466

Full Changelog: 2.17.17...2.17.18

2.17.17 - Streamlined `ship run local` command

14 Jul 05:16
@eob eob
f11baee
Compare
Choose a tag to compare

What's Changed

  • Make ship serve local attempt to serve everything by @eob in #466

Full Changelog: 2.17.17...2.7.17

2.17.16 - Message deletion, docs, and bugfixes

12 Jul 17:37
ffc089a
Compare
Choose a tag to compare

What's Changed

  • bugfix: Mixin route comparison needs to not double leading / by @dkolas in #467
  • fix(cli): version bump logic and typo by @douglas-reid in #463
  • agents: add deprecation notice to reAct agent by @douglas-reid in #465
  • feat(history): allow message deletion by @douglas-reid in #464
  • feat: Standardize AgentREPL handling of output; provide default prompt by @eob in #458
  • [SHIP-535] test needed ensure deployments cannot leak by @dkolas in #471
  • Update comments in QA agent by @dkolas in #470

Full Changelog: 2.17.15...2.17.16