Download Latest Version v0.2.1 source code.tar.gz (37.1 kB)
Email in envelope

Get an email when there's a new version of Matter AI

Home / v.0.2.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-06-29 1.1 kB
v0.2.1 source code.tar.gz 2025-06-29 37.1 kB
v0.2.1 source code.zip 2025-06-29 43.5 kB
Totals: 3 Items   81.7 kB 5

What's Changed

Summary

Implemented a robust JSON parsing mechanism to handle complex JSON structures with special content like suggestion blocks and mermaid diagrams. This enhancement improves the reliability of parsing JSON responses from AI services.

New Features

  • Added new jsonHelper.ts utility with repairAndParseJSON function
  • Implemented special handling for suggestion blocks and mermaid diagrams in JSON
  • Added fallback parsing mechanisms for improved reliability

Commits

Dependencies added

  • json-bigint: Used for handling large integers in JSON with storeAsString option
  • jsonrepair: Utilized for repairing malformed JSON before parsing
Source: README.md, updated 2025-06-29