Phase 4: Separate Limit Types — Stop Mixing Tokens, Messages, and Cost #39
Labels
No Label
admin
agent-api
api
api-client
audit
backend
boards
cost-accounting
database
design
forgejo
frontend
issues
metrics
mutation
navigation
optional
phase:1
phase:2
phase:3
phase:4
phase:5
phase:6
polish
priority:high
priority:low
priority:medium
service
sync
usage-accuracy
validation
webhooks
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: null/Pipeline#39
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
References:
remaining-usage-accuracy-review-plan.md— Phase 4Summary
Pipeline uses
input + outputastotal_tokensand compares that againsttokenLimitor evenmessageLimit. This mixes incompatible unit types. The reference dashboard's local time-to-limit estimate is output-token driven for model windows. Large input/cache-heavy sessions make remaining usage look worse than it is.Acceptance Criteria
Work
token_limitwith typed limits:output_token_limit,total_token_limit,message_limit,cost_limit_usd,request_limitDo Not
Priority: Medium
Phase: 4