You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
oabrivard d3b63295f6 docs: add algorithm rewrite implementation plan (7 tasks) 3 months ago
.claude Changed Claude code configuration 3 months ago
backend feat: simplify LlmProvider trait to single call_llm method 3 months ago
docs docs: add algorithm rewrite implementation plan (7 tasks) 3 months ago
e2e test: verify LLM call logs endpoint returns data after generation 3 months ago
frontend feat: LLM logs viewer page + log button on Home synthesis list 3 months ago
.env.example
.gitignore test: add live generation UAT with real OpenAI API key 3 months ago
AGENTS.md
CLAUDE.md feat: create llm_call_log table + DB module 3 months ago
docker-compose.yml