blue/.blue/docs
Eric Garcia bfd2a01ede fix: remove stop sequence that truncated indexer LLM output
The stop_sequences contained "```" which caused the model to stop
immediately after outputting "```yaml", truncating the entire response.
Also wrap blocking indexer operations in spawn_blocking to avoid
runtime conflicts with reqwest::blocking::Client.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-24 19:25:51 -05:00
..
adrs chore: move adrs, rfcs, spikes to .blue/docs 2026-01-24 16:16:34 -05:00
dialogues docs: add RFC 0010 for realm semantic index 2026-01-24 18:33:02 -05:00
rfcs feat: add Ollama integration for semantic file indexing 2026-01-24 18:51:48 -05:00
spikes fix: remove stop sequence that truncated indexer LLM output 2026-01-24 19:25:51 -05:00