Commit Graph

3 Commits

Author SHA1 Message Date
Git Admin c8f04b66c2 Update: SDK approach, n8n API docs, and test scripts
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
2025-12-02 09:02:11 +00:00
Git Admin 319523a33d before cleaning 2025-12-01 12:59:02 +00:00
Git Admin fdabda64b2 Initial commit: MVP Factory setup documentation
- OpenHands API integration complete
- n8n workflows (test + webhook)
- Gitea webhook integration guide
- Complete documentation and setup guides
- API reference and troubleshooting

Phase 2 complete - ready for testing
2025-11-29 20:03:09 +00:00