protected recording status endpoint rejected unauthenticated access
whitespace check passed
## Summary
- add a loopback-only MeetingDebrief-compatible HTTP API for MuteDeck
- support authenticated recording status, start, stop, and cancel endpoints
- generate and store a trby_ bearer token in Keychain
- add Settings controls for enablement, host, port, token copy/regeneration, and listener status
- automatically transcribe and summarize API-started meetings after MuteDeck stops them
## Compatibility
Configure MuteDeck with the host, port, and token shown under Settings > Enable MuteDeck Integration.
## Verification
- macOS Xcode build passed
- launched the built app on the macOS runner and verified the local API listener
- MeetingDebrief-compatible discovery response passed
- protected recording status endpoint rejected unauthenticated access
- whitespace check passed
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
Compatibility
Configure MuteDeck with the host, port, and token shown under Settings > Enable MuteDeck Integration.
Verification