@funnycode/myclaude 0.1.195 → 0.1.196

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 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.195",
8
- BUILD_TIME: "2026-08-14T02:34:17.964Z",
7
+ VERSION: "0.1.196",
8
+ BUILD_TIME: "2026-08-16T00:49:36.032Z",
9
9
  PACKAGE_URL: "@funnycode/myclaude",
10
10
  NATIVE_PACKAGE_URL: "@funnycode/myclaude",
11
11
  VERSION_CHANGELOG: '',
@@ -117157,7 +117157,7 @@ var package_default;
117157
117157
  var init_package = __esm(() => {
117158
117158
  package_default = {
117159
117159
  name: "@funnycode/myclaude",
117160
- version: "0.1.195",
117160
+ version: "0.1.196",
117161
117161
  private: false,
117162
117162
  description: "An open-source AI coding assistant in your terminal - powered by Claude",
117163
117163
  license: "MIT",
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.195",
8
- BUILD_TIME: "2026-08-14T02:34:17.964Z",
7
+ VERSION: "0.1.196",
8
+ BUILD_TIME: "2026-08-16T00:49:36.032Z",
9
9
  PACKAGE_URL: "@funnycode/myclaude",
10
10
  NATIVE_PACKAGE_URL: "@funnycode/myclaude",
11
11
  VERSION_CHANGELOG: '',
@@ -117157,7 +117157,7 @@ var package_default;
117157
117157
  var init_package = __esm(() => {
117158
117158
  package_default = {
117159
117159
  name: "@funnycode/myclaude",
117160
- version: "0.1.195",
117160
+ version: "0.1.196",
117161
117161
  private: false,
117162
117162
  description: "An open-source AI coding assistant in your terminal - powered by Claude",
117163
117163
  license: "MIT",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@funnycode/myclaude",
3
- "version": "0.1.195",
3
+ "version": "0.1.196",
4
4
  "private": false,
5
5
  "description": "An open-source AI coding assistant in your terminal - powered by Claude",
6
6
  "license": "MIT",