avocet/app
2026-05-01 22:02:22 -07:00
..
data feat: move SFT corrections API into app/data/corrections.py 2026-05-01 22:02:22 -07:00
api.py feat: extract fetch routes and IMAP helpers into app/data/fetch.py 2026-05-01 21:57:31 -07:00
cforch.py feat: Imitate tab — pull CF product samples, compare LLM responses 2026-04-09 20:12:57 -07:00
cloud_session.py refactor: import detect_byok from cf-core, remove local copy 2026-04-25 16:45:47 -07:00
imap_fetch.py feat: extract fetch routes and IMAP helpers into app/data/fetch.py 2026-05-01 21:57:31 -07:00
imitate.py feat(cloud_session): add session resolution + forward user_id to cf-orch imitate 2026-04-24 16:41:45 -07:00
models.py feat(models): extended model registry + manage.sh benchmark subcommands 2026-04-24 14:56:24 -07:00
sft.py feat: move SFT corrections API into app/data/corrections.py 2026-05-01 22:02:22 -07:00
style.py refactor(bench): extract benchmark tabs — classifier, compare, llm-eval, style, voice 2026-04-24 14:56:17 -07:00
utils.py fix: restore ensure_ascii=False in utils jsonl helpers; remove dead _last_action from api.py 2026-05-01 20:59:44 -07:00
voice.py refactor(bench): extract benchmark tabs — classifier, compare, llm-eval, style, voice 2026-04-24 14:56:17 -07:00