Commit Graph

5 Commits

Author SHA1 Message Date
Alexander Whitestone
31b8a5030b fix: correct syntax errors in test_llm_triage.py
Some checks failed
Tests / lint (pull_request) Failing after 28s
Tests / test (pull_request) Has been skipped
- Wrap multi-line `with` statement in parentheses (was missing
  backslash continuations, causing SyntaxError on collection)
- Fix broken string literal on lines 67-68 by using \n escape
  instead of a raw newline inside a single-quoted string

Fixes #1329
2026-03-23 22:28:01 -04:00
0b84370f99 [gemini] feat: automated backlog triage via LLM (#1018) (#1326)
Some checks failed
Tests / lint (push) Has been cancelled
Tests / test (push) Has been cancelled
Co-authored-by: Google Gemini <gemini@hermes.local>
Co-committed-by: Google Gemini <gemini@hermes.local>
2026-03-24 02:20:59 +00:00
05e1196ea4 [gemini] feat: add coverage and duration strictness to pytest (#934) (#1140)
Some checks failed
Tests / lint (push) Has been cancelled
Tests / test (push) Has been cancelled
Co-authored-by: Google Gemini <gemini@hermes.local>
Co-committed-by: Google Gemini <gemini@hermes.local>
2026-03-23 18:36:01 +00:00
32a5b092d0 [claude] LoRA trajectory export and fine-tune launcher (#1103) (#1117)
Some checks failed
Tests / lint (push) Has been cancelled
Tests / test (push) Has been cancelled
2026-03-23 18:15:45 +00:00
e24f49e58d [kimi] Add JSON validation guard to queue.json writes (#952) (#995)
Some checks failed
Tests / lint (push) Has been cancelled
Tests / test (push) Has been cancelled
2026-03-22 22:33:40 +00:00