[PR #456] [MERGED] docs(deepagents): simplify README #476

Closed
opened 2026-06-05 17:23:19 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/deepagentsjs/pull/456
Author: @hntrl
Created: 4/14/2026
Status: Merged
Merged: 4/14/2026
Merged by: @hntrl

Base: mainHead: hunter/readme-rewrite


📝 Commits (1)

  • fb629f2 docs(deepagents): simplify README to a minimal layout

📊 Changes

1 file changed (+46 additions, -706 deletions)

View changed files

📝 libs/deepagents/README.md (+46 -706)

📄 Description

Changes

libs/deepagents

  • Rewrote README.md from an exhaustive reference style to a minimal structure:
    • concise overview and "What's included"
    • short install + quickstart example
    • brief customization example
    • LangGraph-native note, value proposition bullets, docs/resources, and security section
  • Updated top docs anchor link to JavaScript Deep Agents docs.
  • Changed <picture> fallback <img> source from logo-dark.svg to logo-light.svg for better npm/default rendering.
  • Removed duplicated deep-dive sections and verbose option-by-option content in favor of docs links.

🔄 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/deepagentsjs/pull/456 **Author:** [@hntrl](https://github.com/hntrl) **Created:** 4/14/2026 **Status:** ✅ Merged **Merged:** 4/14/2026 **Merged by:** [@hntrl](https://github.com/hntrl) **Base:** `main` ← **Head:** `hunter/readme-rewrite` --- ### 📝 Commits (1) - [`fb629f2`](https://github.com/langchain-ai/deepagentsjs/commit/fb629f242b2ab0f24defd837297462153a8409a4) docs(deepagents): simplify README to a minimal layout ### 📊 Changes **1 file changed** (+46 additions, -706 deletions) <details> <summary>View changed files</summary> 📝 `libs/deepagents/README.md` (+46 -706) </details> ### 📄 Description ## Changes ### `libs/deepagents` - Rewrote `README.md` from an exhaustive reference style to a minimal structure: - concise overview and "What's included" - short install + quickstart example - brief customization example - LangGraph-native note, value proposition bullets, docs/resources, and security section - Updated top docs anchor link to JavaScript Deep Agents docs. - Changed `<picture>` fallback `<img>` source from `logo-dark.svg` to `logo-light.svg` for better npm/default rendering. - Removed duplicated deep-dive sections and verbose option-by-option content in favor of docs links. --- <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-06-05 17:23:19 -04:00
yindo closed this issue 2026-06-05 17:23:19 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/deepagentsjs#476