Skip to content

feat: add apps connect/list/disconnect commands for OAuth app connections#12

Merged
guyb1 merged 2 commits intomainfrom
jf/apps-connect
Apr 6, 2026
Merged

feat: add apps connect/list/disconnect commands for OAuth app connections#12
guyb1 merged 2 commits intomainfrom
jf/apps-connect

Conversation

@johnnyfish
Copy link
Copy Markdown
Contributor

@johnnyfish johnnyfish commented Apr 5, 2026

Summary

  • Add onecli apps connect/list/disconnect commands for managing OAuth app connections
  • apps connect hint includes credential stubs docs URL with general-app fallback
  • CLI docs page updated with Apps section

Context

MCP servers like Gmail crash at startup without local credential files. With this, the agent runs onecli apps connect --provider gmail --client-id X --client-secret Y, reads the
hint for the docs URL, and creates stub files so the MCP server boots. The OneCLI gateway handles real OAuth token exchange at request time.

@johnnyfish johnnyfish requested a review from guyb1 April 5, 2026 21:33
@johnnyfish johnnyfish changed the title feat: add apps connect/list/disconnect commands for OAuth app connect… feat: add apps connect/list/disconnect commands for OAuth app connections Apr 5, 2026
@johnnyfish johnnyfish self-assigned this Apr 5, 2026
@johnnyfish johnnyfish added the enhancement New feature or request label Apr 5, 2026
@guyb1 guyb1 force-pushed the jf/apps-connect branch from d7313a7 to f4c9a14 Compare April 6, 2026 07:16
@guyb1 guyb1 merged commit 49cccb2 into main Apr 6, 2026
2 checks passed
@guyb1 guyb1 deleted the jf/apps-connect branch April 6, 2026 07:42
@guyb1 guyb1 mentioned this pull request Apr 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants