Commit History

Add /status endpoint for remaining question count
549b246
Running

chuckfinca Claude Opus 4.6 (1M context) commited on

Tighten disclaimer text to match website footer
ac34408

chuckfinca Claude Opus 4.6 (1M context) commited on

Fix NameError: rename duplicated _daily_questions_daily_questions_remaining
a3b078a

chuckfinca Claude Opus 4.6 (1M context) commited on

Pin harness to 48d2621 (bare citation fallback)
fdfcc2e

chuckfinca Claude Opus 4.6 (1M context) commited on

Wrap post-processing in try/except so done event always fires
9106423

chuckfinca Claude Opus 4.6 (1M context) commited on

Email notification when daily question limit is reached
fd5d1ae

chuckfinca Claude Opus 4.6 (1M context) commited on

Pin harness to 8821d87 (smart quotes, lint, clarity fixes)
55b2eaa

chuckfinca Claude Opus 4.6 (1M context) commited on

Rename empty β†’ no_answer, document global state
fcfb378

chuckfinca Claude Opus 4.6 (1M context) commited on

Extract shared post-processing into _process_completed_trace
20e30aa

chuckfinca Claude Opus 4.6 (1M context) commited on

Rename functions for clarity, consolidate format_stats
195413e

chuckfinca Claude Opus 4.6 (1M context) commited on

Security: auth on trace endpoints, pin litellm, sanitize errors
f560468

chuckfinca Claude Opus 4.6 (1M context) commited on

Use timing-safe comparison for admin token
e491b0b

chuckfinca Claude Opus 4.6 (1M context) commited on

Update BASE_PROMPT: website content, client audience, softer naming
a3f34a5

chuckfinca Claude Opus 4.6 (1M context) commited on

Add website content pages to workspace, pin harness 25e7e15
e5d37ab

chuckfinca Claude Opus 4.6 (1M context) commited on

Pin harness to 6327854 for representativeness prompt
ef86a99

chuckfinca Claude Opus 4.6 (1M context) commited on

Import citations from harness, remove inline code
364d690

chuckfinca Claude Opus 4.6 (1M context) commited on

Include trace HTML in replay API response
0e8979e

chuckfinca Claude Opus 4.6 (1M context) commited on

Add trace list and replay API endpoints
c25a695

chuckfinca Claude Opus 4.6 (1M context) commited on

Add doc viewer API endpoint, include raw filename in sources
2c77116

chuckfinca Claude Opus 4.6 (1M context) commited on

Generate initial workspace docs from facts.md
f323aae

chuckfinca Claude Opus 4.6 (1M context) commited on

Add build-workspace skill, local-first workspace loading
21ef399

chuckfinca Claude Opus 4.6 (1M context) commited on

Hide cost when unavailable, tag traces as prod/dev
f924202

chuckfinca Claude Opus 4.6 (1M context) commited on

Pin harness to e451f42 for streaming cost fix
aad1fdf

chuckfinca Claude Opus 4.6 (1M context) commited on

Handle multi-quote citations like [file: "quote1", "quote2"]
8cd8919

chuckfinca Claude Opus 4.6 (1M context) commited on

Add fuzzy citation matching: ellipsis split + word window
8f6823f

chuckfinca Claude Opus 4.6 (1M context) commited on

Strip citation instructions from BASE_PROMPT, pin harness bc9d34f
b7fcf1b

chuckfinca Claude Opus 4.6 (1M context) commited on

Add good/bad citation examples to prompt
0ad742b

chuckfinca Claude Opus 4.6 (1M context) commited on

Improve persona prompt: name style, paraphrase before citing
e8766b9

chuckfinca Claude Opus 4.6 (1M context) commited on

Switch to Gradio 5.x β€” no SSR, no Node.js required
39c03ce

chuckfinca Claude Opus 4.6 (1M context) commited on

Switch to Gradio 6.10.0 with Docker SDK and Node.js
2883431

chuckfinca Claude Opus 4.6 (1M context) commited on

Replace buttons=[] with show_copy_button=False for Gradio 4
ba1d7b5

chuckfinca Claude Opus 4.6 (1M context) commited on

Pin huggingface-hub<1.0 for Gradio 4 compatibility
79abdd2

chuckfinca Claude Opus 4.6 (1M context) commited on

Downgrade to Gradio 4.44.1 to eliminate SSR entirely
9011522

chuckfinca Claude Opus 4.6 (1M context) commited on

Add Node.js for Gradio SSR build, bind to 0.0.0.0:7860
2ddf6cd

chuckfinca Claude Opus 4.6 (1M context) commited on

Switch to Docker SDK to bypass Gradio SSR build hang
5659de8

chuckfinca Claude Opus 4.6 (1M context) commited on

Set GRADIO_SSR_MODE=false before imports to disable SSR
6dba6de

chuckfinca Claude Opus 4.6 (1M context) commited on

Remove invalid disable_ssr from README config
f613d6a

chuckfinca Claude Opus 4.6 (1M context) commited on

Revert css/theme back to Blocks(), keep disable_ssr
1e65aba

chuckfinca Claude Opus 4.6 (1M context) commited on

Disable SSR in Space config to fix Building hang
3f55892

chuckfinca Claude Opus 4.6 (1M context) commited on

Move theme and css to launch() for Gradio 6 compatibility
2662b8d

chuckfinca Claude Opus 4.6 (1M context) commited on

Pin harness to 8a9ade2 for citation format update
75ac4f3

chuckfinca Claude Opus 4.6 (1M context) commited on

Add persona prompt and server-side citation processing
39d86a4

chuckfinca Claude Opus 4.6 (1M context) commited on

Pin harness to streaming commit to bust HF Spaces cache
6968ab9

chuckfinca Claude Opus 4.6 (1M context) commited on

Wire up streaming: TextDeltaEvent β†’ SSE β†’ live typing on frontend
04e0dcc

chuckfinca Claude Opus 4.6 (1M context) commited on

Add Gradio API endpoint via hidden component β€” works on HF Spaces
c3de2b1

chuckfinca Claude Opus 4.6 (1M context) commited on

Mount API routes on Gradio's app instead of wrapping β€” fixes HF Spaces
826a3c8

chuckfinca Claude Opus 4.6 (1M context) commited on

Add JSON API endpoint (/api/ask, /api/remaining) for custom chat UI
de5b38c

chuckfinca Claude Opus 4.6 (1M context) commited on

Theme-level transparency, left border on responses, kill focus via theme
1d31773

chuckfinca Claude Opus 4.6 (1M context) commited on

Aggressive CSS reset: nuke all Gradio chrome, fix focus indicator
0b9f4c4

chuckfinca Claude Opus 4.6 (1M context) commited on

Move CSS/theme back to Blocks(), disable SSR for reliable CSS
ad0c365

chuckfinca Claude Opus 4.6 (1M context) commited on