open-notebook/open_notebook
Luis Novo a7de90d38a
Some checks failed
Tests / Backend Tests (push) Has been cancelled
Tests / Backend Lint (push) Has been cancelled
Tests / Backend Typecheck (push) Has been cancelled
Tests / Frontend Tests (push) Has been cancelled
Tests / Frontend Lint (push) Has been cancelled
Tests / Frontend Build (push) Has been cancelled
Development Build / extract-version (push) Has been cancelled
Development Build / changes (push) Has been cancelled
Development Build / build-regular (push) Has been cancelled
Development Build / build-single (push) Has been cancelled
Development Build / summary (push) Has been cancelled
fix: include source content in Source Chat context (#1226)
* fix: include source content in Source Chat context

* fix: preserve insights for large source contexts

* fix: enforce tiny source context budgets

* test: cover source context availability states

* fix: omit notice-only source context

* fix: truncate source context by token prefixes

* perf: bound source context truncation search

* fix: budget rendered source chat context

* perf: reuse source context tokenization
2026-08-01 18:39:19 -03:00
..
ai fix(models): stop auto-assign from re-filling cleared optional defaults (#1186) 2026-07-19 18:06:17 -03:00
database feat(settings): expose Docling formula & vision enrichment toggles (#1187) 2026-07-19 18:15:40 -03:00
domain feat(settings): expose Docling formula & vision enrichment toggles (#1187) 2026-07-19 18:15:40 -03:00
graphs fix: include source content in Source Chat context (#1226) 2026-08-01 18:39:19 -03:00
podcasts chore(podcasts): drop legacy provider/model string fields from podcast profiles (#1107) (#1112) 2026-07-12 14:35:04 -03:00
utils fix: include source content in Source Chat context (#1226) 2026-08-01 18:39:19 -03:00
__init__.py refactor: move environment variables loading to application entry point (#283) 2025-12-01 14:59:50 -03:00
AGENTS.md refactor(frontend): consume GET /api/providers instead of the manual provider table (#1108) 2026-07-12 12:46:38 -03:00
CLAUDE.md docs: restructure documentation around AGENTS.md, VISION.md and decision records (#1032) 2026-07-10 15:33:19 -03:00
config.py fix: contain podcast audio paths and batch job-status lookups (#1018) 2026-07-10 13:48:24 -03:00
exceptions.py refactor database module and migrations 2024-10-30 16:33:07 -03:00