threadnote 1.6.1 → 1.7.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/config/post-update-migrations.json +20 -0
- package/dist/mcp_server.cjs +359 -86
- package/dist/threadnote.cjs +631 -122
- package/docs/index.html +1 -1
- package/package.json +1 -1
package/docs/index.html
CHANGED
|
@@ -1006,7 +1006,7 @@
|
|
|
1006
1006
|
|
|
1007
1007
|
<!-- threadnote MCP -->
|
|
1008
1008
|
<g font-family="JetBrains Mono, monospace" font-size="13" fill="#ececf1">
|
|
1009
|
-
<rect x="
|
|
1009
|
+
<rect x="300" y="150" width="280" height="60" rx="10" fill="#5ee0c5" />
|
|
1010
1010
|
<text x="440" y="178" text-anchor="middle" fill="#0a0a0d" font-weight="600">threadnote-mcp-server</text>
|
|
1011
1011
|
<text x="440" y="196" text-anchor="middle" fill="#0a0a0d" opacity="0.7" font-size="11">
|
|
1012
1012
|
recall · read · list · remember · share
|