Files
beads/.beads/cost_state.json
Steve Yegge c4c5c8063a Fix: Change default JSONL filename from beads.jsonl to issues.jsonl
The canonical beads database name is issues.jsonl. Tens of thousands of users
have issues.jsonl, and beads.jsonl was only used by the Beads project itself
due to git history pollution.

Changes:
- Updated bd doctor to warn about beads.jsonl instead of issues.jsonl
- Changed default config from beads.jsonl to issues.jsonl
- Reversed precedence in checkGitForIssues to prefer issues.jsonl
- Updated git merge driver config to use issues.jsonl
- Updated all tests to expect issues.jsonl as the default

issues.jsonl is now the canonical default; beads.jsonl is legacy

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-21 23:34:22 -08:00

12 lines
347 B
JSON

{
"hourly_tokens_used": 84530,
"hourly_cost_used": 0.39143399999999995,
"window_start_time": "2025-11-21T22:59:34.058436-08:00",
"issue_tokens_used": {
"SYSTEM": 50702,
"bd-9f86-baseline-test": 33055
},
"total_tokens_used": 84530,
"total_cost_used": 0.39143399999999995,
"last_updated": "2025-11-21T23:28:18.766601-08:00"
}