[PR #1951] [CLOSED] Add agent spec integration docs #2000

Closed
opened 2026-02-17 17:22:57 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1951
Author: @Davide-Cocco
Created: 12/17/2025
Status: Closed

Base: mainHead: add-agent-spec-integration-docs


📝 Commits (6)

  • ec2bf4f Added entry for Agent Spec
  • 1d03971 Removed cardgroup in favor of icons
  • 2e2303c Restored cards
  • 15c03d1 Removing usage examples until we have more
  • fb3b03f Apply suggestions from code review
  • b22eb4e Apply suggestions from code review

📊 Changes

1 file changed (+10 additions, -0 deletions)

View changed files

📝 src/oss/langgraph/integrations.mdx (+10 -0)

📄 Description

Overview

Updating Integrations page for Langgraph with Open Agent Spec links and description

Type of change

Update existing documentation

Checklist

  • I have read the contributing guidelines
  • I have tested my changes locally using docs dev
  • All code examples have been tested and work correctly
  • I have used root relative paths for internal links
  • I have updated navigation in src/docs.json if needed

🔄 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/1951 **Author:** [@Davide-Cocco](https://github.com/Davide-Cocco) **Created:** 12/17/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `add-agent-spec-integration-docs` --- ### 📝 Commits (6) - [`ec2bf4f`](https://github.com/langchain-ai/docs/commit/ec2bf4f997dbffd24b022b38926afdbc4ccfaeb9) Added entry for Agent Spec - [`1d03971`](https://github.com/langchain-ai/docs/commit/1d039718c0fdc4629dc179ecf96c1bf684c4749e) Removed cardgroup in favor of icons - [`2e2303c`](https://github.com/langchain-ai/docs/commit/2e2303c4be68710258fe8aca3f7495f16cd67390) Restored cards - [`15c03d1`](https://github.com/langchain-ai/docs/commit/15c03d1af8babe8d3a0eac425a8dd125a628710e) Removing usage examples until we have more - [`fb3b03f`](https://github.com/langchain-ai/docs/commit/fb3b03f79c1baa85e7bc457bc783f76730b5bb5a) Apply suggestions from code review - [`b22eb4e`](https://github.com/langchain-ai/docs/commit/b22eb4e5048244dca56b424c429d17b72341ed98) Apply suggestions from code review ### 📊 Changes **1 file changed** (+10 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/langgraph/integrations.mdx` (+10 -0) </details> ### 📄 Description ## Overview Updating Integrations page for Langgraph with Open Agent Spec links and description ## Type of change Update existing documentation ## Checklist <!-- Put an 'x' in all boxes that apply --> - [X] I have read the [contributing guidelines](README.md) - [X] I have tested my changes locally using `docs dev` - [X] All code examples have been tested and work correctly - [x] I have used **root relative** paths for internal links - [X] I have updated navigation in `src/docs.json` if needed --- <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:22:57 -05:00
yindo closed this issue 2026-02-17 17:22:57 -05:00
yindo changed title from [PR #1951] Add agent spec integration docs to [PR #1951] [CLOSED] Add agent spec integration docs 2026-06-05 18:16:06 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#2000