honcho/sdks/typescript/src
doria 2522cc5ee6
sdks: add set peer card function (#371)
* feat: add set peer card to SDK, bump version, document

* fix: pytest -> pytest -x

* chore: deprecate .card(), move to .getCard() / .get_card()

* fix: get_or_create when crudding peer cards

* chore: review nits

* chore: document .get_card / .set_card

* chore: (docs) update language from deriver to dreamer agent

* fix: get_peer_card should not create peer/workspace

* fix: change api contract to return ResourceNotFoundException (#375)

* fix: PR nitpicks

---------

Co-authored-by: Vineeth Voruganti <13438633+VVoruganti@users.noreply.github.com>
2026-02-09 15:35:57 -05:00
..
http feat: honcho 3.0, sdks 2.0, excise stainless, update v3 docs, changelogs (#331) 2026-01-22 15:16:28 -05:00
types feat: make session_name nullable for documents and update related SDKs (#347) 2026-01-26 13:33:11 -05:00
api-version.ts feat: honcho 3.0, sdks 2.0, excise stainless, update v3 docs, changelogs (#331) 2026-01-22 15:16:28 -05:00
client.ts feat: make session_name nullable for documents and update related SDKs (#347) 2026-01-26 13:33:11 -05:00
conclusions.ts feat: make session_name nullable for documents and update related SDKs (#347) 2026-01-26 13:33:11 -05:00
index.ts feat: honcho 3.0, sdks 2.0, excise stainless, update v3 docs, changelogs (#331) 2026-01-22 15:16:28 -05:00
message.ts feat: honcho 3.0, sdks 2.0, excise stainless, update v3 docs, changelogs (#331) 2026-01-22 15:16:28 -05:00
pagination.ts feat: honcho 3.0, sdks 2.0, excise stainless, update v3 docs, changelogs (#331) 2026-01-22 15:16:28 -05:00
peer.ts sdks: add set peer card function (#371) 2026-02-09 15:35:57 -05:00
session.ts refactor: update semantic search parameter from `last_user_message` to `search_query` across documentation and SDKs (#341) 2026-01-23 13:11:20 -05:00
session_context.ts feat: honcho 3.0, sdks 2.0, excise stainless, update v3 docs, changelogs (#331) 2026-01-22 15:16:28 -05:00
utils.ts feat: honcho 3.0, sdks 2.0, excise stainless, update v3 docs, changelogs (#331) 2026-01-22 15:16:28 -05:00
validation.ts sdks: add set peer card function (#371) 2026-02-09 15:35:57 -05:00