@spences10/pi-omnisearch 0.0.2 → 0.0.3

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/CHANGELOG.md CHANGED
@@ -1,5 +1,12 @@
1
1
  # @spences10/pi-omnisearch
2
2
 
3
+ ## 0.0.3
4
+
5
+ ### Patch Changes
6
+
7
+ - 627f483: Standardize package READMEs with npm badges, Vite+/Vitest
8
+ messaging, installation, and development docs.
9
+
3
10
  ## 0.0.2
4
11
 
5
12
  ### Patch Changes
package/README.md CHANGED
@@ -1,13 +1,15 @@
1
1
  # @spences10/pi-omnisearch
2
2
 
3
+ [![npm version](https://img.shields.io/npm/v/@spences10/pi-omnisearch?color=CB3837&logo=npm)](https://www.npmjs.com/package/@spences10/pi-omnisearch)
4
+ [![built with Vite+](https://img.shields.io/badge/built%20with-Vite+-646CFF?logo=vite&logoColor=white)](https://viteplus.dev)
5
+ [![tested with Vitest](https://img.shields.io/badge/tested%20with-Vitest-6E9F18?logo=vitest&logoColor=white)](https://vitest.dev)
6
+
3
7
  Pi extension that reminds the model to use `mcp-omnisearch` for
4
8
  verified web research instead of relying on stale model memory or
5
- search snippets.
9
+ search snippets. It does not start or duplicate the MCP server; it
10
+ only injects workflow guidance when Omnisearch tools are available.
6
11
 
7
- This package does **not** start the MCP server and does **not**
8
- duplicate its tools. `mcp-omnisearch` remains the source of truth;
9
- this extension only injects workflow guidance when Omnisearch MCP
10
- tools are available.
12
+ Maintained in the `my-pi` Vite+ workspace and tested with Vitest.
11
13
 
12
14
  ## Installation
13
15
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@spences10/pi-omnisearch",
3
- "version": "0.0.2",
3
+ "version": "0.0.3",
4
4
  "description": "Pi extension that reminds the model to use mcp-omnisearch for verified web research",
5
5
  "keywords": [
6
6
  "mcp",