Skip to content

Adds groups management, feed, and notifications commands#28

Merged
dzucconi merged 1 commit into
mainfrom
updates--1
Jun 18, 2026
Merged

Adds groups management, feed, and notifications commands#28
dzucconi merged 1 commit into
mainfrom
updates--1

Conversation

@dzucconi

Copy link
Copy Markdown
Member

Syncs the CLI with the regenerated Are.na schema and exposes the new endpoints it adds.

  • Group management: create, update, delete, members, join, leave, remove-member, invitations, invite, revoke-invitation, and invite-link subcommands (render + --json, with destructive confirmation)
  • New top-level feed and notifications commands using cursor pagination, plus notifications read/read-all
  • Fixes the breaking Group.bio -> Group.description schema change

Regenerates the Are.na OpenAPI schema and builds out the new surface it
exposes: group create/update/delete, members, join/leave, invitations,
and invite links, plus top-level feed and notifications commands.
Fixes the Group.bio -> Group.description rename, and corrects the
non-TTY destructive-confirmation hint to use the actual action verb.
@dzucconi dzucconi self-assigned this Jun 18, 2026
@dzucconi dzucconi added the minor label Jun 18, 2026
@dzucconi dzucconi merged commit 3865c84 into main Jun 18, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant