Skip to content

Instantly share code, notes, and snippets.

@resuls
Created March 5, 2026 19:45
Show Gist options
  • Select an option

  • Save resuls/9d57e643164cf88ecba014873232d797 to your computer and use it in GitHub Desktop.

Select an option

Save resuls/9d57e643164cf88ecba014873232d797 to your computer and use it in GitHub Desktop.

High-Impact Bug Fixes on 1k-sprint Missing from main and light-brigade

  1. Comment stripping destroys #include/#define in solution heredocs25105a1a84

  2. Cost tracking silently lost on timeout/interruptc2cfbeaa80

  3. Hardcoded "large-model" agent name ignores MODEL_CONFIG9a29a83dcc

  4. Harbor format not detected for tasks with task.toml outside hardcoded domain set069a984862

  5. Wrong agent (terminus-2) used even when use_claude_code_agent=True + missing OAuth tokenca09b64dad

  6. validate_model logic broken for "all must fail" mode (require_mixed wrong)56c0ead639

  7. Transient API errors (ids must be unique, rate limits) crash builds instead of retrying2777447e88

  8. Pipeline logs only go to console — JSONL file never written25969021af

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment