deweyou-cli 0.3.0 → 0.3.1

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,10 @@
1
1
  # Changelog
2
2
 
3
+ ## 0.3.1 - 2026-05-17
4
+
5
+ ### Changed
6
+
7
+ - streamline agent skills
3
8
  ## 0.3.0 - 2026-05-17
4
9
 
5
10
  ### Added
package/README.md CHANGED
@@ -101,7 +101,7 @@ Scripted examples:
101
101
 
102
102
  ```bash
103
103
  deweyou-cli agent init --all --mode link --yes
104
- deweyou-cli agent init --skills code-knowledge,deweyou-design --rules code-style
104
+ deweyou-cli agent init --skills repo-memory,spec-driven-coding,git-delivery --rules code-style
105
105
  deweyou-cli agent init --dry-run
106
106
  ```
107
107
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "deweyou-cli",
3
- "version": "0.3.0",
3
+ "version": "0.3.1",
4
4
  "type": "module",
5
5
  "description": "Dewey's personal agent workflow bootstrapper",
6
6
  "files": [