episoda 0.2.80 → 0.2.81

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.
@@ -2748,7 +2748,7 @@ var require_package = __commonJS({
2748
2748
  "package.json"(exports2, module2) {
2749
2749
  module2.exports = {
2750
2750
  name: "episoda",
2751
- version: "0.2.80",
2751
+ version: "0.2.81",
2752
2752
  description: "CLI tool for Episoda local development workflow orchestration",
2753
2753
  main: "dist/index.js",
2754
2754
  types: "dist/index.d.ts",
@@ -2782,7 +2782,7 @@ var require_package = __commonJS({
2782
2782
  zod: "^4.0.10"
2783
2783
  },
2784
2784
  optionalDependencies: {
2785
- "@anthropic-ai/claude-code": "^1.0.0"
2785
+ "@anthropic-ai/claude-code": "^2.0.0"
2786
2786
  },
2787
2787
  devDependencies: {
2788
2788
  "@episoda/core": "*",