Skip to content

Add budget thresholds and automation-friendly exit codes #7

Description

@SuvenSeo

Goal

Allow users to set local daily, weekly, monthly, or per-project budget thresholds and return non-zero exit codes when thresholds are exceeded.

Why

This would let users wire the tracker into scheduled tasks, CI-like checks, or local reminders.

Acceptance Criteria

  • Users can set threshold values by CLI flags or config file.
  • Exceeded thresholds print a clear summary.
  • Exit codes are documented and tested.
  • No network calls are required.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestroadmapPlanned roadmap work

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions