Skip to content

Commit 45a9681

Browse files
ashu17706claude
andcommitted
docs: link to new AGENTIC_DEVELOPMENT guide in README
Add prominent link to new guide for developers building AI agents. Highlights key benefits for agent development: - Geographic testing - Rate limit protection - Secure communication - Implementation patterns Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
1 parent eac371f commit 45a9681

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,12 @@ curl -fsSL https://raw.githubusercontent.com/zero8dotdev/warp-cli/main/install-f
120120
- [INSTALLATION.md](INSTALLATION.md) - Troubleshooting & install methods
121121
- [PROJECT_STORY.md](PROJECT_STORY.md) - Why this was built
122122

123+
**Building AI agents?**
124+
- [AGENTIC_DEVELOPMENT.md](AGENTIC_DEVELOPMENT.md) - WARP for agent development, testing, deployment
125+
- Geographic testing, rate limit protection, secure communication
126+
- Implementation patterns with code examples
127+
- Multi-agent systems and CI/CD integration
128+
123129
**Want real-world examples?**
124130
- [USAGE_EXAMPLES.md](USAGE_EXAMPLES.md) - 100+ command examples for scripts & automation
125131

0 commit comments

Comments
 (0)