Skip to content

fix: persist cached llm responses in sqlite#73

Merged
VaitaR merged 1 commit into
mainfrom
update/fix-sqlite3-syntax-error-on-save
Nov 12, 2025
Merged

fix: persist cached llm responses in sqlite#73
VaitaR merged 1 commit into
mainfrom
update/fix-sqlite3-syntax-error-on-save

Conversation

@VaitaR
Copy link
Copy Markdown
Owner

@VaitaR VaitaR commented Nov 12, 2025

Summary

  • update the SQLite llm_calls update query to avoid ORDER BY in UPDATE and warn when no row is affected
  • add a regression test that ensures the newest call row receives the cached response payload

Testing

  • make makefile

Codex Task

@VaitaR VaitaR merged commit b19a082 into main Nov 12, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant