@pencil-agent/nano-pencil 1.10.0 → 1.10.1
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/package.json +4 -4
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pencil-agent/nano-pencil",
|
|
3
|
-
"version": "1.10.
|
|
3
|
+
"version": "1.10.1",
|
|
4
4
|
"description": "CLI writing agent with read, bash, edit, write tools and session management. Based on pi; supports DashScope Coding Plan. Soul enabled by default for AI personality evolution.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"bin": {
|
|
@@ -51,9 +51,9 @@
|
|
|
51
51
|
"@modelcontextprotocol/server-memory": "^2026.1.26",
|
|
52
52
|
"@modelcontextprotocol/server-puppeteer": "^2025.5.12",
|
|
53
53
|
"@modelcontextprotocol/server-sequential-thinking": "^2025.12.18",
|
|
54
|
-
"@pencil-agent/agent-core": "
|
|
55
|
-
"@pencil-agent/ai": "
|
|
56
|
-
"@pencil-agent/tui": "
|
|
54
|
+
"@pencil-agent/agent-core": "0.0.1",
|
|
55
|
+
"@pencil-agent/ai": "0.0.1",
|
|
56
|
+
"@pencil-agent/tui": "0.0.1",
|
|
57
57
|
"@silvia-odwyer/photon-node": "^0.3.4",
|
|
58
58
|
"chalk": "^5.5.0",
|
|
59
59
|
"cli-highlight": "^2.1.11",
|