Files
Conflict_Checker/backend/pipeline
woogi f7e1b6bb7c
Docker Release / build-and-push (push) Successful in 1m0s
Docker Release / release (push) Skipped
Merge main: dual model dropdowns + richer job logs, adapted for agent-mode.
- llm.py: set_model_overrides(vision, text) replaces the single job override;
  UI picks still beat per-call agent model args, but never name the hybrid
  local model (avoids main's hybrid footgun); local->cloud fallback uses the
  text pick.
- jobs.py: timestamped line-split tee (job_log.py), in-memory log + log_tail
  polls, full log on terminal states (done/error/needs_review/finalization_error),
  log-only disk recovery, error email links to the run log, and failed runs now
  append the full traceback to job.log. Keeps pipeline_mode, job.json, and the
  review gate.
- models.py: vision/text split via architecture modalities, pricing kept;
  /models returns {vision, text, defaults}; /check takes vision_model/text_model
  (replacing model); /health adds text_model. models_catalog.py dropped.
- UI: two priced dropdowns (OpenRouter compute only) + live run-log panel.
- Tests updated for dual overrides and the /models shape; new coverage for
  traceback capture and local-model immunity.
2026-08-02 09:55:09 -05:00
..
2026-07-03 00:22:02 +00:00
2026-07-03 00:22:02 +00:00
2026-07-03 00:22:02 +00:00
2026-07-03 00:22:02 +00:00
2026-07-03 00:22:02 +00:00
2026-07-03 00:22:02 +00:00
2026-07-03 00:22:02 +00:00
2026-07-03 00:22:02 +00:00
2026-07-03 00:22:02 +00:00
2026-07-03 00:22:02 +00:00
2026-07-03 00:22:02 +00:00