4dc15c54508feffc4312ba4d96d311a6f0083698
render_prompt prefixed each recording with a '## <recorded_at>' heading. No system prompt consumes that timestamp, and the LLM occasionally echoed it into the final document as a heading. Join recordings with the bare '\n\n---\n\n' separator instead; chronology is carried by recording order. Adds a regression test pinning that no RFC3339 timestamp or '##' reaches the prompt. closes #8
Description
No description provided
Languages
Rust
74%
Kotlin
12.7%
HTML
4.9%
Python
4.1%
Shell
3.8%
Other
0.5%