This website requires JavaScript.
Explore
Help
Register
Sign In
bvandeusen
/
FabledScribe
Watch
1
Star
0
Fork
0
You've already forked FabledScribe
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
50
Wiki
Activity
Files
fa389787458e3f516ab1647062ec6bc82dbc3b84
FabledScribe
/
src
/
fabledassistant
T
History
bvandeusen
fa38978745
fix(lint): remove unused model variable and get_setting import in chat.py
...
Co-Authored-By: Claude Sonnet 4.6 <
noreply@anthropic.com
>
2026-04-03 10:17:35 -04:00
..
models
fix: rename Note.metadata → entity_meta (reserved by SQLAlchemy Declarative API)
2026-03-31 18:13:47 -04:00
routes
fix: briefing refresh — weather not populated + workspace conv bleed
2026-04-01 12:46:53 -04:00
services
fix(lint): remove unused model variable and get_setting import in chat.py
2026-04-03 10:17:35 -04:00
static
Initial commit: note-taking/task-tracking app with LLM integration scaffold
2026-02-09 23:35:44 -05:00
utils
Fix tag handling for multi-word tags
2026-02-26 06:05:58 -05:00
__init__.py
Initial commit: note-taking/task-tracking app with LLM integration scaffold
2026-02-09 23:35:44 -05:00
app.py
perf(llm): route background tasks to dedicated model to preserve KV cache
2026-04-03 01:33:54 -04:00
auth.py
feat: add bearer token auth to _check_auth, falls back to session
2026-03-23 20:57:26 -04:00
config.py
perf(llm): route background tasks to dedicated model to preserve KV cache
2026-04-03 01:33:54 -04:00
rate_limit.py
security: fix 10 vulnerabilities from security audit
2026-03-29 00:37:13 -04:00