oh-my-customcode 0.79.3 → 0.79.5

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/cli/index.js CHANGED
@@ -2301,7 +2301,7 @@ var init_package = __esm(() => {
2301
2301
  workspaces: [
2302
2302
  "packages/*"
2303
2303
  ],
2304
- version: "0.79.3",
2304
+ version: "0.79.5",
2305
2305
  description: "Batteries-included agent harness for Claude Code",
2306
2306
  type: "module",
2307
2307
  bin: {
package/dist/index.js CHANGED
@@ -1973,7 +1973,7 @@ var package_default = {
1973
1973
  workspaces: [
1974
1974
  "packages/*"
1975
1975
  ],
1976
- version: "0.79.3",
1976
+ version: "0.79.5",
1977
1977
  description: "Batteries-included agent harness for Claude Code",
1978
1978
  type: "module",
1979
1979
  bin: {
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "workspaces": [
4
4
  "packages/*"
5
5
  ],
6
- "version": "0.79.3",
6
+ "version": "0.79.5",
7
7
  "description": "Batteries-included agent harness for Claude Code",
8
8
  "type": "module",
9
9
  "bin": {
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "0.79.3",
2
+ "version": "0.79.5",
3
3
  "lastUpdated": "2026-03-24T00:00:00.000Z",
4
4
  "components": [
5
5
  {