[PR #2434] [MERGED] fix(deepagents): fix JS skills example #2427

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2434
Author: @christian-bromann
Created: 2/2/2026
Status: Merged
Merged: 2/2/2026
Merged by: @christian-bromann

Base: mainHead: cb/fix-skills-docs


📝 Commits (1)

  • d5bbdea fix(deepagents): fix JS skills example

📊 Changes

1 file changed (+157 additions, -164 deletions)

View changed files

📝 src/oss/deepagents/skills.mdx (+157 -164)

📄 Description

Before

  • example was bad formatted
  • contained unnecessary imports
  • used as any

docsbefore

After

docs


🔄 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/2434 **Author:** [@christian-bromann](https://github.com/christian-bromann) **Created:** 2/2/2026 **Status:** ✅ Merged **Merged:** 2/2/2026 **Merged by:** [@christian-bromann](https://github.com/christian-bromann) **Base:** `main` ← **Head:** `cb/fix-skills-docs` --- ### 📝 Commits (1) - [`d5bbdea`](https://github.com/langchain-ai/docs/commit/d5bbdeab5447c8d396f22ef60d9984ea1ea914b4) fix(deepagents): fix JS skills example ### 📊 Changes **1 file changed** (+157 additions, -164 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/deepagents/skills.mdx` (+157 -164) </details> ### 📄 Description ## Before - example was bad formatted - contained unnecessary imports - used `as any` ![docsbefore](https://github.com/user-attachments/assets/a862f00f-91b4-4fab-ba43-27b578fc2c8f) ## After ![docs](https://github.com/user-attachments/assets/c01de186-31f2-47e2-acc1-dd70f61774a3) --- <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:24 -05:00
yindo closed this issue 2026-02-17 17:23:24 -05:00
yindo changed title from [PR #2434] fix(deepagents): fix JS skills example to [PR #2434] [MERGED] fix(deepagents): fix JS skills example 2026-06-05 18:18:32 -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#2427