This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
Summary
AI summaryFixed get_networth_live time_frame enum to match canonical values, resolving 400 errors.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| 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_livetime_frameenum now matches the canonicalTimeFramethe Networth endpoint actually accepts (ONE_DAY/ONE_WEEK/ONE_MONTH/THREE_MONTHS/YTD/ONE_YEAR/ALL). The previously-advertised bareMONTH/YEARwere not validTimeFramemembers and returned a400; the enum now reuses the sharedALL_TIME_FRAMESconstant, so the documented values all work, and a class-level test gates every live tool'stime_frameenum 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
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.
Beta — feedback welcome: [email protected]