honcho/src
Vineeth Voruganti 00d2f19d5f chore: Readme & Changelog Updates 2025-11-03 17:02:44 -05:00
..
crud fix: remove list webhook db call (not needed, causes race condition) (#257) 2025-11-03 11:26:44 -05:00
deriver feat: rework langfuse setup to work more cleanly; fix bug in dream scheduling (#253) 2025-11-03 11:25:29 -05:00
dialectic feat: rework langfuse setup to work more cleanly; fix bug in dream scheduling (#253) 2025-11-03 11:25:29 -05:00
dreamer feat: rework langfuse setup to work more cleanly; fix bug in dream scheduling (#253) 2025-11-03 11:25:29 -05:00
routers fix: message seq in session N+1 (#261) 2025-11-03 15:33:48 -05:00
utils feat: rework langfuse setup to work more cleanly; fix bug in dream scheduling (#253) 2025-11-03 11:25:29 -05:00
webhooks fix: remove list webhook db call (not needed, causes race condition) (#257) 2025-11-03 11:26:44 -05:00
__init__.py v0.0.8 Documentation Updates (#55) 2024-05-15 00:07:25 -04:00
config.py Integrate prometheus into Honcho (#226) 2025-10-08 13:53:48 -04:00
db.py align DB state to sqlalchemy model definitions (#245) 2025-11-03 14:58:12 -05: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: Readme & Changelog Updates 2025-11-03 17:02:44 -05:00
models.py align DB state to sqlalchemy model definitions (#245) 2025-11-03 14:58:12 -05: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