Go to file
Git Admin 299009524b Add: code.md with efficiency guide + summary instructions
 Created code.md - Comprehensive guide on:
- OpenHands sub-agents (File Editor, Bash Runner, Search, Code Analyzer)
- Cost optimization strategies (token budgets, structured tasks)
- Time reduction techniques (parallel execution, incremental builds)
- Best practices for Phase 3 (task granularity, error handling)
- Performance targets (< 60s build, < /bin/bash.10 cost)
- Troubleshooting sub-agent issues

 Updated CLAUDE.md:
- Added summary instructions section
- Referenced code.md in documentation section

Benefits:
- Clear guidance for efficient Phase 3 development
- Cost reduction strategies documented
- Sub-agent usage best practices
- Performance targets set
- Ready for implementation
2025-12-02 10:29:48 +00:00
.claude final and working phase 3 2025-12-01 21:58:08 +00:00
test-scripts Update: SDK approach, n8n API docs, and test scripts 2025-12-02 09:02:11 +00:00
.gitignore Test webhook integration 2025-12-01 16:30:03 +00:00
CLAUDE.md Add: code.md with efficiency guide + summary instructions 2025-12-02 10:29:48 +00:00
GITEA_N8N_WEBHOOK_GUIDE.md 📚 Add comprehensive Gitea-n8n-OpenHands integration guide 2025-12-01 17:34:29 +00:00
N8N_DATA_PRESERVATION_SOLUTION.md final and working phase 3 2025-12-01 21:58:08 +00:00
N8N_OPENHANDS_WORKFLOW_FINAL.json final and working phase 3 2025-12-01 21:58:08 +00:00
OPENHANDS_SDK_SETUP.md before cleaning 2025-12-01 12:59:02 +00:00
PHASE3_ENHANCED_WORKFLOW.md Test enhanced CI/CD workflow 2025-12-01 18:21:51 +00:00
PRODUCTION_WEBHOOK_RESPONSE.md Add production webhook response behavior documentation 2025-12-01 18:41:01 +00:00
WEBHOOK_MONITORING.md Add webhook monitoring guide for production vs test URLs 2025-12-01 18:26:00 +00:00
code.md # Summary instructions 2025-12-02 10:28:25 +00:00
gitea-webhook-setup-guide.md Initial commit: MVP Factory setup documentation 2025-11-29 20:03:09 +00:00
n8n-api.md Restructure: Split documentation, add timing, fix paths 2025-12-02 09:55:24 +00:00
n8n-workflow-setup-guide.md Initial commit: MVP Factory setup documentation 2025-11-29 20:03:09 +00:00
openhands-sdk-wrapper-sh.sh Test enhanced CI/CD workflow 2025-12-01 18:21:51 +00:00
phase2.md Restructure: Split documentation, add timing, fix paths 2025-12-02 09:55:24 +00:00
phase3.md Restructure: Split documentation, add timing, fix paths 2025-12-02 09:55:24 +00:00