open-notebook/open_notebook
ProfTrader 5a7b775270
refactor(types): type-check domain base model (#961)
Remove the mypy ignore_errors override for open_notebook.domain.base and fix the surfaced type errors by adding typed DB config helpers (namespace/database default to open_notebook, password to root — matching the documented defaults). Adds tests/test_repository_config.py.

One slice of the incremental mypy cleanup. Refs #945
2026-06-25 08:16:41 -03:00
..
ai fix: use a real speech clip for STT connection tests (#838) 2026-06-02 09:09:30 -03:00
database refactor(types): type-check domain base model (#961) 2026-06-25 08:16:41 -03:00
domain fix(credentials): persist Ollama num_ctx via a flexible config object (#903) 2026-06-16 09:24:35 -03:00
graphs chore(release): prepare v1.10.0 (#923) 2026-06-18 07:44:05 -03:00
podcasts chore(release): prepare v1.10.0 (#923) 2026-06-18 07:44:05 -03:00
utils fix: handle special-token sequences in token counting (#949) 2026-06-21 15:29:46 -03:00
__init__.py refactor: move environment variables loading to application entry point (#283) 2025-12-01 14:59:50 -03:00
CLAUDE.md chore: bump version to 1.8.1 2026-03-10 20:20:16 -05:00
config.py fix: handle tiktoken network errors in offline environments (issue #264) 2026-03-10 19:45:14 -05:00
exceptions.py refactor database module and migrations 2024-10-30 16:33:07 -03:00