[PR #155] [MERGED] feat: create hidden page for new agent auth product #465

Closed
opened 2026-02-17 17:20:27 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/155
Author: @samecrowder
Created: 8/13/2025
Status: Merged
Merged: 8/14/2025
Merged by: @samecrowder

Base: mainHead: sam_create_hidden_agent_auth_page


📝 Commits (10+)

  • be386b6 feat: create hidden agent auth page for new product
  • f5e8109 asdf
  • 5edbb4a cleaning up
  • bcc16b8 makeing the DevEx flows more clear
  • 9a29e85 slightly more descriptive
  • 9718e1d docs page may be good enough for now
  • a7d8d00 fixed the title capitalization
  • d299ce0 more clean up. now going to add the python package wheel
  • 3aa6762 add the .whl file to static assets on the docs site
  • eb39f72 word smithing

📊 Changes

4 files changed (+112 additions, -0 deletions)

View changed files

src/images/github-auth-success.png (+0 -0)
src/images/langgraph-auth-interrupt.png (+0 -0)
src/langchain-agent-auth.mdx (+112 -0)
src/langchain_auth-0.1.0-py3-none-any.whl (+0 -0)

📄 Description

hidden page for a new product I'm working on!

for now, this page will be linked to internally in design docs that I'm writing, and I'll also be selectively sending it to customers who are interested in trying it out


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/docs/pull/155 **Author:** [@samecrowder](https://github.com/samecrowder) **Created:** 8/13/2025 **Status:** ✅ Merged **Merged:** 8/14/2025 **Merged by:** [@samecrowder](https://github.com/samecrowder) **Base:** `main` ← **Head:** `sam_create_hidden_agent_auth_page` --- ### 📝 Commits (10+) - [`be386b6`](https://github.com/langchain-ai/docs/commit/be386b6ae6392ff34613a56d47faec5b6d69fabf) feat: create hidden agent auth page for new product - [`f5e8109`](https://github.com/langchain-ai/docs/commit/f5e810910ea9c6502f8b1c795917d1c7aa96c438) asdf - [`5edbb4a`](https://github.com/langchain-ai/docs/commit/5edbb4a123c00a195c7df3bc4add6e5082ecc89f) cleaning up - [`bcc16b8`](https://github.com/langchain-ai/docs/commit/bcc16b8d9109f336619aa6437266766813f2e524) makeing the DevEx flows more clear - [`9a29e85`](https://github.com/langchain-ai/docs/commit/9a29e85a777e7b773f1835cd6e72558678f9cec8) slightly more descriptive - [`9718e1d`](https://github.com/langchain-ai/docs/commit/9718e1dd31c605ad5f3fd601ca9f6c18b195be03) docs page may be good enough for now - [`a7d8d00`](https://github.com/langchain-ai/docs/commit/a7d8d0018418388ab5d3c4ff6d9baf4f1397d35b) fixed the title capitalization - [`d299ce0`](https://github.com/langchain-ai/docs/commit/d299ce0fc0a41c6fe0eefb24a9060db26bf60fd1) more clean up. now going to add the python package wheel - [`3aa6762`](https://github.com/langchain-ai/docs/commit/3aa6762bdaee8588fc2212bad39f74c1a01b932c) add the .whl file to static assets on the docs site - [`eb39f72`](https://github.com/langchain-ai/docs/commit/eb39f72b942cbc2c175a192ee63dc703ce1406bc) word smithing ### 📊 Changes **4 files changed** (+112 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `src/images/github-auth-success.png` (+0 -0) ➕ `src/images/langgraph-auth-interrupt.png` (+0 -0) ➕ `src/langchain-agent-auth.mdx` (+112 -0) ➕ `src/langchain_auth-0.1.0-py3-none-any.whl` (+0 -0) </details> ### 📄 Description hidden page for a new product I'm working on! for now, this page will be linked to internally in design docs that I'm writing, and I'll also be selectively sending it to customers who are interested in trying it out --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-17 17:20:27 -05:00
yindo closed this issue 2026-02-17 17:20:27 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#465