honcho/src
Benjamin McCormick 090d871c42 chore: add comment about backup to docstring 2025-11-13 12:21:45 -05:00
..
crud feat: rework langfuse setup to work more cleanly; fix bug in dream scheduling 2025-10-29 16:10:11 -04:00
deriver feat: add optional backup providers that kick in on retry 2025-10-29 16:53:28 -04:00
dialectic feat: add optional backup providers that kick in on retry 2025-10-29 16:53:28 -04:00
dreamer feat: add optional backup providers that kick in on retry 2025-10-29 16:53:28 -04:00
routers feat: fix race condition in message sequence batching (#235) 2025-10-16 11:46:55 -04:00
utils chore: add comment about backup to docstring 2025-11-13 12:21:45 -05:00
webhooks Misc: bug fixes, multi-db test harness, DELETE workspace (#230) 2025-10-09 16:53:41 -04:00
__init__.py v0.0.8 Documentation Updates (#55) 2024-05-15 00:07:25 -04:00
config.py chore: code review 2025-11-11 17:42:25 -05:00
db.py fix: use engine args on both engines in db.py (#147) 2025-06-27 15:26:29 -04:00
dependencies.py create Representation class and use it to unify all formatting (#214) 2025-10-07 15:28:44 -04:00
embedding_client.py Misc: bug fixes, multi-db test harness, DELETE workspace (#230) 2025-10-09 16:53:41 -04:00
exceptions.py Peer Cards (#180) 2025-08-12 17:39:08 -04:00
main.py chore: v2.4.1 Release Notes 2025-10-24 10:35:57 -04:00
models.py feat: introduce alembic migration verification (#238) 2025-10-23 16:24:35 -04:00
prometheus.py Integrate prometheus into Honcho (#226) 2025-10-08 13:53:48 -04:00
schemas.py create Representation class and use it to unify all formatting (#214) 2025-10-07 15:28:44 -04:00
security.py fix: refactor datetime handling in security and utility modules (#188) 2025-08-13 13:13:33 -04:00
sentry.py Update src/sentry.py 2025-10-15 12:07:16 -04:00