[PR #2005] [MERGED] open agent spec #2053

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2005
Author: @Davide-Cocco
Created: 12/22/2025
Status: Merged
Merged: 1/5/2026
Merged by: @lnhsingh

Base: mainHead: agent-spec-integration-page


📝 Commits (5)

  • 67e6654 Added integration page
  • 9f34bc7 Merge branch 'main' into agent-spec-integration-page
  • 83f3933 Merge branch 'main' into agent-spec-integration-page
  • 6c33147 Merge branch 'main' into agent-spec-integration-page
  • a6a027a cr

📊 Changes

2 files changed (+92 additions, -8 deletions)

View changed files

📝 src/oss/python/integrations/providers/all_providers.mdx (+8 -8)
src/oss/python/integrations/providers/open_agent_spec.mdx (+84 -0)

📄 Description

Overview

Added integration page for Open Agent Spec

Type of change

New documentation page

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/2005 **Author:** [@Davide-Cocco](https://github.com/Davide-Cocco) **Created:** 12/22/2025 **Status:** ✅ Merged **Merged:** 1/5/2026 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `agent-spec-integration-page` --- ### 📝 Commits (5) - [`67e6654`](https://github.com/langchain-ai/docs/commit/67e6654f87dbecb2fd9fc28b0e5e2525711a8e09) Added integration page - [`9f34bc7`](https://github.com/langchain-ai/docs/commit/9f34bc73e1602fd00d96adb15d74c895849b9514) Merge branch 'main' into agent-spec-integration-page - [`83f3933`](https://github.com/langchain-ai/docs/commit/83f39333535f60a9a7ba6bb30b7bbcaf2e0dd98a) Merge branch 'main' into agent-spec-integration-page - [`6c33147`](https://github.com/langchain-ai/docs/commit/6c33147dd973385aba021eb3ccc175a39a30489d) Merge branch 'main' into agent-spec-integration-page - [`a6a027a`](https://github.com/langchain-ai/docs/commit/a6a027ab832cf70e81c76eeeb99efdd44534ba3f) cr ### 📊 Changes **2 files changed** (+92 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/python/integrations/providers/all_providers.mdx` (+8 -8) ➕ `src/oss/python/integrations/providers/open_agent_spec.mdx` (+84 -0) </details> ### 📄 Description ## Overview Added integration page for Open Agent Spec ## Type of change New documentation page ## Checklist - [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:23:00 -05:00
yindo closed this issue 2026-02-17 17:23:00 -05:00
yindo changed title from [PR #2005] open agent spec to [PR #2005] [MERGED] open agent spec 2026-06-05 18:16:23 -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#2053