Skip to content

This release fixes issues for SREs watching stability and regressions.

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

Fixed get_networth_live time_frame enum to match canonical values, resolving 400 errors.

Changes in this release

Bugfix Medium

`get_networth_live` `time_frame` enum now matches valid TimeFrame values, fixing 400 errors.

`get_networth_live` `time_frame` enum now matches valid TimeFrame values, fixing 400 errors.

Source: llm_adapter@2026-06-15

Confidence: high

Full changelog

Fixed

  • get_networth_live time_frame enum now matches the canonical TimeFrame the Networth endpoint actually accepts (ONE_DAY / ONE_WEEK / ONE_MONTH / THREE_MONTHS / YTD / ONE_YEAR / ALL). The previously-advertised bare MONTH / YEAR were not valid TimeFrame members and returned a 400; the enum now reuses the shared ALL_TIME_FRAMES constant, so the documented values all work, and a class-level test gates every live tool's time_frame enum against drift (#495). Fixes #494.

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]