Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: PreReason/mcp

Tags

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was signed with the committer’s verified signature.
KalskiTheDan Daniel Kalski
fix: restore exact v0.2.1 publish setup (Node 22.22.1 + npm@latest)

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was signed with the committer’s verified signature.
KalskiTheDan Daniel Kalski
fix: restore Glama score badge, improve hero tagline

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>

v0.2.1

Toggle v0.2.1's commit message

Verified

This commit was signed with the committer’s verified signature.
KalskiTheDan Daniel Kalski
chore: add .mcp.json for Open Plugins discovery

Adds .mcp.json to repo root for cursor.directory and other Open Plugins
compatible tools to auto-detect the MCP server configuration.
Includes the file in npm package. Bump to 0.2.1.

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
KalskiTheDan Daniel Kalski
release: bump version to 0.2.0 for Glama deployment support

- Add Glama Dockerfile build and inspection support
- Add 6 MCP prompt templates and 2 resource catalogs
- Update version constants in package.json and cli.js

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>

v0.1.13

Toggle v0.1.13's commit message

Verified

This commit was signed with the committer’s verified signature.
KalskiTheDan Daniel Kalski
feat: add mcpName for Anthropic MCP Registry, bump to 0.1.13

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>

v0.1.12

Toggle v0.1.12's commit message
fix: add npm upgrade step for OIDC (requires npm >=11.5.1)

Node 22 ships with npm 10.x — OIDC trusted publishing needs >=11.5.1.

Co-Authored-By: Claude Opus 4.6 <[email protected]>

v0.1.10

Toggle v0.1.10's commit message
chore: release 0.1.10 — enable SLSA provenance attestation

- Bump version to 0.1.10
- Add workflow_dispatch trigger to publish workflow for manual control
- Update CHANGELOG with provenance notes

v0.1.9

Toggle v0.1.9's commit message
chore: release 0.1.9 — expand socket.yml supply chain suppressions

Add comprehensive socket.yml rules to suppress known-safe transitive
dependency alerts from @modelcontextprotocol/sdk (eval, shell, fs,
debug, unmaintained micro-packages, etc.).

Co-Authored-By: Claude Opus 4.6 <[email protected]>

v0.1.8

Toggle v0.1.8's commit message
chore: release 0.1.9 — expand socket.yml supply chain suppressions

Add comprehensive socket.yml rules to suppress known-safe transitive
dependency alerts from @modelcontextprotocol/sdk (eval, shell, fs,
debug, unmaintained micro-packages, etc.).

Co-Authored-By: Claude Opus 4.6 <[email protected]>

v0.1.7

Toggle v0.1.7's commit message
v0.1.7: pin SDK 1.27.1 + update metric count and template descriptions

- Pin @modelcontextprotocol/sdk to exact 1.27.1 (fixes transitive CVEs in hono, qs)
- Update metric count 26 → 30 (200D MA, distance from 200D MA, USDT market cap, USDT dominance)
- Update btc.momentum description: 200D MA support/resistance
- Update cross.regime description: USDT.D risk sentiment
- Add package-lock.json for CI reproducibility

Co-Authored-By: Claude Opus 4.6 <[email protected]>