This website requires JavaScript.
Explore
Help
Sign In
Experimental
/
brain-of-reese
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ece93a7c8f0e7b159fe0211b6c91c9ccee693df6
brain-of-reese
/
alembic
/
versions
T
History
ducoterra
ece93a7c8f
feat(chat): save and view chat history — admin-only saved_chats, History page, open-a-chat return
2026-08-29 21:22:25 -04:00
..
0001_initial_schema.py
feat: scaffold Brain of Reese — FastAPI RAG chat over Postgres 17 + pgvector
2026-08-21 13:42:21 -04:00
0002_hybrid_retrieval.py
feat(rag): hybrid FTS+vector retrieval and multi-format ingestion — name-your-tool questions find the right document
2026-08-22 01:27:02 -04:00
0003_steering_notes.py
feat(rag): steering notes — tune how Brain answers, stored in Postgres and injected into every system prompt
2026-08-22 16:44:42 -04:00
0004_summary_columns.py
feat(rag): lite-model document summaries — non-markdown docs summarized at import, summary chunk retrieves and resolves to the full source doc
2026-08-25 17:48:37 -04:00
0005_kb_overview.py
feat(rag): lite-generated KB overview in the system prompt — stored single row, regenerated on import, <knowledge_base> section in HIGH+LOW prompts
2026-08-25 20:22:51 -04:00
0006_git_sources.py
feat(sources): admin page to add and remove git sources (TODO.md L4)
2026-08-26 18:42:28 -04:00
0007_git_sources_kind.py
feat(admin): local directory sources — kind/path on git_sources, combined sync + import, page form + badges
2026-08-27 01:04:16 -04:00
0008_saved_chats.py
feat(chat): save and view chat history — admin-only saved_chats, History page, open-a-chat return
2026-08-29 21:22:25 -04:00