automagik-forge 0.3.2 → 0.3.5

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/LICENSE ADDED
@@ -0,0 +1,201 @@
1
+ Apache License
2
+ Version 2.0, January 2004
3
+ http://www.apache.org/licenses/
4
+
5
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6
+
7
+ 1. Definitions.
8
+
9
+ "License" shall mean the terms and conditions for use, reproduction,
10
+ and distribution as defined by Sections 1 through 9 of this document.
11
+
12
+ "Licensor" shall mean the copyright owner or entity authorized by
13
+ the copyright owner that is granting the License.
14
+
15
+ "Legal Entity" shall mean the union of the acting entity and all
16
+ other entities that control, are controlled by, or are under common
17
+ control with that entity. For the purposes of this definition,
18
+ "control" means (i) the power, direct or indirect, to cause the
19
+ direction or management of such entity, whether by contract or
20
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
21
+ outstanding shares, or (iii) beneficial ownership of such entity.
22
+
23
+ "You" (or "Your") shall mean an individual or Legal Entity
24
+ exercising permissions granted by this License.
25
+
26
+ "Source" form shall mean the preferred form for making modifications,
27
+ including but not limited to software source code, documentation
28
+ source, and configuration files.
29
+
30
+ "Object" form shall mean any form resulting from mechanical
31
+ transformation or translation of a Source form, including but
32
+ not limited to compiled object code, generated documentation,
33
+ and conversions to other media types.
34
+
35
+ "Work" shall mean the work of authorship, whether in Source or
36
+ Object form, made available under the License, as indicated by a
37
+ copyright notice that is included in or attached to the work
38
+ (an example is provided in the Appendix below).
39
+
40
+ "Derivative Works" shall mean any work, whether in Source or Object
41
+ form, that is based on (or derived from) the Work and for which the
42
+ editorial revisions, annotations, elaborations, or other modifications
43
+ represent, as a whole, an original work of authorship. For the purposes
44
+ of this License, Derivative Works shall not include works that remain
45
+ separable from, or merely link (or bind by name) to the interfaces of,
46
+ the Work and Derivative Works thereof.
47
+
48
+ "Contribution" shall mean any work of authorship, including
49
+ the original version of the Work and any modifications or additions
50
+ to that Work or Derivative Works thereof, that is intentionally
51
+ submitted to Licensor for inclusion in the Work by the copyright owner
52
+ or by an individual or Legal Entity authorized to submit on behalf of
53
+ the copyright owner. For the purposes of this definition, "submitted"
54
+ means any form of electronic, verbal, or written communication sent
55
+ to the Licensor or its representatives, including but not limited to
56
+ communication on electronic mailing lists, source code control systems,
57
+ and issue tracking systems that are managed by, or on behalf of, the
58
+ Licensor for the purpose of discussing and improving the Work, but
59
+ excluding communication that is conspicuously marked or otherwise
60
+ designated in writing by the copyright owner as "Not a Contribution."
61
+
62
+ "Contributor" shall mean Licensor and any individual or Legal Entity
63
+ on behalf of whom a Contribution has been received by Licensor and
64
+ subsequently incorporated within the Work.
65
+
66
+ 2. Grant of Copyright License. Subject to the terms and conditions of
67
+ this License, each Contributor hereby grants to You a perpetual,
68
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
69
+ copyright license to reproduce, prepare Derivative Works of,
70
+ publicly display, publicly perform, sublicense, and distribute the
71
+ Work and such Derivative Works in Source or Object form.
72
+
73
+ 3. Grant of Patent License. Subject to the terms and conditions of
74
+ this License, each Contributor hereby grants to You a perpetual,
75
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
76
+ (except as stated in this section) patent license to make, have made,
77
+ use, offer to sell, sell, import, and otherwise transfer the Work,
78
+ where such license applies only to those patent claims licensable
79
+ by such Contributor that are necessarily infringed by their
80
+ Contribution(s) alone or by combination of their Contribution(s)
81
+ with the Work to which such Contribution(s) was submitted. If You
82
+ institute patent litigation against any entity (including a
83
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
84
+ or a Contribution incorporated within the Work constitutes direct
85
+ or contributory patent infringement, then any patent licenses
86
+ granted to You under this License for that Work shall terminate
87
+ as of the date such litigation is filed.
88
+
89
+ 4. Redistribution. You may reproduce and distribute copies of the
90
+ Work or Derivative Works thereof in any medium, with or without
91
+ modifications, and in Source or Object form, provided that You
92
+ meet the following conditions:
93
+
94
+ (a) You must give any other recipients of the Work or
95
+ Derivative Works a copy of this License; and
96
+
97
+ (b) You must cause any modified files to carry prominent notices
98
+ stating that You changed the files; and
99
+
100
+ (c) You must retain, in the Source form of any Derivative Works
101
+ that You distribute, all copyright, patent, trademark, and
102
+ attribution notices from the Source form of the Work,
103
+ excluding those notices that do not pertain to any part of
104
+ the Derivative Works; and
105
+
106
+ (d) If the Work includes a "NOTICE" text file as part of its
107
+ distribution, then any Derivative Works that You distribute must
108
+ include a readable copy of the attribution notices contained
109
+ within such NOTICE file, excluding those notices that do not
110
+ pertain to any part of the Derivative Works, in at least one
111
+ of the following places: within a NOTICE text file distributed
112
+ as part of the Derivative Works; within the Source form or
113
+ documentation, if provided along with the Derivative Works; or,
114
+ within a display generated by the Derivative Works, if and
115
+ wherever such third-party notices normally appear. The contents
116
+ of the NOTICE file are for informational purposes only and
117
+ do not modify the License. You may add Your own attribution
118
+ notices within Derivative Works that You distribute, alongside
119
+ or as an addendum to the NOTICE text from the Work, provided
120
+ that such additional attribution notices cannot be construed
121
+ as modifying the License.
122
+
123
+ You may add Your own copyright statement to Your modifications and
124
+ may provide additional or different license terms and conditions
125
+ for use, reproduction, or distribution of Your modifications, or
126
+ for any such Derivative Works as a whole, provided Your use,
127
+ reproduction, and distribution of the Work otherwise complies with
128
+ the conditions stated in this License.
129
+
130
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
131
+ any Contribution intentionally submitted for inclusion in the Work
132
+ by You to the Licensor shall be under the terms and conditions of
133
+ this License, without any additional terms or conditions.
134
+ Notwithstanding the above, nothing herein shall supersede or modify
135
+ the terms of any separate license agreement you may have executed
136
+ with Licensor regarding such Contributions.
137
+
138
+ 6. Trademarks. This License does not grant permission to use the trade
139
+ names, trademarks, service marks, or product names of the Licensor,
140
+ except as required for reasonable and customary use in describing the
141
+ origin of the Work and reproducing the content of the NOTICE file.
142
+
143
+ 7. Disclaimer of Warranty. Unless required by applicable law or
144
+ agreed to in writing, Licensor provides the Work (and each
145
+ Contributor provides its Contributions) on an "AS IS" BASIS,
146
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
147
+ implied, including, without limitation, any warranties or conditions
148
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
149
+ PARTICULAR PURPOSE. You are solely responsible for determining the
150
+ appropriateness of using or redistributing the Work and assume any
151
+ risks associated with Your exercise of permissions under this License.
152
+
153
+ 8. Limitation of Liability. In no event and under no legal theory,
154
+ whether in tort (including negligence), contract, or otherwise,
155
+ unless required by applicable law (such as deliberate and grossly
156
+ negligent acts) or agreed to in writing, shall any Contributor be
157
+ liable to You for damages, including any direct, indirect, special,
158
+ incidental, or consequential damages of any character arising as a
159
+ result of this License or out of the use or inability to use the
160
+ Work (including but not limited to damages for loss of goodwill,
161
+ work stoppage, computer failure or malfunction, or any and all
162
+ other commercial damages or losses), even if such Contributor
163
+ has been advised of the possibility of such damages.
164
+
165
+ 9. Accepting Warranty or Additional Liability. While redistributing
166
+ the Work or Derivative Works thereof, You may choose to offer,
167
+ and charge a fee for, acceptance of support, warranty, indemnity,
168
+ or other liability obligations and/or rights consistent with this
169
+ License. However, in accepting such obligations, You may act only
170
+ on Your own behalf and on Your sole responsibility, not on behalf
171
+ of any other Contributor, and only if You agree to indemnify,
172
+ defend, and hold each Contributor harmless for any liability
173
+ incurred by, or claims asserted against, such Contributor by reason
174
+ of your accepting any such warranty or additional liability.
175
+
176
+ END OF TERMS AND CONDITIONS
177
+
178
+ APPENDIX: How to apply the Apache License to your work.
179
+
180
+ To apply the Apache License to your work, attach the following
181
+ boilerplate notice, with the fields enclosed by brackets "[]"
182
+ replaced with your own identifying information. (Don't include
183
+ the brackets!) The text should be enclosed in the appropriate
184
+ comment syntax for the file format. We also recommend that a
185
+ file or class name and description of purpose be included on the
186
+ same "printed page" as the copyright notice for easier
187
+ identification within third-party archives.
188
+
189
+ Copyright [yyyy] [name of copyright owner]
190
+
191
+ Licensed under the Apache License, Version 2.0 (the "License");
192
+ you may not use this file except in compliance with the License.
193
+ You may obtain a copy of the License at
194
+
195
+ http://www.apache.org/licenses/LICENSE-2.0
196
+
197
+ Unless required by applicable law or agreed to in writing, software
198
+ distributed under the License is distributed on an "AS IS" BASIS,
199
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
200
+ See the License for the specific language governing permissions and
201
+ limitations under the License.
package/README.md CHANGED
@@ -1,159 +1,510 @@
1
- # Vibe Kanban
1
+ <p align="center">
2
+ <a href="https://forge.automag.ik">
3
+ <img src="frontend/public/forge-clear.svg" alt="Automagik Forge Logo" width="400">
4
+ </a>
5
+ </p>
6
+ <h2 align="center">The Vibe Coding++™ Platform for Human-AI Development</h2>
7
+
8
+ <p align="center">
9
+ <strong>🎯 Where Vibe Coding Meets Structured Execution</strong><br>
10
+ Works with any AI coding tool through natural language, execute in isolated environments,<br>
11
+ ship confident code with complete control and visibility
12
+ </p>
13
+
14
+ <p align="center">
15
+ <a href="https://www.npmjs.com/package/automagik-forge"><img alt="npm version" src="https://img.shields.io/npm/v/automagik-forge?style=flat-square&color=00D9FF" /></a>
16
+ <a href="https://github.com/namastexlabs/automagik-forge/actions"><img alt="Build Status" src="https://img.shields.io/github/actions/workflow/status/namastexlabs/automagik-forge/test.yml?branch=main&style=flat-square" /></a>
17
+ <a href="https://github.com/namastexlabs/automagik-forge/blob/main/LICENSE"><img alt="License" src="https://img.shields.io/github/license/namastexlabs/automagik-forge?style=flat-square&color=00D9FF" /></a>
18
+ <a href="https://discord.gg/automagik"><img alt="Discord" src="https://img.shields.io/discord/1234567890?style=flat-square&color=00D9FF&label=discord" /></a>
19
+ </p>
20
+
21
+ <p align="center">
22
+ <a href="#-key-features">Features</a> •
23
+ <a href="#-quick-start">Quick Start</a> •
24
+ <a href="#-roadmap">Roadmap</a> •
25
+ <a href="#-development">Development</a> •
26
+ <a href="#-contributing">Contributing</a>
27
+ </p>
28
+
29
+ ![Automagik Forge Dashboard](frontend/public/screenshot.png)
2
30
 
3
- > A visual project management tool for developers that integrates with git repositories and coding agents like Claude Code and Amp.
31
+ ---
32
+
33
+ ## 🚀 What is Automagik Forge?
34
+
35
+ **Automagik Forge** is the vibe coding++ platform where humans stay in control. It's the structured home for your AI development tasks - plan them yourself or vibe with AI to create them, experiment with different agents to find what works, review everything before shipping. No more code that breaks in 2 weeks.
36
+
37
+ ### 🎭 Vibe Coding++™ Philosophy
38
+
39
+ **Regular vibe coding problem**: You chat with AI, get code, ship it. Two weeks later? Everything breaks and you can't fix it because you let AI do everything.
40
+
41
+ **Vibe Coding++™ solution**: Perfect human-AI integration where you:
42
+
43
+ - 📋 **You Plan Tasks**: Break down work yourself or use AI to help plan
44
+ - 🏠 **Forge is Home**: All tasks live in persistent kanban, not lost in chat history or random .md files scattered across your codebase
45
+ - 🧪 **You Experiment**: Try different agents on same task - see what works best
46
+ - 🎯 **You Choose Agents**: Pick which coding agent AND specialized agent for each task
47
+ - 🔒 **Isolated Attempts**: Each attempt in its own Git worktree - no conflicts
48
+ - 👀 **You Review**: Understand what changed before merging
49
+ - 🚀 **Ship Confident Code**: Code that won't mysteriously break in 2 weeks
50
+
51
+ ### 🚫 Why Regular Vibe Coding Fails
52
+
53
+ The "just let AI do it" approach creates a ticking time bomb:
54
+ - **No Structure**: Random chat conversations, no task tracking
55
+ - **No Control**: AI makes all decisions, you don't understand the code
56
+ - **No Memory**: What did we build last week? Who knows! Lost in chat history or random .md files
57
+ - **No Experimentation**: Stuck with one agent's approach
58
+ - **The 2-Week Curse**: Code works today, breaks tomorrow, unfixable forever
59
+
60
+ ### ✅ The Vibe Coding++™ Solution
61
+
62
+ Forge elevates human potential - you orchestrate, AI executes:
63
+ - **You Own the Kanban**: Tasks you create, not AI's whims
64
+ - **You Pick the Agent**: Try Claude, then Gemini, see what works
65
+ - **You Choose Specialization**: Apply "test writer" or "PR reviewer" as needed
66
+ - **Multiple Attempts**: Each task can have multiple attempts with different agents
67
+ - **Git Worktree Isolation**: Every attempt isolated, no conflicts
68
+ - **You Review & Understand**: Know exactly what's changing before merge
69
+ - **MCP Control**: Create/update tasks from your coding agent without leaving your flow
70
+
71
+ ---
72
+
73
+ ## 🌟 Key Features
74
+
75
+ - **8 AI Coding Agents**: Claude, Cursor CLI, Gemini, Codex, and more - including open-source options
76
+ - **Specialized Agents**: Custom prompts that work with ANY coding agent (test-writer, pr-reviewer, etc.)
77
+ - **Multiple Attempts Per Task**: Try different agents, compare results, choose the best
78
+ - **Parallel Execution**: Run multiple agents simultaneously on different tasks
79
+ - **Git Worktree Isolation**: Every attempt in its own isolated environment
80
+ - **Persistent Kanban Board**: Tasks live forever, not lost in chat history
81
+ - **Task Templates**: Reusable patterns for common workflows
82
+ - **MCP Server Built-in**: Control from any AI coding agent without leaving your flow
83
+ - **Visual Context**: Attach screenshots and diagrams to tasks
84
+ - **Real-time Progress**: Watch agents work, see diffs as they happen
85
+ - **GitHub Integration**: OAuth authentication and repository management
86
+ - **100% Open Source**: Free forever, self-hostable, no vendor lock-in
87
+
88
+ ---
89
+
90
+ ## 🤖 Two Types of Agents, Clear and Simple
91
+
92
+ > **The Key Distinction:**
93
+ > - **AI Coding Agents** = The AI execution platforms (CLI tools that run AI models)
94
+ > - **Specialized Agents** = Custom prompts that work with ANY coding agent
95
+ > - Example: Your "test-writer" specialized agent can run on Claude today, Gemini tomorrow
96
+
97
+ ### 🛠️ AI Coding Agents Available in Forge
98
+
99
+ Forge can execute tasks using these AI coding agents - including open-source and LLM-agnostic options:
100
+
101
+ - **Claude Code** - Anthropic's Claude models
102
+ - **Claude Code Router** - LLM-agnostic, use ANY model instead of Claude
103
+ - **Cursor CLI** - Cursor's CLI agent (separate from their IDE)
104
+ - **Gemini** - Google's Gemini models
105
+ - **Codex** - OpenAI's code models
106
+ - **Amp** - Sourcegraph's code intelligence
107
+ - **OpenCode** - Open-source models, fully local execution
108
+ - **Qwen Code** - Alibaba's open-source models
109
+
110
+ **The Power:** Not locked to subscriptions - use open-source models, route to any LLM, or bring your own API keys
111
+
112
+ ### 🧪 Task Attempts: Experiment Until It Works
113
+
114
+ Each task can have multiple attempts - try different approaches:
115
+
116
+ ```yaml
117
+ Task: "Implement user authentication"
118
+ ├── Attempt 1: Claude + "security-expert" → Too complex
119
+ ├── Attempt 2: Gemini + default → Missing edge cases
120
+ ├── Attempt 3: Cursor + "auth-specialist" → Perfect! ✅
121
+ └── Result: You choose Attempt 3 to merge
122
+ ```
123
+
124
+ **The Power of Attempts:**
125
+ - Each attempt runs in isolated Git worktree
126
+ - Compare different agent outputs side-by-side
127
+ - No commits until YOU approve
128
+ - Learn which agent works best for which task type
129
+
130
+ **Available Templates:**
131
+ - 🔍 **Code Review**: Multi-agent PR analysis
132
+ - 🐛 **Bug Hunt**: Reproduce → Fix → Test → Document
133
+ - ✨ **Feature Dev**: Design → Implement → Test → Deploy
134
+ - 🔧 **Refactor**: Analyze → Plan → Execute → Verify
135
+ - 📚 **Documentation**: Code → Comments → README → Examples
136
+
137
+ ---
138
+
139
+ ## 📸 Visual Context
140
+
141
+ Attach screenshots, diagrams, or mockups to any task - agents see the visual context and generate better solutions.
142
+
143
+ ---
144
+
145
+ ## 📡 MCP: Remote Control from Anywhere
146
+
147
+ Automagik Forge acts as a **Model Context Protocol (MCP) server**, enabling AI coding agents to programmatically manage tasks. Control your Forge task board from your preferred AI coding agent without leaving your flow.
148
+
149
+ ### Typical Workflow
150
+
151
+ 1. **Planning Phase**: Use your AI agent to help brainstorm and plan tasks
152
+ 2. **Task Creation**: You (or your agent) creates task cards via MCP
153
+ 3. **Bug Discovery**: Find issues while coding? Add them to the backlog via MCP
154
+ 4. **Status Updates**: Update task progress as work completes
155
+ 5. **Cross-Agent Access**: Any MCP-compatible agent can access your task board
156
+
157
+ ### Example Use Cases
158
+
159
+ - 🎯 **"Help me plan a complete authentication system with OAuth, JWT, and role-based access"** → You create epic with subtasks
160
+ - 🐛 **"Add bug: API returns 500 on malformed JSON input in /api/users endpoint"** → Create detailed bug card via MCP
161
+ - ✅ **"Mark all database migration tasks as complete and move API tasks to in-progress"** → Batch update statuses via MCP
162
+ - 📋 **"Show me all high-priority tasks that are blocked or have dependencies"** → Query tasks with filters via MCP
163
+
164
+ ### Available MCP Tools
165
+
166
+ | Tool | Description | Example Usage |
167
+ |------|-------------|---------------|
168
+ | `list_projects` | Get all projects | "List all my active projects" |
169
+ | `list_tasks` | View tasks with filters | "Show pending backend tasks" |
170
+ | `create_task` | Add new task to project | "Create task: Implement Redis caching layer" |
171
+ | `get_task` | Get detailed task info | "Show details for task-abc123" |
172
+ | `update_task` | Modify task properties | "Move task-xyz to in-review" |
173
+ | `delete_task` | Remove completed/obsolete tasks | "Delete all cancelled tasks" |
174
+
175
+ ### Quick Setup
176
+
177
+ <details>
178
+ <summary><b>Getting Your Project ID</b></summary>
179
+
180
+ 1. Run `npx automagik-forge` to open the UI
181
+ 2. Create or select your project
182
+ 3. The Project ID (UUID) appears in:
183
+ - The browser URL: `http://localhost:3000/projects/{PROJECT_ID}/tasks`
184
+ - The project settings panel
185
+ - Example: `a1b2c3d4-e5f6-7890-abcd-ef1234567890`
186
+
187
+ </details>
188
+
189
+ <details>
190
+ <summary><b>🤖 Claude Code Configuration</b></summary>
191
+
192
+ 1. Open Claude Code settings
193
+ 2. Navigate to MCP Servers section
194
+ 3. Add Forge server configuration:
195
+
196
+ ```json
197
+ {
198
+ "mcpServers": {
199
+ "automagik-forge": {
200
+ "command": "npx",
201
+ "args": ["automagik-forge", "mcp-server"],
202
+ "env": {
203
+ "PROJECT_ID": "your-project-uuid-here"
204
+ }
205
+ }
206
+ }
207
+ }
208
+ ```
209
+
210
+ 4. Restart Claude Code
211
+ 5. Use natural language: "Create tasks for implementing a real-time chat feature"
212
+
213
+ </details>
214
+
215
+ <details>
216
+ <summary><b>🎯 Cursor Configuration</b></summary>
217
+
218
+ 1. Open Cursor Settings (`Cmd/Ctrl + ,`)
219
+ 2. Search for "MCP" in settings
220
+ 3. Add to MCP configuration:
221
+
222
+ ```json
223
+ {
224
+ "mcp.servers": {
225
+ "automagik-forge": {
226
+ "command": "npx",
227
+ "args": ["automagik-forge", "mcp-server"],
228
+ "projectId": "your-project-uuid-here"
229
+ }
230
+ }
231
+ }
232
+ ```
233
+
234
+ 4. Reload window (`Cmd/Ctrl + R`)
235
+ 5. Tasks are now accessible via `@automagik-forge`
236
+
237
+ </details>
238
+
239
+ <details>
240
+ <summary><b>📝 VSCode + Cline Configuration</b></summary>
241
+
242
+ **For Cline Extension:**
243
+ 1. Install Cline from VSCode marketplace
244
+ 2. Open Cline settings (`Cmd/Ctrl + Shift + P` → "Cline: Settings")
245
+ 3. Add MCP server:
246
+
247
+ ```json
248
+ {
249
+ "cline.mcpServers": [
250
+ {
251
+ "name": "automagik-forge",
252
+ "command": "npx",
253
+ "args": ["automagik-forge", "mcp-server"],
254
+ "env": {
255
+ "PROJECT_ID": "your-project-uuid-here"
256
+ }
257
+ }
258
+ ]
259
+ }
260
+ ```
261
+
262
+ 4. Restart VSCode
263
+ 5. Cline can now manage tasks directly
264
+
265
+ </details>
266
+
267
+ <details>
268
+ <summary><b>🚀 Roo Code Configuration</b></summary>
269
+
270
+ 1. Open Roo Code preferences
271
+ 2. Navigate to Extensions → MCP
272
+ 3. Add new server:
273
+
274
+ ```yaml
275
+ servers:
276
+ automagik-forge:
277
+ command: npx
278
+ args:
279
+ - automagik-forge
280
+ - mcp-server
281
+ environment:
282
+ PROJECT_ID: your-project-uuid-here
283
+ ```
284
+
285
+ 4. Save and restart Roo Code
286
+ 5. Access via command palette: "Roo: Create Task"
287
+
288
+ </details>
289
+
290
+ <details>
291
+ <summary><b>💎 Gemini CLI Configuration</b></summary>
292
+
293
+ 1. Edit Gemini CLI config file (`~/.gemini/config.json`)
294
+ 2. Add MCP server entry:
295
+
296
+ ```json
297
+ {
298
+ "mcp": {
299
+ "servers": {
300
+ "automagik-forge": {
301
+ "type": "stdio",
302
+ "command": "npx",
303
+ "args": ["automagik-forge", "mcp-server"],
304
+ "env": {
305
+ "PROJECT_ID": "your-project-uuid-here"
306
+ }
307
+ }
308
+ }
309
+ }
310
+ }
311
+ ```
4
312
 
5
- ## Quick Start
313
+ 3. Run: `gemini reload-config`
314
+ 4. Use: `gemini task create "Implement user dashboard with charts"`
6
315
 
7
- Run vibe kanban instantly without installation:
316
+ </details>
8
317
 
318
+ <details>
319
+ <summary><b>🔧 Generic MCP Configuration</b></summary>
320
+
321
+ For any MCP-compatible tool, use this standard configuration:
322
+
323
+ ```json
324
+ {
325
+ "command": "npx",
326
+ "args": ["automagik-forge", "mcp-server"],
327
+ "env": {
328
+ "PROJECT_ID": "your-project-uuid-here"
329
+ }
330
+ }
331
+ ```
332
+
333
+ **Tool-Specific Paths:**
334
+ - Check your tool's MCP or extensions documentation
335
+ - Look for "MCP Servers", "External Tools", or "Model Context Protocol" settings
336
+ - The configuration format is typically JSON or YAML
337
+
338
+ </details>
339
+
340
+ ---
341
+
342
+ ## 🎭 Vibe Coding++™ Workflows
343
+
344
+ ### Human Orchestration, Not AI Automation
345
+
346
+ ```mermaid
347
+ graph LR
348
+ A[You Plan Tasks] --> B[You Choose Agents]
349
+ B --> C[Try Multiple Attempts]
350
+ C --> D[Compare Results]
351
+ D --> E[You Review & Decide]
352
+ E --> F[Ship Clean PRs]
353
+ ```
354
+
355
+ ### Example: Building a Feature
9
356
  ```bash
10
- npx vibe-kanban
357
+ You: "I need a user dashboard with charts and real-time updates"
358
+
359
+ Your Process:
360
+ 1. YOU create tasks (or use AI to help plan):
361
+ ├── Task 1: Design dashboard layout
362
+ ├── Task 2: Create chart components
363
+ ├── Task 3: Build WebSocket service
364
+ ├── Task 4: Write integration tests
365
+ └── Task 5: Generate documentation
366
+
367
+ 2. YOU experiment with different agents:
368
+ Task 2 - Chart Components:
369
+ ├── Attempt 1: Try Claude → Too abstract
370
+ ├── Attempt 2: Try Cursor → Good but verbose
371
+ └── Attempt 3: Try Gemini → Perfect! ✅
372
+
373
+ 3. YOU review and choose what to merge
374
+
375
+ The Power: You're in control, not hoping AI gets it right
11
376
  ```
12
377
 
13
- This will launch the application locally and open it in your browser automatically.
14
-
15
- ## What is Vibe Kanban?
16
-
17
- Vibe Kanban is a modern project management tool designed specifically for developers. It helps you organize your coding projects with kanban-style task management while providing powerful integrations with git repositories and AI coding agents.
18
-
19
- ### ✨ Key Features
20
-
21
- **🗂️ Project Management**
22
- - Add git repositories as projects (existing or create new ones)
23
- - Automatic git integration and repository validation
24
- - Project search functionality across all files
25
- - Custom setup and development scripts per project
378
+ ---
26
379
 
27
- **📋 Task Management**
28
- - Create and manage tasks with kanban-style boards
29
- - Task status tracking (Todo, In Progress, Done)
30
- - Rich task descriptions and notes
31
- - Task execution with multiple AI agents
32
-
33
- **🤖 AI Agent Integration**
34
- - **Claude**: Advanced AI coding assistant
35
- - **Amp**: Powerful development agent
36
- - **Echo**: Simple testing/debugging agent
37
- - Create tasks and immediately start agent execution
38
- - Follow-up task execution for iterative development
39
-
40
- **⚡ Development Workflow**
41
- - Create isolated git worktrees for each task attempt
42
- - View diffs of changes made by agents
43
- - Merge successful changes back to main branch
44
- - Rebase task branches to stay up-to-date
45
- - Manual file editing and deletion
46
- - Integrated development server support
47
-
48
- **🎛️ Developer Tools**
49
- - Browse and validate git repositories from filesystem
50
- - Open task worktrees in your preferred editor (VS Code, Cursor, Windsurf, IntelliJ, Zed)
51
- - Real-time execution monitoring and process control
52
- - Stop running processes individually or all at once
53
- - Sound notifications for task completion
54
-
55
- ## How It Works
56
-
57
- 1. **Add Projects**: Import existing git repositories or create new ones
58
- 2. **Create Tasks**: Define what needs to be built or fixed
59
- 3. **Execute with AI**: Let coding agents work on your tasks in isolated environments
60
- 4. **Review Changes**: See exactly what was modified using git diffs
61
- 5. **Merge Results**: Incorporate successful changes into your main codebase
62
-
63
- ## Core Functionality
64
-
65
- Vibe Kanban provides a complete project management experience with these key capabilities:
66
-
67
- **Project Repository Management**
68
- - Full CRUD operations for managing coding projects
69
- - Automatic git repository detection and validation
70
- - Initialize new repositories or import existing ones
71
- - Project-wide file search functionality
72
-
73
- **Task Lifecycle Management**
74
- - Create, update, and delete tasks with rich descriptions
75
- - Track task progress through customizable status workflows
76
- - One-click task creation with immediate AI agent execution
77
- - Task attempt tracking with detailed execution history
78
-
79
- **AI Agent Execution Environment**
80
- - Isolated git worktrees for safe code experimentation
81
- - Real-time execution monitoring and activity logging
82
- - Process management with ability to stop individual or all processes
83
- - Support for follow-up executions to iterate on solutions
84
-
85
- **Code Change Management**
86
- - View detailed diffs of all changes made during task execution
87
- - Branch status monitoring to track divergence from main
88
- - One-click merging of successful changes back to main branch
89
- - Automatic rebasing to keep task branches up-to-date
90
- - Manual file deletion and cleanup capabilities
91
-
92
- **Development Integration**
93
- - Open task worktrees directly in your preferred code editor
94
- - Start and manage development servers for testing changes
95
- - Browse local filesystem to add new projects
96
- - Health monitoring for service availability
97
-
98
- ## Configuration
99
-
100
- Vibe Kanban supports customization through its configuration system:
101
-
102
- - **Editor Integration**: Choose your preferred code editor
103
- - **Sound Notifications**: Customize completion sounds
104
- - **Project Defaults**: Set default setup and development scripts
105
-
106
- ## Technical Architecture
107
-
108
- - **Backend**: Rust with Axum web framework
109
- - **Frontend**: React with TypeScript
110
- - **Database**: SQLite for local data storage
111
- - **Git Integration**: Native git operations for repository management
112
- - **Process Management**: Tokio-based async execution monitoring
113
-
114
- ## Requirements
115
-
116
- - Node.js (for npx execution)
117
- - Git (for repository operations)
118
- - Your preferred code editor (optional, for opening task worktrees)
119
-
120
- ## Supported Platforms
121
-
122
- - Linux x64
123
- - Windows x64
124
- - macOS x64 (Intel)
125
- - macOS ARM64 (Apple Silicon)
126
-
127
- ## Use Cases
128
-
129
- **🔧 Bug Fixes**
130
- - Create a task describing the bug
131
- - Let an AI agent analyze and fix the issue
132
- - Review the proposed changes
133
- - Merge if satisfied, or provide follow-up instructions
134
-
135
- **✨ Feature Development**
136
- - Break down features into manageable tasks
137
- - Use agents for initial implementation
138
- - Iterate with follow-up executions
139
- - Test using integrated development servers
140
-
141
- **🚀 Project Setup**
142
- - Bootstrap new projects with AI assistance
143
- - Set up development environments
144
- - Configure build and deployment scripts
145
-
146
- **📚 Code Documentation**
147
- - Generate documentation for existing code
148
- - Create README files and API documentation
149
- - Maintain up-to-date project information
380
+ ## 📊 Vibe Coding vs Vibe Coding++™
381
+
382
+ | Feature | Forge (Vibe Coding++™) | Lovable (Regular Vibe Coding) |
383
+ |---------|----------------------|-------------------------------|
384
+ | **Human Control** | You orchestrate every decision | ❌ AI acts autonomously |
385
+ | **Task Persistence** | ✅ Kanban board - tasks live forever | ❌ Lost in chat conversations |
386
+ | **Multiple Attempts** | ✅ Try different agents per task | ❌ One AI, one approach |
387
+ | **8 AI Coding Agents** | ✅ Claude, Cursor CLI, Gemini, etc. | ❌ Single AI model |
388
+ | **Specialized Agents** | ✅ Custom prompts for any agent | ❌ Fixed behavior |
389
+ | **Git Worktree Isolation** | ✅ Every attempt isolated | ❌ Direct code changes |
390
+ | **MCP Server** | 6 tools for remote control | ❌ No external integration |
391
+ | **2-Week Curse Protection** | You understand the code | ❌ AI black box magic |
392
+ | **Code Review** | ✅ Review before merge | ❌ Auto-applies changes |
393
+ | **Visual Context** | ✅ Attach screenshots to tasks | ✅ Can generate images |
394
+ | **Open Source** | 100% open-source | ❌ Proprietary |
395
+ | **Pricing Model** | Free forever | 💰 Usage-based credits |
396
+ | **Self-Hostable** | Your infrastructure | Cloud-only |
150
397
 
151
398
  ---
152
399
 
153
- **Ready to supercharge your development workflow?**
400
+ ## 📦 Quick Start
401
+
402
+ ### Prerequisites
403
+
404
+ - Node.js 18+ and pnpm 8+
405
+ - Authenticated AI coding agent (Claude Code, Gemini CLI, etc.)
406
+ - Git repository to work with
407
+
408
+ ### Installation
154
409
 
155
410
  ```bash
156
- npx vibe-kanban
411
+ # Install globally
412
+ npm install -g automagik-forge
413
+
414
+ # Or run directly with npx
415
+ npx automagik-forge
157
416
  ```
158
417
 
159
- *Start managing your projects with the power of AI coding agents today!*
418
+ ### First Run
419
+
420
+ ```bash
421
+ # Navigate to your project
422
+ cd your-project
423
+
424
+ # Launch Forge
425
+ automagik-forge
426
+
427
+ # Open browser to http://localhost:3000
428
+ ```
429
+
430
+ ---
431
+
432
+ ## 🛠️ Development
433
+
434
+ Interested in contributing or building from source? Check out our [Developer Guide](DEVELOPER.md) for detailed instructions on:
435
+ - Setting up the development environment
436
+ - Building from source
437
+ - Running tests
438
+ - Database migrations
439
+ - Architecture details
440
+
441
+ ---
442
+
443
+ ## 🗺️ Roadmap
444
+
445
+ ### Completed ✅
446
+ - [x] Multi-agent orchestration
447
+ - [x] Kanban task management
448
+ - [x] Git worktree isolation
449
+ - [x] MCP server implementation
450
+ - [x] Real-time progress streaming
451
+
452
+ ### Next Up 🚀
453
+ - [ ] **Wish System & Genie** - Natural language wishes become epics with subtasks, interactive AI assistant navigates the UI
454
+ - [ ] **Bilateral sync** - Two-way sync with GitHub Issues, Jira, Notion, Linear
455
+ - [ ] **Epics & Subtasks** - Hierarchical task organization with dependency management
456
+ - [ ] Agent performance analytics
457
+ - [ ] Team collaboration features
458
+ - [ ] Community templates
459
+ - [ ] Integration with CI/CD pipelines
460
+
461
+ ---
462
+
463
+ ## 🤝 Contributing
464
+
465
+ We love contributions! However, to maintain project coherence:
466
+
467
+ 1. **Discuss First**: Open an issue before starting work
468
+ 2. **Align with Roadmap**: Ensure changes fit our vision
469
+ 3. **Follow Standards**: Match existing code patterns
470
+ 4. **Test Thoroughly**: Include tests for new features
471
+ 5. **Document Well**: Update docs with your changes
472
+
473
+ See [CONTRIBUTING.md](CONTRIBUTING.md) for detailed guidelines.
474
+ ---
475
+
476
+ ## 🙏 Acknowledgments
477
+
478
+ Special thanks to:
479
+ - Vibe Kanban team, for inspiring us to build Forge.
480
+ - All our early adopters and contributors
481
+
482
+ ---
483
+
484
+ ## 📄 License
485
+
486
+ MIT License - see [LICENSE](LICENSE) file for details.
487
+
488
+ ---
489
+
490
+ ## 🔗 Links
491
+
492
+ - **Website**: [forge.automag.ik](https://forge.automag.ik)
493
+ - **NPM Package**: [npmjs.com/package/automagik-forge](https://www.npmjs.com/package/automagik-forge)
494
+ - **GitHub**: [github.com/namastexlabs/automagik-forge](https://github.com/namastexlabs/automagik-forge)
495
+ - **Discord**: [discord.gg/automagik](https://discord.gg/automagik)
496
+ - **Twitter**: [@automagikdev](https://twitter.com/automagikdev)
497
+
498
+ ---
499
+
500
+ <p align="center">
501
+ <strong>🚀 Stop the 2-week curse. Start shipping code you actually understand.</strong><br>
502
+ <strong>Vibe Coding++™ - Where Human Control Meets AI Power</strong><br><br>
503
+ <a href="https://github.com/namastexlabs/automagik-forge">Star us on GitHub</a> •
504
+ <a href="https://discord.gg/automagik">Join our Discord</a> •
505
+ </p>
506
+
507
+ <p align="center">
508
+ Made with ❤️ by <a href="https://namastex.ai">Namastex Labs</a><br>
509
+ <em>AI that elevates human potential, not replaces it</em>
510
+ </p>
@@ -98,8 +98,9 @@ function extractAndRun(baseName, launch) {
98
98
  }
99
99
 
100
100
  if (isMcpMode) {
101
- extractAndRun("vibe-kanban-mcp", (bin) => {
102
- const proc = spawn(bin, [], { stdio: "inherit" });
101
+ extractAndRun("automagik-forge-mcp", (bin) => {
102
+ const env = { ...process.env };
103
+ const proc = spawn(bin, [], { stdio: "inherit", env });
103
104
  proc.on("exit", (c) => process.exit(c || 0));
104
105
  proc.on("error", (e) => {
105
106
  console.error("❌ MCP server error:", e.message);
@@ -113,12 +114,19 @@ if (isMcpMode) {
113
114
  });
114
115
  } else {
115
116
  console.log(`📦 Extracting automagik-forge...`);
116
- extractAndRun("vibe-kanban", (bin) => {
117
+ extractAndRun("automagik-forge", (bin) => {
117
118
  console.log(`🚀 Launching automagik-forge...`);
119
+
120
+ // Set default environment variables if not already set
121
+ const env = { ...process.env };
122
+ if (!env.BACKEND_PORT && !env.PORT) {
123
+ env.BACKEND_PORT = "8887";
124
+ }
125
+
118
126
  if (platform === "win32") {
119
- execSync(`"${bin}"`, { stdio: "inherit" });
127
+ execSync(`"${bin}"`, { stdio: "inherit", env });
120
128
  } else {
121
- execSync(`"${bin}"`, { stdio: "inherit" });
129
+ execSync(`"${bin}"`, { stdio: "inherit", env });
122
130
  }
123
131
  });
124
132
  }
@@ -0,0 +1 @@
1
+ Binaries for linux-arm64 need to be built on that platform
@@ -0,0 +1 @@
1
+ Binaries for macos-arm64 need to be built on that platform
@@ -0,0 +1 @@
1
+ Binaries for macos-x64 need to be built on that platform
@@ -0,0 +1 @@
1
+ Binaries for windows-arm64 need to be built on that platform
@@ -0,0 +1 @@
1
+ Binaries for windows-x64 need to be built on that platform
package/package.json CHANGED
@@ -1,17 +1,62 @@
1
1
  {
2
2
  "name": "automagik-forge",
3
+ "version": "0.3.5",
3
4
  "private": false,
4
- "version": "0.3.2",
5
- "main": "index.js",
6
5
  "bin": {
7
- "automagik-forge": "bin/cli.js"
6
+ "automagik-forge": "npx-cli/bin/cli.js"
8
7
  },
9
- "keywords": [],
10
- "author": "namastex",
11
- "license": "",
12
- "description": "NPX wrapper around automagik-forge and automagik-forge-mcp",
13
8
  "files": [
14
- "dist",
15
- "bin"
16
- ]
9
+ "npx-cli/bin/cli.js",
10
+ "npx-cli/dist/**"
11
+ ],
12
+ "scripts": {
13
+ "check": "npm run frontend:check && npm run backend:check",
14
+ "dev": "export FRONTEND_PORT=$(node scripts/setup-dev-environment.js frontend) && export BACKEND_PORT=$(node scripts/setup-dev-environment.js backend) && concurrently \"npm run backend:dev:watch\" \"npm run frontend:dev\"",
15
+ "test:npm": "./test-npm-package.sh",
16
+ "frontend:dev": "cd frontend && npm run dev -- --port ${FRONTEND_PORT:-3000} --host",
17
+ "frontend:check": "cd frontend && npm run check",
18
+ "backend:dev": "BACKEND_PORT=$(node scripts/setup-dev-environment.js backend) npm run backend:dev:watch",
19
+ "backend:check": "cargo check",
20
+ "backend:dev:watch": "DISABLE_WORKTREE_ORPHAN_CLEANUP=1 RUST_LOG=debug cargo watch -w crates -x 'run --bin server'",
21
+ "generate-types": "cargo run --bin generate_types",
22
+ "generate-types:check": "cargo run --bin generate_types -- --check",
23
+ "prepare-db": "node scripts/prepare-db.js",
24
+ "build:npx": "bash ./local-build.sh",
25
+ "prepack": "npm run build:npx"
26
+ },
27
+ "devDependencies": {
28
+ "@tailwindcss/container-queries": "^0.1.1",
29
+ "concurrently": "^8.2.2",
30
+ "vite": "^6.3.5"
31
+ },
32
+ "engines": {
33
+ "node": ">=18",
34
+ "pnpm": ">=8"
35
+ },
36
+ "packageManager": "pnpm@10.12.4+sha512.5ea8b0deed94ed68691c9bad4c955492705c5eeb8a87ef86bc62c74a26b037b08ff9570f108b2e4dbd1dd1a9186fea925e527f141c648e85af45631074680184",
37
+ "description": "Vibe coding orchestrator for human-AI development. You create tasks, choose agents, experiment with approaches, ship code you understand.",
38
+ "keywords": [
39
+ "vibe-coding",
40
+ "ai-pair-programming",
41
+ "human-ai-collaboration",
42
+ "mcp-server",
43
+ "task-orchestration",
44
+ "agent-agnostic",
45
+ "git-worktree-isolation",
46
+ "kanban-for-ai",
47
+ "claude-code",
48
+ "cursor-cli",
49
+ "gemini",
50
+ "coding-agents"
51
+ ],
52
+ "author": "Genie <genie@namastex.ai>",
53
+ "homepage": "https://forge.automag.ik",
54
+ "repository": {
55
+ "type": "git",
56
+ "url": "https://github.com/namastexlabs/automagik-forge.git"
57
+ },
58
+ "bugs": {
59
+ "url": "https://github.com/namastexlabs/automagik-forge/issues"
60
+ },
61
+ "license": "MIT"
17
62
  }
Binary file