Skip to content

This release adds 1 notable feature for engineering teams evaluating rollout.

Published 1mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

bun copilot-money leveldb mcp personal-finance typescript

Summary

AI summary

Decode timeout is now configurable via --timeout with a default of 300 seconds.

Full changelog

Fixed

  • Decode timeout: Made decode timeout configurable via --timeout CLI flag, with a sensible default of 90 seconds
  • Threaded timeout config through the stack instead of using environment variables
  • Prevented promise hang when decode worker exits without sending a result

Changed

  • CI: Skip AI code review on Dependabot and forked PRs

What's Changed

  • ci: skip AI code review on forked PRs by @ignaciohermosillacornejo in https://github.com/ignaciohermosillacornejo/copilot-money-mcp/pull/144
  • fix(ci): skip AI code review on Dependabot PRs by @ignaciohermosillacornejo in https://github.com/ignaciohermosillacornejo/copilot-money-mcp/pull/145
  • chore(deps)(deps-dev): bump typescript-eslint from 8.57.0 to 8.57.1 in the production-dependencies group by @dependabot[bot] in https://github.com/ignaciohermosillacornejo/copilot-money-mcp/pull/136
  • chore(deps)(deps-dev): bump @types/bun from 1.3.10 to 1.3.11 in the dev-dependencies group by @dependabot[bot] in https://github.com/ignaciohermosillacornejo/copilot-money-mcp/pull/137
  • fix: make decode timeout configurable, raise default to 5 minutes by @ecmulli in https://github.com/ignaciohermosillacornejo/copilot-money-mcp/pull/135
  • fix: decode timeout follow-up — thread config, lower default, add tests by @ignaciohermosillacornejo in https://github.com/ignaciohermosillacornejo/copilot-money-mcp/pull/146
  • chore: bump version to 1.4.0 by @ignaciohermosillacornejo in https://github.com/ignaciohermosillacornejo/copilot-money-mcp/pull/148

New Contributors

  • @ecmulli made their first contribution in https://github.com/ignaciohermosillacornejo/copilot-money-mcp/pull/135

Full Changelog: https://github.com/ignaciohermosillacornejo/copilot-money-mcp/compare/v1.3.0...v1.4.0

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track ignaciohermosillacornejo/copilot-money-mcp

Get notified when new releases ship.

Sign up free

About ignaciohermosillacornejo/copilot-money-mcp

Read and manage Copilot Money personal finance data — 30 tools for transactions, budgets, accounts, recurring charges, investments, and goals. Reads are 100% local from the Firestore cache; opt-in writes (`--write`) go directly to Copilot's GraphQL API.

All releases →

Beta — feedback welcome: [email protected]