Skip to content

Conversation

@masnwilliams
Copy link
Contributor

@masnwilliams masnwilliams commented Dec 22, 2025

Note

Introduces comprehensive Agent Auth documentation and integration, plus navigation/config updates.

  • Adds auth/agent/overview, auth/agent/hosted-ui, auth/agent/programmatic, and auth/credentials with examples for TS/Python and features like SSO, MFA, TOTP, saved credentials, and post-login URLs
  • Adds auth/agent/early-preview landing page and integrations/1password guide; links 1Password from auth/credentials and integrations/overview
  • Updates docs.json navigation: new "Auth" group, includes 1Password in Integrations, adds CLI MCP page, and switches API Reference OpenAPI URL to https://api.onkernel.com/spec.yaml
  • Adjusts table styling in style.css (table margin to 0)

Written by Cursor Bugbot for commit 9c8ca95. This will update automatically on new commits. Configure here.

masnwilliams and others added 6 commits December 18, 2025 18:19
Add documentation for the Agent Auth feature including overview, hosted UI, programmatic usage, credentials management, session monitoring, and early preview information. Also adds MCP CLI reference to docs.json.
* docs(auth): update docs for new invocation flow

* docs: Add section on updating existing credentials

* docs(agent-auth): update status handling examples
…nd clarity

- Updated "Credentials" section to simplify language and improve clarity on automated authentication.
- Revised "Hosted UI" documentation to include clearer code examples for creating auth agents and handling login flows.
- Streamlined the "Programmatic" flow section, consolidating steps and providing comprehensive code snippets for better understanding.
- Improved overall structure and readability across all sections to facilitate easier navigation and comprehension.
- Change framing to 'Create authenticated browser sessions for your automations'
- Simplify polling examples to single unified loop pattern
- Add CodeGroups with TypeScript + Python for all code examples
- Remove jargon (form discovery, idempotent, etc.)
- Add SSO/OAuth and TOTP sections to credentials.mdx
- Use realistic domains (netflix, linkedin, github, doordash)
- Recommend Hosted UI as primary integration path
- Move agent auth docs from agents/auth/ to auth/agent/ directory
- Move credentials to auth/credentials.mdx (sibling to agent/)
- Update docs.json navigation paths
- Add post_login_url documentation in Adding Features section
- Update examples to show page.goto() usage for clarity
@masnwilliams masnwilliams marked this pull request as ready for review January 21, 2026 19:16
@masnwilliams masnwilliams merged commit b71f12d into main Jan 21, 2026
2 checks passed
@masnwilliams masnwilliams deleted the mason/agent-auth branch January 21, 2026 19:42
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