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
766702c750b36f69557992362c78cbc8f63be64f
brain-of-reese
/
app
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
..
api
feat(agent): strip raw tool-scaffolding from streamed answers — deterministic filter with one bounded recovery
2026-09-03 13:39:15 -04:00
core
feat(docs): save chat answers as docs — edit screen, commit + push to the .env docs branch
2026-09-01 03:52:03 -04:00
rag
finally getting accurate answers
2026-09-05 10:26:39 -04:00
__init__.py
feat: scaffold Brain of Reese — FastAPI RAG chat over Postgres 17 + pgvector
2026-08-21 13:42:21 -04:00
config.py
feat(rag): retry a failed LLM request before the first token lands — BOR_LLM_RETRIES/BOR_LLM_RETRY_DELAY with a live 'retrying' status
2026-09-02 10:52:38 -04:00
db.py
feat: scaffold Brain of Reese — FastAPI RAG chat over Postgres 17 + pgvector
2026-08-21 13:42:21 -04:00
main.py
feat(docs): save chat answers as docs — edit screen, commit + push to the .env docs branch
2026-09-01 03:52:03 -04:00
models.py
feat(docs): save chat answers as docs — edit screen, commit + push to the .env docs branch
2026-09-01 03:52:03 -04:00
schemas.py
feat(agent): align the document tools with the harness-trained shape — ls, read(path), grep(pattern, path?)
2026-09-03 11:17:47 -04:00