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
|
||
|---|---|---|
| .gitignore | ||
| CLAUDE.md | ||
| SETUP-COMPLETE.md | ||
| gitea-webhook-setup-guide.md | ||
| n8n-workflow-setup-guide.md | ||
| openhands-api-reference.md | ||
| openhands-gitea-webhook-workflow.json | ||
| openhands-workflow-fixed.json | ||
| openhands-workflow.json | ||