Commit Graph

4 Commits

Author SHA1 Message Date
Git Admin 89d597880e phase 3 files 2025-12-02 19:59:57 +00:00
Git Admin 336fc7a6e3 Create 6 custom sub-agents for Claude Code
n8n/build Token test - Phase 3
- n8n-workflow-specialist: n8n workflow design and debugging
- openhands-sdk-specialist: OpenHands SDK integration
- gitea-integration-specialist: Gitea webhook & API management
- security-audit-specialist: Security audit & permission checks
- docker-services-specialist: Docker service management
- phase3-implementation-specialist: Phase 3 autonomous build test

All agents use YAML frontmatter format per official documentation:
https://code.claude.com/docs/en/sub-agents

Location: .claude/agents/
Model: sonnet (5 agents), opus (1 agent)

🤖 Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-02 11:36:47 +00:00
Git Admin be93c60d15 final and working phase 3 2025-12-01 21:58:08 +00:00
Git Admin 188f1426a8 Clean repository - keep only essential files for webhook integration
- openhands-sdk-wrapper-sh.sh: SDK wrapper script
- openhands-gitea-webhook-workflow.json: Webhook workflow
- openhands-sdk-n8n-CLEAN.json: Clean SDK workflow
- openhands.env: API keys (MiniMax, DeepSeek, OpenAI)
- CLAUDE.md: Project documentation
- OPENHANDS_SDK_SETUP.md: SDK setup guide
- gitea-webhook-setup-guide.md: Webhook integration guide
- n8n-workflow-setup-guide.md: n8n configuration guide
2025-12-01 15:29:29 +00:00