@bodhi-ventures/aiocs 0.5.2 → 0.5.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.
|
@@ -3997,7 +3997,7 @@ async function startDaemon(input) {
|
|
|
3997
3997
|
// package.json
|
|
3998
3998
|
var package_default = {
|
|
3999
3999
|
name: "@bodhi-ventures/aiocs",
|
|
4000
|
-
version: "0.5.
|
|
4000
|
+
version: "0.5.3",
|
|
4001
4001
|
license: "MIT",
|
|
4002
4002
|
type: "module",
|
|
4003
4003
|
description: "Local-only documentation store, fetcher, and search CLI for AI agents.",
|
package/dist/cli.js
CHANGED
package/dist/mcp-server.js
CHANGED