Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: onecli/onecli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: onecli/onecli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: copilot/undo-package-json-changes
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 9 files changed
  • 3 contributors

Commits on May 8, 2026

  1. feat: add Notion as OAuth integration

    - Add Notion app definition with OAuth flow, workspace metadata, and page discovery
    - Gateway: add Notion provider with Bearer auth, Basic auth token refresh (ClientCredentialMethod), and NOTION_REFRESH config
    - Gateway: fix path_matches to handle bare glob patterns (e.g., /v1.0/me/messages*)
    - Gateway: remove static_headers field from AppProvider (API version headers are the client's responsibility)
    - Connection card: display workspace name and accessible pages as clickable pills
    - App grid: add hover underline on app name for click affordance
    - Add Notion env vars to turbo.json passthrough
    guyb1 committed May 8, 2026
    Configuration menu
    Copy the full SHA
    6b02809 View commit details
    Browse the repository at this point in the history
  2. revert: restore apps/gateway/package.json to pre-PR state

    Agent-Logs-Url: https://github.com/onecli/onecli/sessions/823fd50b-a4c6-4c8b-a227-d4b3943f367e
    
    Co-authored-by: guyb1 <6676322+guyb1@users.noreply.github.com>
    Copilot and guyb1 authored May 8, 2026
    Configuration menu
    Copy the full SHA
    6e724d3 View commit details
    Browse the repository at this point in the history
Loading