@funnycode/myclaude 0.1.275 → 0.1.276
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/dist/myclaude.js +9 -9
- package/dist/myclaude.mjs +9 -9
- package/package.json +7 -7
package/dist/myclaude.js
CHANGED
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
// MACRO - build-time constants (injected by build.ts)
|
|
5
5
|
// MACRO injected by build script
|
|
6
6
|
globalThis.MACRO = {
|
|
7
|
-
VERSION: "0.1.
|
|
8
|
-
BUILD_TIME: "2026-08-18T07:
|
|
7
|
+
VERSION: "0.1.276",
|
|
8
|
+
BUILD_TIME: "2026-08-18T07:55:40.831Z",
|
|
9
9
|
PACKAGE_URL: "@funnycode/myclaude",
|
|
10
10
|
NATIVE_PACKAGE_URL: "@funnycode/myclaude",
|
|
11
11
|
VERSION_CHANGELOG: '',
|
|
@@ -120027,7 +120027,7 @@ var package_default;
|
|
|
120027
120027
|
var init_package = __esm(() => {
|
|
120028
120028
|
package_default = {
|
|
120029
120029
|
name: "@funnycode/myclaude",
|
|
120030
|
-
version: "0.1.
|
|
120030
|
+
version: "0.1.276",
|
|
120031
120031
|
private: false,
|
|
120032
120032
|
description: "An open-source AI coding assistant in your terminal - powered by Claude",
|
|
120033
120033
|
license: "MIT",
|
|
@@ -120074,7 +120074,7 @@ var init_package = __esm(() => {
|
|
|
120074
120074
|
},
|
|
120075
120075
|
dependencies: {
|
|
120076
120076
|
"@alcalzone/ansi-tokenize": "0.3.0",
|
|
120077
|
-
"@anthropic-ai/claude-agent-sdk": "
|
|
120077
|
+
"@anthropic-ai/claude-agent-sdk": "0.3.207",
|
|
120078
120078
|
"@anthropic-ai/mcpb": "2.1.2",
|
|
120079
120079
|
"@anthropic-ai/sandbox-runtime": "0.0.44",
|
|
120080
120080
|
"@anthropic-ai/sdk": "0.111.0",
|
|
@@ -120092,9 +120092,9 @@ var init_package = __esm(() => {
|
|
|
120092
120092
|
"@opentelemetry/semantic-conventions": "1.43.0",
|
|
120093
120093
|
ajv: "8.18.0",
|
|
120094
120094
|
asciichart: "1.5.25",
|
|
120095
|
-
"async-mutex": "
|
|
120095
|
+
"async-mutex": "0.5.0",
|
|
120096
120096
|
"auto-bind": "5.0.1",
|
|
120097
|
-
axios: "
|
|
120097
|
+
axios: "1.19.0",
|
|
120098
120098
|
"bidi-js": "1.0.3",
|
|
120099
120099
|
chalk: "5.6.2",
|
|
120100
120100
|
chokidar: "5.0.0",
|
|
@@ -120121,9 +120121,9 @@ var init_package = __esm(() => {
|
|
|
120121
120121
|
picomatch: "4.0.4",
|
|
120122
120122
|
"proper-lockfile": "4.1.2",
|
|
120123
120123
|
qrcode: "1.5.4",
|
|
120124
|
-
react: "
|
|
120124
|
+
react: "19.2.8",
|
|
120125
120125
|
"react-reconciler": "0.33.0",
|
|
120126
|
-
semver: "
|
|
120126
|
+
semver: "7.8.5",
|
|
120127
120127
|
"shell-quote": "1.8.3",
|
|
120128
120128
|
"signal-exit": "4.1.0",
|
|
120129
120129
|
"stack-utils": "2.0.6",
|
|
@@ -120140,7 +120140,7 @@ var init_package = __esm(() => {
|
|
|
120140
120140
|
ws: "8.20.0",
|
|
120141
120141
|
xss: "1.0.15",
|
|
120142
120142
|
yaml: "2.8.3",
|
|
120143
|
-
zod: "
|
|
120143
|
+
zod: "4.4.3"
|
|
120144
120144
|
},
|
|
120145
120145
|
optionalDependencies: {
|
|
120146
120146
|
"@ant/claude-for-chrome-mcp": "file:./shims/ant-claude-for-chrome-mcp",
|
package/dist/myclaude.mjs
CHANGED
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
// MACRO - build-time constants (injected by build.ts)
|
|
5
5
|
// MACRO injected by build script
|
|
6
6
|
globalThis.MACRO = {
|
|
7
|
-
VERSION: "0.1.
|
|
8
|
-
BUILD_TIME: "2026-08-18T07:
|
|
7
|
+
VERSION: "0.1.276",
|
|
8
|
+
BUILD_TIME: "2026-08-18T07:55:40.831Z",
|
|
9
9
|
PACKAGE_URL: "@funnycode/myclaude",
|
|
10
10
|
NATIVE_PACKAGE_URL: "@funnycode/myclaude",
|
|
11
11
|
VERSION_CHANGELOG: '',
|
|
@@ -120027,7 +120027,7 @@ var package_default;
|
|
|
120027
120027
|
var init_package = __esm(() => {
|
|
120028
120028
|
package_default = {
|
|
120029
120029
|
name: "@funnycode/myclaude",
|
|
120030
|
-
version: "0.1.
|
|
120030
|
+
version: "0.1.276",
|
|
120031
120031
|
private: false,
|
|
120032
120032
|
description: "An open-source AI coding assistant in your terminal - powered by Claude",
|
|
120033
120033
|
license: "MIT",
|
|
@@ -120074,7 +120074,7 @@ var init_package = __esm(() => {
|
|
|
120074
120074
|
},
|
|
120075
120075
|
dependencies: {
|
|
120076
120076
|
"@alcalzone/ansi-tokenize": "0.3.0",
|
|
120077
|
-
"@anthropic-ai/claude-agent-sdk": "
|
|
120077
|
+
"@anthropic-ai/claude-agent-sdk": "0.3.207",
|
|
120078
120078
|
"@anthropic-ai/mcpb": "2.1.2",
|
|
120079
120079
|
"@anthropic-ai/sandbox-runtime": "0.0.44",
|
|
120080
120080
|
"@anthropic-ai/sdk": "0.111.0",
|
|
@@ -120092,9 +120092,9 @@ var init_package = __esm(() => {
|
|
|
120092
120092
|
"@opentelemetry/semantic-conventions": "1.43.0",
|
|
120093
120093
|
ajv: "8.18.0",
|
|
120094
120094
|
asciichart: "1.5.25",
|
|
120095
|
-
"async-mutex": "
|
|
120095
|
+
"async-mutex": "0.5.0",
|
|
120096
120096
|
"auto-bind": "5.0.1",
|
|
120097
|
-
axios: "
|
|
120097
|
+
axios: "1.19.0",
|
|
120098
120098
|
"bidi-js": "1.0.3",
|
|
120099
120099
|
chalk: "5.6.2",
|
|
120100
120100
|
chokidar: "5.0.0",
|
|
@@ -120121,9 +120121,9 @@ var init_package = __esm(() => {
|
|
|
120121
120121
|
picomatch: "4.0.4",
|
|
120122
120122
|
"proper-lockfile": "4.1.2",
|
|
120123
120123
|
qrcode: "1.5.4",
|
|
120124
|
-
react: "
|
|
120124
|
+
react: "19.2.8",
|
|
120125
120125
|
"react-reconciler": "0.33.0",
|
|
120126
|
-
semver: "
|
|
120126
|
+
semver: "7.8.5",
|
|
120127
120127
|
"shell-quote": "1.8.3",
|
|
120128
120128
|
"signal-exit": "4.1.0",
|
|
120129
120129
|
"stack-utils": "2.0.6",
|
|
@@ -120140,7 +120140,7 @@ var init_package = __esm(() => {
|
|
|
120140
120140
|
ws: "8.20.0",
|
|
120141
120141
|
xss: "1.0.15",
|
|
120142
120142
|
yaml: "2.8.3",
|
|
120143
|
-
zod: "
|
|
120143
|
+
zod: "4.4.3"
|
|
120144
120144
|
},
|
|
120145
120145
|
optionalDependencies: {
|
|
120146
120146
|
"@ant/claude-for-chrome-mcp": "file:./shims/ant-claude-for-chrome-mcp",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@funnycode/myclaude",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.276",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "An open-source AI coding assistant in your terminal - powered by Claude",
|
|
6
6
|
"license": "MIT",
|
|
@@ -47,7 +47,7 @@
|
|
|
47
47
|
},
|
|
48
48
|
"dependencies": {
|
|
49
49
|
"@alcalzone/ansi-tokenize": "0.3.0",
|
|
50
|
-
"@anthropic-ai/claude-agent-sdk": "
|
|
50
|
+
"@anthropic-ai/claude-agent-sdk": "0.3.207",
|
|
51
51
|
"@anthropic-ai/mcpb": "2.1.2",
|
|
52
52
|
"@anthropic-ai/sandbox-runtime": "0.0.44",
|
|
53
53
|
"@anthropic-ai/sdk": "0.111.0",
|
|
@@ -65,9 +65,9 @@
|
|
|
65
65
|
"@opentelemetry/semantic-conventions": "1.43.0",
|
|
66
66
|
"ajv": "8.18.0",
|
|
67
67
|
"asciichart": "1.5.25",
|
|
68
|
-
"async-mutex": "
|
|
68
|
+
"async-mutex": "0.5.0",
|
|
69
69
|
"auto-bind": "5.0.1",
|
|
70
|
-
"axios": "
|
|
70
|
+
"axios": "1.19.0",
|
|
71
71
|
"bidi-js": "1.0.3",
|
|
72
72
|
"chalk": "5.6.2",
|
|
73
73
|
"chokidar": "5.0.0",
|
|
@@ -94,9 +94,9 @@
|
|
|
94
94
|
"picomatch": "4.0.4",
|
|
95
95
|
"proper-lockfile": "4.1.2",
|
|
96
96
|
"qrcode": "1.5.4",
|
|
97
|
-
"react": "
|
|
97
|
+
"react": "19.2.8",
|
|
98
98
|
"react-reconciler": "0.33.0",
|
|
99
|
-
"semver": "
|
|
99
|
+
"semver": "7.8.5",
|
|
100
100
|
"shell-quote": "1.8.3",
|
|
101
101
|
"signal-exit": "4.1.0",
|
|
102
102
|
"stack-utils": "2.0.6",
|
|
@@ -113,7 +113,7 @@
|
|
|
113
113
|
"ws": "8.20.0",
|
|
114
114
|
"xss": "1.0.15",
|
|
115
115
|
"yaml": "2.8.3",
|
|
116
|
-
"zod": "
|
|
116
|
+
"zod": "4.4.3"
|
|
117
117
|
},
|
|
118
118
|
"optionalDependencies": {
|
|
119
119
|
"@ant/claude-for-chrome-mcp": "file:./shims/ant-claude-for-chrome-mcp",
|