haiku.rag/haiku_rag_slim/haiku/rag/inspector
Yiorgis Gozadinos 93824cdee5
Surface database-open errors in the TUIs
ChatApp and InspectorApp assigned self.client before __aenter__
completed, so a failed open was masked by an AttributeError from
on_unmount tearing down the never-opened client.
2026-07-25 11:27:29 +03:00
..
widgets Visualize the exact context the model saw via Citation.doc_item_refs 2026-07-09 11:51:37 +03:00
__init__.py Exclude TUI apps from coverage 2026-02-20 16:37:16 +02:00
app.py Surface database-open errors in the TUIs 2026-07-25 11:27:29 +03:00