haiku.rag/haiku_rag_slim/haiku/rag/chat
Yiorgis Gozadinos 9210642f65
Report where a named remote database actually is
A URI-backed database is constructed with a local `db_path` nothing connects
to, and the info modal reported that, so `--db-name` on an S3 database named a
local directory. `location` reads the configuration instead, and the modal
labels it as one.

`InfoModal`'s `db_path` argument is gone: both callers passed None, so only a
test reached the branch that used it.
2026-08-27 11:40:35 +03:00
..
widgets Fix document-filter searches after the initial load 2026-08-27 11:06:22 +03:00
__init__.py Rename the database selector to --db-name 2026-08-26 16:48:27 +03:00
app.py Report where a named remote database actually is 2026-08-27 11:40:35 +03:00