oh-my-customcode 0.48.2 → 0.48.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.
package/dist/cli/index.js CHANGED
@@ -9323,7 +9323,7 @@ var init_package = __esm(() => {
9323
9323
  package_default = {
9324
9324
  name: "oh-my-customcode",
9325
9325
  workspaces: ["packages/*"],
9326
- version: "0.48.2",
9326
+ version: "0.48.3",
9327
9327
  description: "Batteries-included agent harness for Claude Code",
9328
9328
  type: "module",
9329
9329
  bin: {
package/dist/index.js CHANGED
@@ -1642,7 +1642,7 @@ import { join as join6 } from "node:path";
1642
1642
  var package_default = {
1643
1643
  name: "oh-my-customcode",
1644
1644
  workspaces: ["packages/*"],
1645
- version: "0.48.2",
1645
+ version: "0.48.3",
1646
1646
  description: "Batteries-included agent harness for Claude Code",
1647
1647
  type: "module",
1648
1648
  bin: {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "oh-my-customcode",
3
3
  "workspaces": ["packages/*"],
4
- "version": "0.48.2",
4
+ "version": "0.48.3",
5
5
  "description": "Batteries-included agent harness for Claude Code",
6
6
  "type": "module",
7
7
  "bin": {
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "0.48.2",
2
+ "version": "0.48.3",
3
3
  "lastUpdated": "2026-03-16T00:00:00.000Z",
4
4
  "components": [
5
5
  {