1. Update CLAUDE.md template to document --limit, --offset, --since params and guide agents to use pagination when comments are large 2. Add GetJSONWithHeaders to API client; CLI now prints "Showing X of Y comments" to stderr when paginating 3. Cap --since without --limit at 500 server-side to prevent unbounded result sets |
||
|---|---|---|
| .. | ||
| client.go | ||
| client_test.go | ||
| config.go | ||
| flags.go | ||
| output.go | ||
| update.go | ||