Skip to content

This release includes breaking changes for platform teams planning a safe upgrade.

Published 2mo 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

Affected surfaces

deps

Summary

AI summary

Added get_connection_status tool for bank sync health checks.

Full changelog

What's New

New Feature

  • get_connection_status tool — Check bank sync health and connection status for your accounts (#120)

Fixes

  • Reuse item.ts helpers and fix status logic in connection status tool
  • Prevent promise hang when decode worker exits without sending result
  • Use transaction_id for dedup and reconcile pending/posted pairs
  • Isolate LevelDB decoding in worker thread to prevent memory leak
  • Correct package.json main field to dist/server.js

CI/CD

  • Bump actions/upload-artifact from 6 to 7
  • Bump actions/download-artifact from 7 to 8
  • Multiple Claude review workflow fixes and improvements

Dependencies

  • Bump production dependencies group (3 updates)
  • Bump dev dependencies group (2 updates)
  • Remove legacy Python config files

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

What's Changed

  • fix(ci): enable Claude review for fork PRs by @ignaciohermosillacornejo in https://github.com/ignaciohermosillacornejo/copilot-money-mcp/pull/121
  • fix(ci): use direct GitHub secret for Claude review by @ignaciohermosillacornejo in https://github.com/ignaciohermosillacornejo/copilot-money-mcp/pull/123
  • fix(ci): remove deprecated inputs from claude-review workflow by @ignaciohermosillacornejo in https://github.com/ignaciohermosillacornejo/copilot-money-mcp/pull/124
  • fix(ci): use workflow_run trigger for Claude review on fork PRs by @ignaciohermosillacornejo in https://github.com/ignaciohermosillacornejo/copilot-money-mcp/pull/125
  • fix(ci): use pull_request_target with explicit github_token by @ignaciohermosillacornejo in https://github.com/ignaciohermosillacornejo/copilot-money-mcp/pull/126
  • fix(ci): broaden Claude review tool permissions for posting comments by @ignaciohermosillacornejo in https://github.com/ignaciohermosillacornejo/copilot-money-mcp/pull/127
  • fix: transaction dedup drops real txns + category totals double-count pending by @ignaciohermosillacornejo in https://github.com/ignaciohermosillacornejo/copilot-money-mcp/pull/122
  • fix(ci): prevent Claude review bot from posting broken comments by @ignaciohermosillacornejo in https://github.com/ignaciohermosillacornejo/copilot-money-mcp/pull/128
  • fix: prevent promise hang when decode worker exits without sending result by @ignaciohermosillacornejo in https://github.com/ignaciohermosillacornejo/copilot-money-mcp/pull/129
  • chore: remove Python-specific entries from .gitignore by @ignaciohermosillacornejo in https://github.com/ignaciohermosillacornejo/copilot-money-mcp/pull/130
  • docs: remove hardcoded test count from CLAUDE.md by @ignaciohermosillacornejo in https://github.com/ignaciohermosillacornejo/copilot-money-mcp/pull/131
  • fix: correct package.json main field to dist/server.js by @ignaciohermosillacornejo in https://github.com/ignaciohermosillacornejo/copilot-money-mcp/pull/132
  • chore: remove legacy Python config files by @ignaciohermosillacornejo in https://github.com/ignaciohermosillacornejo/copilot-money-mcp/pull/133
  • chore: exclude dev artifacts from .mcpb bundle by @ignaciohermosillacornejo in https://github.com/ignaciohermosillacornejo/copilot-money-mcp/pull/134
  • feat: add get_connection_status tool for bank sync health by @AlexWorland in https://github.com/ignaciohermosillacornejo/copilot-money-mcp/pull/120
  • chore(ci): bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in https://github.com/ignaciohermosillacornejo/copilot-money-mcp/pull/114
  • chore(ci): bump actions/download-artifact from 7 to 8 by @dependabot[bot] in https://github.com/ignaciohermosillacornejo/copilot-money-mcp/pull/115
  • chore(deps)(deps): bump the production-dependencies group with 3 updates by @dependabot[bot] in https://github.com/ignaciohermosillacornejo/copilot-money-mcp/pull/116
  • chore(deps)(deps-dev): bump the dev-dependencies group with 2 updates by @dependabot[bot] in https://github.com/ignaciohermosillacornejo/copilot-money-mcp/pull/117

New Contributors

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

Full Changelog: https://github.com/ignaciohermosillacornejo/copilot-money-mcp/compare/v1.2.3...v1.3.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]