Skip to content

Wire cloud review caller#8

Open
samsamtrum wants to merge 1 commit into
dejan-kovac:mainfrom
samsamtrum:fix/cloud-review-caller
Open

Wire cloud review caller#8
samsamtrum wants to merge 1 commit into
dejan-kovac:mainfrom
samsamtrum:fix/cloud-review-caller

Conversation

@samsamtrum

Copy link
Copy Markdown

Summary

  • wires the cloud-review gate to make one LiteLLM chat-completion call per gated file
  • saves cloud responses under the dated _cloud output directory and links them from 08_CLOUD_REVIEW_CANDIDATES.md
  • adds configurable per-model cloud pricing and budget preflight/actual-cost checks
  • updates cloud-review documentation status from scaffolded to implemented

Tests

  • .venv/bin/python -m pytest tests/test_cloud_review.py tests/test_execution_steps.py -q

Closes #5

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wire the actual Anthropic HTTP caller in cloud_review_gate

1 participant