sigmap 5.6.0 → 5.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/AGENTS.md +3 -3
- package/CHANGELOG.md +17 -0
- package/README.md +10 -11
- package/gen-context.js +2 -2
- package/package.json +1 -1
- package/packages/cli/package.json +1 -1
- package/packages/core/package.json +1 -1
- package/src/mcp/server.js +1 -1
package/AGENTS.md
CHANGED
|
@@ -12,18 +12,18 @@ Use this marker block for all appendable context files:
|
|
|
12
12
|
## Auto-generated signatures
|
|
13
13
|
<!-- Updated by gen-context.js -->
|
|
14
14
|
You are a coding assistant with full knowledge of this codebase.
|
|
15
|
-
Below are the code signatures extracted by SigMap v5.
|
|
15
|
+
Below are the code signatures extracted by SigMap v5.7.0 on 2026-04-17T21:17:18.905Z.
|
|
16
16
|
|
|
17
17
|
Use these signatures to answer questions about the code accurately.
|
|
18
18
|
|
|
19
19
|
## Code Signatures
|
|
20
20
|
|
|
21
|
-
<!-- Generated by SigMap gen-context.js v5.
|
|
21
|
+
<!-- Generated by SigMap gen-context.js v5.7.0 -->
|
|
22
22
|
<!-- DO NOT EDIT below the marker line — run gen-context.js to regenerate -->
|
|
23
23
|
|
|
24
24
|
# Code signatures
|
|
25
25
|
|
|
26
|
-
## changes (last 5 commits —
|
|
26
|
+
## changes (last 5 commits — 7 minutes ago)
|
|
27
27
|
```
|
|
28
28
|
src/analysis/coverage-score.js ~coverageScore ~_walk
|
|
29
29
|
```
|
package/CHANGELOG.md
CHANGED
|
@@ -10,6 +10,23 @@ Format: [Semantic Versioning](https://semver.org/)
|
|
|
10
10
|
|
|
11
11
|
---
|
|
12
12
|
|
|
13
|
+
## [5.7.0] — 2026-04-17
|
|
14
|
+
|
|
15
|
+
### Added
|
|
16
|
+
|
|
17
|
+
- **`version.json`** — canonical source of truth for version, benchmark date, language count (29), MCP tools (9), tests (495), and official benchmark metrics snapshot.
|
|
18
|
+
|
|
19
|
+
### Changed
|
|
20
|
+
|
|
21
|
+
- **README metrics** — `78.9%` → `80.0%` hit@5 and `1.69` → `1.68` prompts per task; benchmark table now matches official v5.7 snapshot.
|
|
22
|
+
- **README what's-new block** — replaced stale "v5.2" section with "What's new in v5.7" entry covering version.json, metrics sync, and language count correction.
|
|
23
|
+
- **`docs/index.html`** — `softwareVersion` updated from `5.5.0` to `5.7.0`.
|
|
24
|
+
- **`docs/languages.html`** — all user-facing "21 languages" occurrences updated to "29 languages and formats" (OG meta, Twitter meta, structured data headline, hero heading, stat badge, section heading, section sub).
|
|
25
|
+
- **`docs/quick-start.html`** — language count nav card updated from "21 languages" to "29 languages and formats".
|
|
26
|
+
- **`docs/repomix.html`** — current-copy language count updated from "21 languages" to "29 languages and formats".
|
|
27
|
+
|
|
28
|
+
---
|
|
29
|
+
|
|
13
30
|
## [5.6.0] — 2026-04-17
|
|
14
31
|
|
|
15
32
|
### Changed
|
package/README.md
CHANGED
|
@@ -21,18 +21,17 @@ npx sigmap # 10 seconds. zero config. your AI never reads the wrong file again
|
|
|
21
21
|
|
|
22
22
|
**What you get in ~10 seconds**
|
|
23
23
|
- A compact signature map of your codebase
|
|
24
|
-
- The right file in context far more often (
|
|
25
|
-
- Fewer retries (1.
|
|
24
|
+
- The right file in context far more often (80.0% hit@5 vs 13.6% random)
|
|
25
|
+
- Fewer retries (1.68 vs 2.84 prompts per task)
|
|
26
26
|
- Far smaller context (~2K–4K tokens instead of ~80K)
|
|
27
27
|
|
|
28
|
-
> Latest: **v5.
|
|
28
|
+
> Latest: **v5.7.0** — Growth & Positioning. Canonical `version.json`, README rewrite, language count corrected to 29 everywhere, softwareVersion updated, stale metrics replaced with official v5.7 snapshot.
|
|
29
29
|
|
|
30
|
-
**What
|
|
31
|
-
-
|
|
32
|
-
-
|
|
33
|
-
-
|
|
34
|
-
-
|
|
35
|
-
- `node scripts/run-benchmark-matrix.mjs --save --skip-clone` now writes an HTML benchmark dashboard
|
|
30
|
+
**What's new in v5.7**
|
|
31
|
+
- Canonical `version.json` — single source of truth for version, metrics, language count
|
|
32
|
+
- README and all docs updated to official v5.7 benchmark snapshot
|
|
33
|
+
- All surfaces now say `29 languages and formats` (corrected from 21)
|
|
34
|
+
- 30-second quickstart and proof strip added to README
|
|
36
35
|
|
|
37
36
|
**Daily workflow**
|
|
38
37
|
|
|
@@ -79,9 +78,9 @@ sigmap weights
|
|
|
79
78
|
| | Without SigMap | With SigMap |
|
|
80
79
|
|---|:---:|:---:|
|
|
81
80
|
| Task success | 10% | **52.2%** |
|
|
82
|
-
| Prompts per task | 2.84 | **1.
|
|
81
|
+
| Prompts per task | 2.84 | **1.68** |
|
|
83
82
|
| Tokens per session | ~80,000 | **~2,000** |
|
|
84
|
-
| Right file found | 13.6% | **
|
|
83
|
+
| Right file found | 13.6% | **80.0%** |
|
|
85
84
|
| Hidden-symbol risk | 74.7% | **context surfaced locally** |
|
|
86
85
|
|
|
87
86
|
Measured on 90 coding tasks across 18 real public repos. Full methodology and raw benchmark pages are linked below.
|
package/gen-context.js
CHANGED
|
@@ -5291,7 +5291,7 @@ __factories["./src/mcp/server"] = function(module, exports) {
|
|
|
5291
5291
|
|
|
5292
5292
|
const SERVER_INFO = {
|
|
5293
5293
|
name: 'sigmap',
|
|
5294
|
-
version: '5.
|
|
5294
|
+
version: '5.7.0',
|
|
5295
5295
|
description: 'SigMap MCP server — code signatures on demand',
|
|
5296
5296
|
};
|
|
5297
5297
|
|
|
@@ -7009,7 +7009,7 @@ const path = require('path');
|
|
|
7009
7009
|
const os = require('os');
|
|
7010
7010
|
const { execSync } = require('child_process');
|
|
7011
7011
|
|
|
7012
|
-
const VERSION = '5.
|
|
7012
|
+
const VERSION = '5.7.0';
|
|
7013
7013
|
const MARKER = '\n\n## Auto-generated signatures\n<!-- Updated by gen-context.js -->\n';
|
|
7014
7014
|
|
|
7015
7015
|
function requireSourceOrBundled(key) {
|
package/package.json
CHANGED
package/src/mcp/server.js
CHANGED