Skip to content

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 10 Apr 10:42
· 49 commits to main since this release

1.2.0 (2026-04-10)

Bug Fixes

  • activity: add required occurredAt field to paperclip_report_cost_event (PAP-95) (0fdb994)
  • approvals: correct paperclip_get_approval description to remove false linked-issues claim (PAP-85) (758f0f5)
  • approvals: send type+payload instead of title+description to POST /approvals (PAP-84) (7888350)
  • comments: implement client-side after-cursor workaround for broken server param (PAP-88) (fed09fa)
  • documents: mark paperclip_delete_document as boardOnlyHint (PAP-96) (2a531ce)
  • issues: inject agentId in paperclip_checkout_issue POST body (PAP-101) (2a13441)
  • pre-commit: stage README.md in regression test so lint-staged actually runs (PAP-107) (15e6fb8)

Features

  • activity: add paperclip_report_cost_event tool (PAP-87) (ba0f10c)
  • comments: add paperclip_get_comment tool for GET /api/issues/{id}/comments/{commentId} (PAP-86) (295bfeb)
  • labels: add paperclip_list_labels, paperclip_create_label, and labelIds support on issues (PAP-99) (77c8a74)