Skip to content

feat: add support for notifications, activity, mentions, and gh passthrough#3

Merged
airscripts merged 10 commits into
airscripts:mainfrom
clawdeeo:feat/v2.1.0-notifications
May 10, 2026
Merged

feat: add support for notifications, activity, mentions, and gh passthrough#3
airscripts merged 10 commits into
airscripts:mainfrom
clawdeeo:feat/v2.1.0-notifications

Conversation

@clawdeeo
Copy link
Copy Markdown
Contributor

@clawdeeo clawdeeo commented May 9, 2026

"This PR delivers v2.1.0 with four new command groups. Commands ghitgud gh <args> Pass through to the gh CLI ghitgud notifications list List notifications ghitgud notifications list -a Include read notifications ghitgud notifications list -p Only participating ghitgud notifications list -r <repo> Filter by repository ghitgud notifications read <id> Mark a notification as read ghitgud notifications done <id> Mark a notification as done ghitgud activity Assigned issues, review requests, mentions ghitgud mentions Recent @mentions of you ghitgud ping Check if the CLI is working ghitgud labels list List all labels for a repository ghitgud labels pull Pull labels from a repository ghitgud labels pull -t <name> Pull from a built-in template ghitgud labels push Push labels to a repository ghitgud labels push -t <name> Push a built-in template ghitgud labels prune Delete all local labels ghitgud config set <key> <val> Set a configuration value ghitgud config get <key> Get a configuration value New in this release - gh passthrough — transparently forwards to the gh CLI - deep-plan-part2-v2.1.0-notifications.md — list, read, and mark done - activity — composite view of assigned issues, review requests, and mentions - mentions — recent @mentions of the authenticated user Fixes - prepare now builds the project so dist/ exists on git installs Infrastructure - Added client.put to the API layer - Added src/api/notifications.ts with GitHub Notifications REST API wrappers - Added src/services/notifications.ts with three normalizers for different API response shapes - Added comprehensive tests: 84 tests across 19 files, all passing - Updated README, CHANGELOG, ROADMAP, VERSION, and package.json"

@clawdeeo clawdeeo requested a review from airscripts as a code owner May 9, 2026 23:59
@airscripts airscripts changed the title feat: v2.1.0 notifications, activity, mentions, and gh passthrough feat: add support for notifications, activity, mentions, and gh passthrough May 10, 2026
@clawdeeo clawdeeo force-pushed the feat/v2.1.0-notifications branch from 01220ed to c7ceb82 Compare May 10, 2026 00:15
@clawdeeo clawdeeo force-pushed the feat/v2.1.0-notifications branch from aecef27 to 1688c1b Compare May 10, 2026 12:32
@airscripts airscripts merged commit 2fa40bc into airscripts:main May 10, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants