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
cddc84c7db1bf7b560e37755f0b0cb022f41cd0d
brain-of-reese
/
app
/
rag
T
History
ducoterra
15a16a8fe0
Build and Push Containers / build-and-push-app (push)
Successful in 1m34s
Details
Build and Push Containers / build-and-push-db (push)
Successful in 10s
Details
fix(agent): unambiguous document listing format for LLM parsing
2026-09-01 12:44:53 -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
fix(agent): unambiguous document listing format for LLM parsing
2026-09-01 12:44:53 -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(import): user-extensible BOR_IMPORT_EXTENSIONS — any well-formed extension, A9 family stays the default
2026-08-31 22:42:41 -04:00
llm.py
feat(chat): stop an in-flight answer — Send becomes Stop, the partial is kept and persisted, the model stream is torn down
2026-08-29 17:27:04 -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
feat(rag): unbounded agent tool calls behind a round cap (owner revision)
2026-08-28 04:50:56 -04:00
retriever.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
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