honcho/tests
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
..
alembic feat: make session_name nullable for documents and update related SDKs (#347) 2026-01-26 13:33:11 -05:00
bench fix: make FLUSH_ENABLED a config value (#361) 2026-02-03 10:53:14 -05:00
crud sdks: add set peer card function (#371) 2026-02-09 15:35:57 -05:00
deriver feat: use messages from queue items for rep completed token count (#350) 2026-01-26 18:00:53 -05:00
dialectic feat: agentic dreamer and agentic dialectic (#309) 2026-01-12 15:12:17 -05:00
dreamer feat: message ingestion forced-batching (#327) 2026-01-14 14:59:35 -05:00
integration feat: use messages from queue items for rep completed token count (#350) 2026-01-26 18:00:53 -05:00
routes sdks: add set peer card function (#371) 2026-02-09 15:35:57 -05:00
sdk sdks: add set peer card function (#371) 2026-02-09 15:35:57 -05:00
sdk_typescript feat: honcho 3.0, sdks 2.0, excise stainless, update v3 docs, changelogs (#331) 2026-01-22 15:16:28 -05:00
telemetry switch OTEL metrics to prometheus (#344) 2026-01-25 17:26:42 -05:00
unified sdks: add set peer card function (#371) 2026-02-09 15:35:57 -05:00
utils Turbopuffer and LanceDB Integration (#287) 2026-01-16 17:04:01 -05:00
__init__.py [0.0.10] Release 2024-07-25 13:45:27 -04:00
conftest.py chore: parallelize tests for speed (#374) 2026-02-06 21:10:34 -05:00
test_advanced_filters.py feat: honcho 3.0, sdks 2.0, excise stainless, update v3 docs, changelogs (#331) 2026-01-22 15:16:28 -05:00
test_datetime_parsing.py create Representation class and use it to unify all formatting (#214) 2025-10-07 15:28:44 -04:00
test_schema_validations.py fix: add migration for 'deriver' to 'reasoning' in ResolvedConfiguration (#352) 2026-01-27 11:17:49 -05:00
test_search.py API/SDK updates: configurability, more parameters. Unified test harness (#283) 2025-12-03 16:49:30 -05:00