+2
-2
| { | ||
| "name": "weavatrix", | ||
| "version": "1.2.0", | ||
| "weavatrixEngineVersion": "2.1.1", | ||
| "version": "1.3.0", | ||
| "weavatrixEngineVersion": "2.2.0", | ||
| "description": "Native repository intelligence for coding agents: 42 read-only MCP operations backed by typed evidence graphs, impact, architecture, APIs, Git, search, semantics, and memory.", | ||
@@ -6,0 +6,0 @@ "author": "Sergii Ziborov <sergii.ziborov@gmail.com>", |
+12
-9
@@ -1,2 +0,2 @@ | ||
| # Weavatrix — native MCP repository intelligence | ||
| # Weavatrix — native MCP repository intelligence | ||
@@ -113,8 +113,8 @@ [](https://github.com/sergii-ziborov/weavatrix/actions/workflows/ci.yml) | ||
| v | ||
| weavatrix 1.2.0 | ||
| profile catalog · refresh · watcher · MCP framing | ||
| weavatrix 1.3.0 | ||
| profile catalog · refresh · watcher · MCP framing | ||
| | | ||
| v | ||
| weavatrix-rust 2.1.1 | ||
| typed graph · analysis · 42 read-only operations | ||
| weavatrix-rust 2.2.0 | ||
| typed graph · analysis · 42 read-only operations | ||
| ``` | ||
@@ -128,6 +128,9 @@ | ||
| Engine 2.1.1 adds `map_stacktrace`, `select_tests`, `build_graph`, | ||
| `token_budget` on the source-context operations, and dependency-injection | ||
| type evidence, and keeps `find_duplicates` families internally consistent | ||
| after filtering and `top_n` truncation. | ||
| Engine 2.2.0 makes three reports carry only what their evidence supports: | ||
| `find_duplicates` reports the lines a clone covers completely and the byte | ||
| range to check them by, `run_audit` runtime findings land on the line they | ||
| matched, and `token_budget` is refused by the operations that cannot apply it | ||
| rather than accepted and ignored. `find_duplicates` also gains | ||
| `include_strings`, which compares the payloads of multi-line literals - inline | ||
| SQL, embedded templates - that the code pass sees as a single token. | ||
@@ -134,0 +137,0 @@ ## Release evidence |
+3
-3
@@ -1,2 +0,2 @@ | ||
| { | ||
| { | ||
| "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json", | ||
@@ -10,3 +10,3 @@ "name": "io.github.sergii-ziborov/weavatrix", | ||
| }, | ||
| "version": "1.2.0", | ||
| "version": "1.3.0", | ||
| "websiteUrl": "https://weavatrix.com", | ||
@@ -18,3 +18,3 @@ "packages": [ | ||
| "identifier": "weavatrix", | ||
| "version": "1.2.0", | ||
| "version": "1.3.0", | ||
| "runtimeHint": "npx", | ||
@@ -21,0 +21,0 @@ "transport": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
39626279
0.63%175
1.74%