@agiflowai/agent-cli 0.0.4 → 0.0.6

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/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # Changelog
2
2
 
3
+ ## 0.0.6
4
+ - Launch Claude code npm package instead of native binary.
5
+
6
+ ## 0.0.5
7
+ - Fix Claude Code context issue.
8
+
3
9
  ## 0.0.4
4
10
  - Update to support Claude Code 2.0.
5
11