Releases: abcd-ca/idea-matrix
Release list
Idea Matrix v0.1.1
- Google Drive as a second place to keep your matrix. Sign in with Google, pick a folder or an existing file, and the app reads and saves the file in your Drive with the narrowest permission Google offers: only files it created or you picked. Works in any browser, including on a phone. One sign-in covers the whole browser for about an hour; Settings has a Sign out of Google button.
- When two copies of the app save the same file, the later save brings in the other copy's changes idea by idea instead of overwriting them.
- Creating a file in Drive refuses to make a second one with the same name in the same folder, and says so.
- Phones: a tour that points at the cards, dialogs and tour popovers that never clip, fields that do not zoom the page, and a tighter setup wizard.
- A logo, with the favicon, the home-screen icons and the link-preview image generated from it. Headings in Nunito Sans.
- Link previews in chat apps and social sites show the logo and the tagline.
- Import from CSV is gone; Export to CSV stays.
- MCP server:
@idea-matrix/mcpis on npm, so thenpxcommand in Connect to AI agent works. A clear message when macOS keeps Claude Desktop out of a file in Desktop, Documents or Downloads, with the setting that fixes it. The server starts even when the file cannot be read, so the assistant can say what is wrong. Ideas are listed with their ids, so you can refer to one by number or id. - The repository is public, with contributor guidelines, a security policy and pull request and issue templates.
Full changelog: v0.1.0...v0.1.1
Claude Desktop extension: download idea-matrix.mcpb below and double-click it. Setup steps are in packages/mcp/README.md.
Checksums for this release, built from commit c09ce50880715b6614cf6aa3942cbfcba6a46685:
| What | SHA-256 |
|---|---|
| Web app fingerprint (shown in the app under Settings → This build) | f6f78b8b880d221621b301c9722850c32bdac3bc2176b8c93d644d23047af06d |
idea-matrix.mcpb |
eb8686ed5cdf671f6563ffb09bd4b8e2e513b6150694dc9f241a64d721d9351a |
dist/cli.js inside the bundle |
75c979d59aa3fed0af64b0f2349a578e45432178e01c9e194036ba45cd86097a |
build.json and build.sha256 below list every file of the web build with its hash. See "Verify the build" in the README for how to check a running copy.
Idea Matrix v0.1.0
First release.
- The matrix: five scores (Reach, Impact, Profitability, Vision, Ease), Confidence, Potential and Score, colour bands, stages, a riskiest assumption and an evidence log per idea. Confidence cannot rise above 2 without a recorded conversation, or reach 5 without a commitment.
- Your matrix is one JSON file on your computer, saved in place through the File System Access API (Chrome and Edge). No accounts, no server, no telemetry.
- Three-step setup, a guided tour, Export to JSON, Markdown and CSV, Import from CSV, parking with a reason instead of deleting.
- An MCP server and command-line tool, with a one-click Claude Desktop extension, so Claude can read and score your ideas under the same rules.
- A build fingerprint shown in the app, published by CI and on every release, and
npm run verifyto check a running copy against it.
Claude Desktop extension: download idea-matrix.mcpb below and double-click it. Setup steps are in packages/mcp/README.md.
Checksums for this release, built from commit cb25a10241aadeb481e938765e9dcc9f031ba439:
| What | SHA-256 |
|---|---|
| Web app fingerprint (shown in the app under Settings → This build) | 641cefdc5aadb98849e95d6a8891eaed50f851c5288c5e0673d6289ee117064f |
idea-matrix.mcpb |
170064a2d735c39fb8968add70cb50a3bdcc062b650671721115b64586e0f672 |
dist/cli.js inside the bundle |
70e118fab343cbd4752bde04870f68ed9f2046b4951fede98fb93a23e54f755f |
build.json and build.sha256 below list every file of the web build with its hash. See "Verify the build" in the README for how to check a running copy.