Go to file
Git Admin d74c1a4726 Add fixed workflow with explicit agent start step
The original workflow was missing POST /api/conversations/{id}/start
which caused conversations to hang in STARTING state forever.

This fixed version:
- Explicitly starts the agent loop after creation
- Better retry logic (15 retries = 4 min timeout)
- Clearer node names with numbering
- Improved result analysis
2025-11-29 20:40:48 +00:00
.gitignore Initial commit: MVP Factory setup documentation 2025-11-29 20:03:09 +00:00
CLAUDE.md Initial commit: MVP Factory setup documentation 2025-11-29 20:03:09 +00:00
SETUP-COMPLETE.md Initial commit: MVP Factory setup documentation 2025-11-29 20:03:09 +00:00
gitea-webhook-setup-guide.md Initial commit: MVP Factory setup documentation 2025-11-29 20:03:09 +00:00
n8n-workflow-setup-guide.md Initial commit: MVP Factory setup documentation 2025-11-29 20:03:09 +00:00
openhands-api-reference.md Initial commit: MVP Factory setup documentation 2025-11-29 20:03:09 +00:00
openhands-gitea-webhook-workflow.json Add n8n workflow JSON files 2025-11-29 20:14:44 +00:00
openhands-workflow-fixed.json Add fixed workflow with explicit agent start step 2025-11-29 20:40:48 +00:00
openhands-workflow.json Add n8n workflow JSON files 2025-11-29 20:14:44 +00:00