Skip to content

Commit a32ffa9

Browse files
authored
Merge pull request #2 from PinataCloud/feature/agents-api
feat: Add comprehensive Agents API support
2 parents 1d71184 + e1de9ec commit a32ffa9

31 files changed

Lines changed: 7551 additions & 44 deletions

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,10 @@ Makefile
99
main
1010
test
1111
.env
12+
13+
# Claude Code
14+
.claude/
15+
CLAUDE.md
16+
17+
# API specs
18+
api-*.json

0 commit comments

Comments
 (0)