f7ffd28332
Apply learned mask reviews by local cue and highlight the reviewed mention.
...
Deploy Development / deploy (push) Successful in 58s
Test Suite / pytest-backend (push) Successful in 2m59s
Test Suite / smoke-dev (push) Successful in 0s
Test Suite / frontend-build (push) Successful in 16s
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-09-10 20:08:59 +02:00
3f7c0d71a5
Keep SQLite import table order aligned with schema.sql.
...
Deploy Development / deploy (push) Successful in 46s
Test Suite / pytest-backend (push) Successful in 2m46s
Test Suite / smoke-dev (push) Successful in 0s
Test Suite / frontend-build (push) Successful in 15s
llm_profiles is created before provider_settings; the copy list must match or CI fails.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-09-09 08:48:37 +02:00
fa1c11c33e
Add transitional learning detect with in-dialog mask review.
...
Deploy Development / deploy (push) Successful in 57s
Test Suite / pytest-backend (push) Failing after 2m57s
Test Suite / smoke-dev (push) Successful in 0s
Test Suite / frontend-build (push) Successful in 16s
Senses grow from confirmations instead of a word list, so a later local pipeline can decide homonyms on a short passage. Default stays semantic. Local detect waits longer, and the reverse-proxy timeout is documented so Dev does not 504 first.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-09-09 08:34:43 +02:00
bef422a429
Add selectable LLM profiles and treat LAN Ollama as local.
...
Deploy Development / deploy (push) Successful in 53s
Test Suite / pytest-backend (push) Failing after 2m40s
Test Suite / smoke-dev (push) Successful in 0s
Test Suite / frontend-build (push) Successful in 16s
Saved presets keep URL and model per stage so detect can switch to Ollama without re-entering settings or sending plaintext to OpenRouter.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-09-08 12:48:25 +02:00
0ef3e3bb7a
Allow SQLite import onto a freshly seeded Postgres instance.
...
Deploy Development / deploy (push) Successful in 58s
Test Suite / backend-sqlite (push) Failing after 2s
Test Suite / frontend-build (push) Successful in 16s
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-09-07 12:50:54 +02:00
07479f6a9f
Add Compose, Gitea deploy, and Postgres dual-backend on develop.
...
Deploy Development / deploy (push) Successful in 44s
Test Suite / backend-sqlite (push) Failing after 2s
Test Suite / frontend-build (push) Successful in 23s
Use host ports 3006/8005 and 3096/8096 so Kansho does not collide with Bookstack on 3005 or the sister products.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-09-07 12:15:08 +02:00