Skip to content

feat(cli): add task budget increase command (BRIX-1929) - #150

Merged
lafawnduh1966 merged 1 commit into
devfrom
quay/BRIX-1929
Jul 14, 2026
Merged

feat(cli): add task budget increase command (BRIX-1929)#150
lafawnduh1966 merged 1 commit into
devfrom
quay/BRIX-1929

Conversation

@quay-worker

@quay-worker quay-worker Bot commented Jul 14, 2026

Copy link
Copy Markdown

Summary

  • Add quay task increase-budget <task_id> (--by <n>|--set <n>) --reason <text> [--force].
  • Recompute budget_exhausted after raising retry_budget and record a task_budget_adjusted audit event with the operator reason.
  • Guard terminal/live states and document the operator recovery workflow in CLI help, troubleshooting, and spec docs.

Deployment Steps

✅ No manual deployment steps needed, will be fully operational after automated CI deployment.

Test Plan

Pre-merge checklist

  • bun test packages/cli/tests/task/task_budget.test.ts
  • bun run typecheck:cli
  • bun run test:cli

Post-deployment verification

  • Confirm quay task increase-budget <task_id> --by 1 --reason "operator recovery" raises budget and writes a task_budget_adjusted event in a deployed operator environment.

@linear

linear Bot commented Jul 14, 2026

Copy link
Copy Markdown

BRIX-1929

@quay-reviewer quay-reviewer Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@lafawnduh1966
lafawnduh1966 merged commit 4d8c102 into dev Jul 14, 2026
1 check passed
@lafawnduh1966 lafawnduh1966 mentioned this pull request Jul 14, 2026
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.

2 participants