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
45c3fa2863ce8ce3e4b296e4fded9948b882a0ca
brain-of-reese
/
app
/
rag
T
History
ducoterra
766702c750
Build and Push Containers / build-and-push-app (push)
Successful in 1m46s
Details
Build and Push Containers / build-and-push-db (push)
Successful in 12s
Details
finally getting accurate answers
2026-09-05 10:26:39 -04:00
..
__init__.py
feat(rag): index markdown KB — chunker, embed client, delta importer, Sources page
2026-08-21 16:24:45 -04:00
agent.py
finally getting accurate answers
2026-09-05 10:26:39 -04:00
archive_upload.py
feat(sources): upload tarball/zipfile archives as sources — unpack, scan, and replace in place
2026-08-28 15:57:59 -04:00
chunker.py
feat(import): index quadlet unit files and jinja templates (A9 revision)
2026-08-28 07:02:24 -04:00
git_sources.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
importer.py
feat(sources): real-time file progress for sync and upload — background upload with success toast
2026-09-01 23:51:43 -04:00
llm.py
feat(agent): strip raw tool-scaffolding from streamed answers — deterministic filter with one bounded recovery
2026-09-03 13:39:15 -04:00
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
prompts.py
finally getting accurate answers
2026-09-05 10:26:39 -04:00
retriever.py
finally getting accurate answers
2026-09-05 10:26:39 -04:00
scaffolding.py
feat(agent): strip raw tool-scaffolding from streamed answers — deterministic filter with one bounded recovery
2026-09-03 13:39:15 -04:00
source_removal.py
feat(sources): removing a source deletes its files and index entries behind a confirmation modal
2026-09-02 15:55:33 -04:00
sources_meta.py
feat(chat): invalidate saved chats on sources sync — versioned stamps, stale marker, Regenerate against the new index
2026-08-30 23:39:15 -04:00
suggestions.py
feat(rag): honest deflection gate with amber UI state and alternative-question chips
2026-08-21 17:50:33 -04:00
summarizer.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