agenterra 0.2.2

Generate production-ready MCP (Model Context Protocol) servers and clients from OpenAPI specs
1
2
3
4
5
6
7
8
9
10
# MANDATORY INSTRUCTIONS - READ BEFORE PROCEEDING

You MUST read and follow ALL instructions found in the common Agent rules document: [AGENT_INSTRUCTIONS.md](../docs/AGENT_INSTRUCTIONS.md).

# VERIFICATION:
Before proceeding with any changes, confirm you have:
- [ ] Read and understood all rules in AGENT_INSTRUCTIONS.md
- [ ] Will follow the PR workflow (no direct pushes to main)
- [ ] Will follow test-driven development practices
- [ ] Will avoid analysis paralysis