Skip to content

Implement local AI modes and guardrails#31

Merged
dbrosio3 merged 1 commit into
mainfrom
issue-11-pushgate-ai-modes-cost-guardrails
Jun 8, 2026
Merged

Implement local AI modes and guardrails#31
dbrosio3 merged 1 commit into
mainfrom
issue-11-pushgate-ai-modes-cost-guardrails

Conversation

@dbrosio3

@dbrosio3 dbrosio3 commented Jun 8, 2026

Copy link
Copy Markdown
Member

Summary

  • Add first-class AI guardrails to the v2 config schema, types, defaults, templates, and docs.
  • Skip only the local AI phase visibly when changed-line or approximate prompt-token budgets are exceeded.
  • Thread configurable AI provider timeouts into the Claude adapter and cover mode/guardrail behavior with tests.

Validation

  • pnpm test
  • pnpm run check:shell

Closes #11.

@dbrosio3 dbrosio3 marked this pull request as ready for review June 8, 2026 16:50
@dbrosio3 dbrosio3 merged commit 4ccbd6c into main Jun 8, 2026
1 check passed
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.

M3: Implement local AI modes and cost guardrails

1 participant