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
6bf7f456d4eda3f0243c076a5f7ac0e4b8acf309
brain-of-reese
/
tests
/
e2e
T
History
ducoterra
6bf7f456d4
Build and Push Containers / build-and-push-app (push)
Successful in 1m38s
Details
Build and Push Containers / build-and-push-db (push)
Successful in 11s
Details
show sync button for admin
2026-08-28 23:24:23 -04:00
..
__init__.py
feat: scaffold Brain of Reese — FastAPI RAG chat over Postgres 17 + pgvector
2026-08-21 13:42:21 -04:00
auth_helpers.py
feat(auth): single-admin password login (signed cookie) — gate tuning + Sources catalog, keep chat and document viewer public
2026-08-23 19:58:39 -04:00
conftest.py
feat(auth): single-admin password login (signed cookie) — gate tuning + Sources catalog, keep chat and document viewer public
2026-08-23 19:58:39 -04:00
mock_llm.py
fix(chat): stop the submit up-hop and keep the thinking pin alive across paragraph breaks
2026-08-28 17:10:02 -04:00
test_admin_auth.py
various fixes
2026-08-28 09:42:19 -04:00
test_agent_document_tools.py
feat(chat): render markdown tables in answers, viewer, and thinking
2026-08-28 03:35:50 -04:00
test_agent_unlimited_tools.py
feat(rag): unbounded agent tool calls behind a round cap (owner revision)
2026-08-28 04:50:56 -04:00
test_archive_upload_sources.py
feat(sources): upload tarball/zipfile archives as sources — unpack, scan, and replace in place
2026-08-28 15:57:59 -04:00
test_background_animation.py
show sync button for admin
2026-08-28 23:24:23 -04:00
test_background_no_motion.py
show sync button for admin
2026-08-28 23:24:23 -04:00
test_cache_busting.py
perf(ui): cache busting — HTML no-cache + versioned asset URLs (?v=) with immutable 1y asset caching
2026-08-25 22:42:10 -04:00
test_chat_persistence.py
show sync button for admin
2026-08-28 23:24:23 -04:00
test_chat_rag.py
feat(import): index quadlet unit files and jinja templates (A9 revision)
2026-08-28 07:02:24 -04:00
test_configurable_brand.py
feat(brand): configurable app name — BOR_APP_NAME drives /api/config + the frontend brand layer
2026-08-27 02:24:16 -04:00
test_dark_tech_theme.py
show sync button for admin
2026-08-28 23:24:23 -04:00
test_document_back_navigation.py
feat(ui): documents open in an almost-fullscreen modal instead of a new page — same-page overlay on chat + Sources, /document.html kept as the no-JS/direct-link fallback
2026-08-25 13:45:57 -04:00
test_document_summaries.py
feat(chat): render markdown tables in answers, viewer, and thinking
2026-08-28 03:35:50 -04:00
test_document_viewer.py
show sync button for admin
2026-08-28 23:24:23 -04:00
test_git_sources_admin.py
feat(ui): rename nav items — "Sources" becomes "RAG", "Git sources" becomes "Sources"
2026-08-28 12:33:18 -04:00
test_global_tuning.py
show sync button for admin
2026-08-28 23:24:23 -04:00
test_header_consistency.py
feat(ui): one consistent navbar on every page (TODO.md L3)
2026-08-26 15:39:42 -04:00
test_honest_deflection.py
show sync button for admin
2026-08-28 23:24:23 -04:00
test_import_documents.py
feat(import): index quadlet unit files and jinja templates (A9 revision)
2026-08-28 07:02:24 -04:00
test_kb_overview.py
feat(import): index quadlet unit files and jinja templates (A9 revision)
2026-08-28 07:02:24 -04:00
test_loading_feedback.py
feat(import): index quadlet unit files and jinja templates (A9 revision)
2026-08-28 07:02:24 -04:00
test_local_directory_sources.py
feat(sources): upload tarball/zipfile archives as sources — unpack, scan, and replace in place
2026-08-28 15:57:59 -04:00
test_long_answers.py
fix(rag): lift chat output cap to 32768 tokens — long answers no longer cut off
2026-08-22 11:30:19 -04:00
test_markdown_tables.py
feat(import): index quadlet unit files and jinja templates (A9 revision)
2026-08-28 07:02:24 -04:00
test_mobile_hamburger_nav.py
feat(ui): rename nav items — "Sources" becomes "RAG", "Git sources" becomes "Sources"
2026-08-28 12:33:18 -04:00
test_nav_consistency.py
feat(ui): rename nav items — "Sources" becomes "RAG", "Git sources" becomes "Sources"
2026-08-28 12:33:18 -04:00
test_nav_rename_sources.py
feat(ui): rename nav items — "Sources" becomes "RAG", "Git sources" becomes "Sources"
2026-08-28 12:33:18 -04:00
test_no_reply_autoscroll.py
fix(chat): stop the submit up-hop and keep the thinking pin alive across paragraph breaks
2026-08-28 17:10:02 -04:00
test_quadlet_jinja_import.py
feat(import): index quadlet unit files and jinja templates (A9 revision)
2026-08-28 07:02:24 -04:00
test_responsive_polish.py
feat(auth): single-admin password login (signed cookie) — gate tuning + Sources catalog, keep chat and document viewer public
2026-08-23 19:58:39 -04:00
test_retrieval_quality.py
feat(import): index quadlet unit files and jinja templates (A9 revision)
2026-08-28 07:02:24 -04:00
test_shared_header.py
feat(ui): rename nav items — "Sources" becomes "RAG", "Git sources" becomes "Sources"
2026-08-28 12:33:18 -04:00
test_smoke.py
feat(rag): stream grounded RAG answers over SSE with source citations
2026-08-21 17:17:02 -04:00
test_sources_midstream_bug.py
show sync button for admin
2026-08-28 23:24:23 -04:00
test_steering.py
various fixes
2026-08-28 09:42:19 -04:00
test_suggestion_chips.py
show sync button for admin
2026-08-28 23:24:23 -04:00
test_summary_in_viewer.py
show sync button for admin
2026-08-28 23:24:23 -04:00
test_sync_button.py
feat(admin): one-click sources sync — admin-only button triggers git clone/pull + re-import + KB overview refresh with polled live status
2026-08-25 21:39:38 -04:00
test_sync_model_down.py
show sync button for admin
2026-08-28 23:24:23 -04:00
test_thinking_display.py
feat(import): index quadlet unit files and jinja templates (A9 revision)
2026-08-28 07:02:24 -04:00
test_thinking_scroll.py
fix(chat): stop the submit up-hop and keep the thinking pin alive across paragraph breaks
2026-08-28 17:10:02 -04:00
test_tuning_nav_link.py
feat(ui): expose Global Tuning from Chat + Sources headers (admin-only Tuning nav link)
2026-08-25 14:51:16 -04:00
test_tuning_toggle_flash.py
various fixes
2026-08-28 09:42:19 -04:00
test_whole_document_context.py
feat(import): index quadlet unit files and jinja templates (A9 revision)
2026-08-28 07:02:24 -04:00