@eric0117/agentforge 0.1.0 → 0.1.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.
Files changed (2) hide show
  1. package/README.md +2 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,7 +1,7 @@
1
1
  # agentforge
2
2
 
3
3
  <p align="center">
4
- <img src="https://github.com/user-attachments/assets/68277906-3c7f-442e-a68d-2ab2631698ab" width="720" alt="agentforge" />
4
+ <img src="https://raw.githubusercontent.com/Eric0117/agentforge/main/assets/agentforge.png" width="720" alt="agentforge" />
5
5
  </p>
6
6
 
7
7
  <p align="center">
@@ -49,7 +49,7 @@ agentforge init
49
49
  ```
50
50
 
51
51
  <p align="center">
52
- <img src="https://github.com/user-attachments/assets/0eb690b2-afaf-475e-85f2-5ef33a99b118" width="720" alt="agentforge init — interactive prompts" />
52
+ <img src="https://raw.githubusercontent.com/Eric0117/agentforge/main/assets/agentforge-init.png" width="720" alt="agentforge init — interactive prompts" />
53
53
  </p>
54
54
 
55
55
  ```bash
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eric0117/agentforge",
3
- "version": "0.1.0",
3
+ "version": "0.1.1",
4
4
  "description": "Multi-repo + git-worktree workspace bootstrapper for Claude Code, Cursor, and OpenAI Codex CLI",
5
5
  "keywords": [
6
6
  "claude-code",