Major updates: ✅ Removed outdated OpenHands API server content from CLAUDE.md ✅ Added comprehensive OpenHands SDK approach documentation ✅ Added complete n8n API documentation with 11+ operations ✅ Documented API key locations (/home/bam/.n8n_api_key, /home/bam/openhands/.env) ✅ Created test-scripts/ directory with SDK wrappers and build tests ✅ Added README.md for test-scripts with usage examples ✅ Updated project status to 'COMPLETE & PRODUCTION READY' New test scripts: - SDK wrappers: openhands-sdk-wrapper-sh.sh, .py, -fixed.py - Build tests: build_test.sh, advanced_build_test.sh, build-test-complete.sh - Diagnostics: check_environment.sh, diagnose.sh, explore.sh All documentation now reflects SDK approach (CLI via SSH) instead of server API approach |
||
|---|---|---|
| .claude | ||
| test-scripts | ||
| .gitignore | ||
| CLAUDE.md | ||
| GITEA_N8N_WEBHOOK_GUIDE.md | ||
| N8N_DATA_PRESERVATION_SOLUTION.md | ||
| N8N_OPENHANDS_WORKFLOW_FINAL.json | ||
| OPENHANDS_SDK_SETUP.md | ||
| PHASE3_ENHANCED_WORKFLOW.md | ||
| PRODUCTION_WEBHOOK_RESPONSE.md | ||
| WEBHOOK_MONITORING.md | ||
| gitea-webhook-setup-guide.md | ||
| n8n-workflow-setup-guide.md | ||
| openhands-sdk-wrapper-sh.sh | ||