Skip to content

chore: prepare release v0.4.0#341

Merged
sjnims merged 1 commit intomainfrom
release/v0.4.0
Jan 22, 2026
Merged

chore: prepare release v0.4.0#341
sjnims merged 1 commit intomainfrom
release/v0.4.0

Conversation

@sjnims
Copy link
Copy Markdown
Owner

@sjnims sjnims commented Jan 22, 2026

Release v0.4.0

Highlights

  • Query Termination: Query.close() for forceful query termination
  • Comprehensive Cost Tracking: Stage-level cost breakdown across all pipeline stages
  • Bug Fixes: YAML null handling, cost estimation formula, plugin load costs

Changes

See CHANGELOG.md for full details.

Checklist

  • Version updated in package.json
  • CHANGELOG.md updated with release notes
  • All CI checks pass locally
  • Tested locally

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@sjnims sjnims self-assigned this Jan 22, 2026
@claude
Copy link
Copy Markdown
Contributor

claude Bot commented Jan 22, 2026

Claude finished @sjnims's task in 52s —— View job


PR Review: Release v0.4.0

  • Run quality checks (typecheck, lint, format, knip)
  • Review the diff for all changed files
  • Provide feedback summary

✅ Looks good

This is a clean release preparation PR.

Quality Checks

Check Status
npm run typecheck ✅ Pass
npm run lint ✅ Pass
npm run format:check ✅ Pass
npm run knip ✅ Pass

What's Good

Changes Summary

The PR updates:

  1. Version to 0.4.0 in both package files
  2. CHANGELOG.md with new release notes documenting:
    • Query termination feature (Query.close())
    • Comprehensive cost tracking across all stages
    • Bug fixes for YAML null handling and cost estimation

No code changes, tests, or type definitions are modified - this is purely a release preparation commit.

Ready to merge. 🚀

@claude claude Bot added chore Maintenance tasks (dependencies, CI, tooling) effort:small < 1 hour dependencies Pull requests that update a dependency file cost-impact Affects API costs/budget labels Jan 22, 2026
@sjnims sjnims merged commit 5c2eead into main Jan 22, 2026
16 checks passed
@sjnims sjnims deleted the release/v0.4.0 branch January 22, 2026 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Maintenance tasks (dependencies, CI, tooling) cost-impact Affects API costs/budget dependencies Pull requests that update a dependency file effort:small < 1 hour

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant