Skip to content

feat(export): support custom date ranges#225

Open
ozymandiashh wants to merge 1 commit intogetagentseal:mainfrom
ozymandiashh:feat/custom-date-range
Open

feat(export): support custom date ranges#225
ozymandiashh wants to merge 1 commit intogetagentseal:mainfrom
ozymandiashh:feat/custom-date-range

Conversation

@ozymandiashh
Copy link
Copy Markdown
Contributor

Summary

  • add --from / --to to codeburn export
  • export a single custom period when a custom date range is supplied, while preserving the default Today + 7 Days + 30 Days export
  • share the custom range label with report output and update CSV README wording so detail files are not described as a fixed 30-day window

Part of #12, item 3.

Validation

  • npx tsc --noEmit
  • npx vitest run tests/date-range-filter.test.ts tests/cli-export-date-range.test.ts tests/export.test.ts
  • npx vitest run
  • npm run build

Pre-commit review

  • Argus-style reviewer: PASS after fixing README wording
  • Gemini 3.1 Pro Preview: PASS

@ozymandiashh ozymandiashh force-pushed the feat/custom-date-range branch from f39c110 to b8f0e85 Compare May 5, 2026 03:29
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.

1 participant