honcho/src
adavyas 0cf63c10da
feat(api): restore reverse pagination (#685)
* feat(api): restore v3 reverse pagination

* docs: add reverse pagination docstrings

* docs: document session reverse parameter

* fix: add fallback column for ties

* refactor: tighten reverse query typing

* chore: pre-commit styling

* chore(tests): Add additional validation tests and update changelogs

---------

Co-authored-by: Vineeth Voruganti <13438633+VVoruganti@users.noreply.github.com>
2026-05-21 13:40:47 -04:00
..
cache perf: add redis caching and reduce embedding API calls (#372) 2026-02-13 00:53:46 -05:00
crud feat(api): restore reverse pagination (#685) 2026-05-21 13:40:47 -04:00
deriver feat: add new cloudevents for api routes (#637) 2026-05-20 18:25:30 -04:00
dialectic feat: add new cloudevents for api routes (#637) 2026-05-20 18:25:30 -04:00
dreamer fix: reframe peer card prompts as stable identity markers (#686) 2026-05-21 13:25:34 -04:00
llm fix: reframe peer card prompts as stable identity markers (#686) 2026-05-21 13:25:34 -04:00
reconciler feat: add new cloudevents for api routes (#637) 2026-05-20 18:25:30 -04:00
routers feat(api): restore reverse pagination (#685) 2026-05-21 13:40:47 -04:00
schemas Align API contract with DB contract for IDs (#684) 2026-05-14 16:37:39 -04:00
startup Make embeddings configurable (#678) 2026-05-14 15:03:35 -04:00
telemetry feat: add new cloudevents for api routes (#637) 2026-05-20 18:25:30 -04:00
utils fix: reframe peer card prompts as stable identity markers (#686) 2026-05-21 13:25:34 -04:00
vector_store feat: add new cloudevents for api routes (#637) 2026-05-20 18:25:30 -04:00
webhooks Tighten Transaction Scopes (#525) 2026-04-08 11:14:50 -04:00
__init__.py v0.0.8 Documentation Updates (#55) 2024-05-15 00:07:25 -04:00
_version.py feat: add new cloudevents for api routes (#637) 2026-05-20 18:25:30 -04:00
config.py feat: add new cloudevents for api routes (#637) 2026-05-20 18:25:30 -04:00
db.py Standardize DB Constraint Conventions (#272) 2025-11-20 11:50:54 -05:00
dependencies.py Vineeth/force rollback (#486) 2026-04-03 11:58:03 -04:00
embedding_client.py feat: add new cloudevents for api routes (#637) 2026-05-20 18:25:30 -04:00
exceptions.py Turbopuffer and LanceDB Integration (#287) 2026-01-16 17:04:01 -05:00
main.py feat: add new cloudevents for api routes (#637) 2026-05-20 18:25:30 -04:00
models.py Make embeddings configurable (#678) 2026-05-14 15:03:35 -04:00
security.py fix: Various Codex Audits (#386) 2026-02-13 12:00:15 -05:00