mirror of
https://github.com/lfnovo/open-notebook.git
synced 2026-08-10 17:46:48 +00:00
* test(api): characterize shared chat/source-chat router behaviors * refactor(api): extract shared session and message helpers for chat routers * refactor(api): mark intentionally unused source id unpacks The session handlers only need the verified session; the source-level verification happens inside get_verified_source_session. Underscore the unused binding in get/update/delete to make that explicit. |
||
|---|---|---|
| .. | ||
| routers | ||
| __init__.py | ||
| AGENTS.md | ||
| auth.py | ||
| CLAUDE.md | ||
| command_service.py | ||
| credentials_service.py | ||
| main.py | ||
| middleware.py | ||
| models.py | ||
| podcast_service.py | ||