Commit History

fix: batch-3 adversarial review findings
42c7303

Nomearod commited on

fix: address 5 review issues in dashboard frontend
b9c2c17

Nomearod Claude Opus 4.6 (1M context) commited on

fix: stream stage events live, thread source_chunks, fix LangChain wrapper
77c4ed4

Nomearod Claude Opus 4.6 (1M context) commited on

fix: address remaining review issues (3/5)
ffea8ea

Nomearod Claude Opus 4.6 (1M context) commited on

feat: orchestrator.run_stream emits per-stage SSE events
d0f0142

Nomearod Claude Opus 4.6 (1M context) commited on

fix: handle max_iterations=0 in run_stream to avoid UnboundLocalError
47b6a2e

Nomearod Claude Opus 4.6 (1M context) commited on

fix: eliminate redundant stream_complete() call in run_stream
cafa02c

Nomearod Claude Opus 4.6 (1M context) commited on

fix: propagate LLM cost from run_stream to /ask/stream metrics
b8e3368

Nomearod Claude Opus 4.6 (1M context) commited on

fix: /ask/stream parity with /ask, eliminate double LLM call
6193539

Nomearod Claude Opus 4.6 (1M context) commited on

feat: add SQLite conversation sessions with session_id
9874438

Nomearod Claude Opus 4.6 (1M context) commited on

feat: add streaming responses via SSE endpoint
7c40db3

Nomearod Claude Opus 4.6 (1M context) commited on

fix: retrieval metrics use ranked sources, LLM judge wired, report complete
3d027cb

Nomearod Claude Opus 4.6 (1M context) commited on

fix: cross-request state bleed, metadata accuracy, empty question validation
0a9ea98

Nomearod Claude Opus 4.6 (1M context) commited on

feat: Day 6 β€” serving layer with FastAPI app, routes, middleware
2d8989f

Nomearod Claude Opus 4.6 (1M context) commited on

fix: wire top_k/strategy through orchestrator to SearchTool, add RAG integration test
3fc43ec

Nomearod Claude Opus 4.6 (1M context) commited on

feat: Day 5 β€” agent orchestrator with tool-use loop
447e09c

Nomearod Claude Opus 4.6 (1M context) commited on