Add --limit, --offset, and --since flags to `multica issue comment list` to prevent context window overflow when issues have many comments. The API endpoint now accepts limit, offset, and since (RFC3339) query parameters. When paginating, the response includes an X-Total-Count header with the total number of comments. |
||
|---|---|---|
| .. | ||
| cmd_agent.go | ||
| cmd_attachment.go | ||
| cmd_auth.go | ||
| cmd_auth_test.go | ||
| cmd_compat_test.go | ||
| cmd_config.go | ||
| cmd_daemon.go | ||
| cmd_issue.go | ||
| cmd_issue_test.go | ||
| cmd_login.go | ||
| cmd_repo.go | ||
| cmd_update.go | ||
| cmd_version.go | ||
| cmd_workspace.go | ||
| main.go | ||