[PR #316] [CLOSED] oss: tweaks #629

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/316
Author: @mdrxy
Created: 9/2/2025
Status: Closed

Base: mainHead: mdrxy/tweaks


📝 Commits (10+)

📊 Changes

1621 files changed (+12267 additions, -11704 deletions)

View changed files

.editorconfig (+54 -0)
.vscode/settings.json (+128 -0)
📝 src/docs.json (+27 -5)
📝 src/index.mdx (+31 -31)
📝 src/labs/deep-agents/built-in-components.mdx (+2 -2)
📝 src/labs/deep-agents/configuration-options.mdx (+3 -3)
📝 src/labs/deep-agents/overview.mdx (+2 -2)
📝 src/labs/deep-agents/quickstart.mdx (+2 -2)
📝 src/labs/index.mdx (+22 -22)
📝 src/labs/oap/index.mdx (+24 -24)
📝 src/labs/oap/quickstart.mdx (+44 -44)
📝 src/labs/oap/setup/agents.mdx (+7 -7)
📝 src/labs/oap/setup/mcp-server.mdx (+2 -2)
📝 src/labs/swe/faq.mdx (+1 -1)
📝 src/labs/swe/index.mdx (+7 -7)
📝 src/labs/swe/secrets.mdx (+3 -3)
📝 src/labs/swe/setup/authentication.mdx (+19 -19)
📝 src/labs/swe/setup/ci.mdx (+8 -8)
📝 src/labs/swe/setup/development.mdx (+35 -35)
📝 src/labs/swe/setup/intro.mdx (+14 -14)

...and 80 more files

📄 Description

  • Stub out and first draft pass at v1 release page
    • New sidebar release format
    • Screenshot
  • Squash typos
  • Indicate the in-memory cache is opt-in
  • Break some really long lines

🔄 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/316 **Author:** [@mdrxy](https://github.com/mdrxy) **Created:** 9/2/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `mdrxy/tweaks` --- ### 📝 Commits (10+) - [`969e07e`](https://github.com/langchain-ai/docs/commit/969e07e4382e6e16bdb4c435b11fca7b1f57407b) . - [`4efd2f6`](https://github.com/langchain-ai/docs/commit/4efd2f6c82855a19d6cb9167c73047349d9b6e5f) update title - [`378bd40`](https://github.com/langchain-ai/docs/commit/378bd40302bd59eae57b2703a5dd69508fc9f546) update messages headers - [`ac937d8`](https://github.com/langchain-ai/docs/commit/ac937d864d0097ceeba3a97a7109017174844847) . - [`ad0d4e9`](https://github.com/langchain-ai/docs/commit/ad0d4e98113cc6d445b1d0aa846297507ba4adc7) . - [`7a5fe83`](https://github.com/langchain-ai/docs/commit/7a5fe835e980c8f9d3b92b3f06baf031016aab9d) . - [`ec1d620`](https://github.com/langchain-ai/docs/commit/ec1d620c2380e0a4bcce8f6c000bb6ef80df58fc) . - [`0be07a5`](https://github.com/langchain-ai/docs/commit/0be07a52e8c06ee22e75dfc9982835996b07eedc) . - [`ed84e61`](https://github.com/langchain-ai/docs/commit/ed84e6103b8e652c5a925774b61fd4cf0c49a523) . - [`92ad0c1`](https://github.com/langchain-ai/docs/commit/92ad0c148a9e2b72a274071dbad2d6b2b2444107) edits ### 📊 Changes **1621 files changed** (+12267 additions, -11704 deletions) <details> <summary>View changed files</summary> ➕ `.editorconfig` (+54 -0) ➕ `.vscode/settings.json` (+128 -0) 📝 `src/docs.json` (+27 -5) 📝 `src/index.mdx` (+31 -31) 📝 `src/labs/deep-agents/built-in-components.mdx` (+2 -2) 📝 `src/labs/deep-agents/configuration-options.mdx` (+3 -3) 📝 `src/labs/deep-agents/overview.mdx` (+2 -2) 📝 `src/labs/deep-agents/quickstart.mdx` (+2 -2) 📝 `src/labs/index.mdx` (+22 -22) 📝 `src/labs/oap/index.mdx` (+24 -24) 📝 `src/labs/oap/quickstart.mdx` (+44 -44) 📝 `src/labs/oap/setup/agents.mdx` (+7 -7) 📝 `src/labs/oap/setup/mcp-server.mdx` (+2 -2) 📝 `src/labs/swe/faq.mdx` (+1 -1) 📝 `src/labs/swe/index.mdx` (+7 -7) 📝 `src/labs/swe/secrets.mdx` (+3 -3) 📝 `src/labs/swe/setup/authentication.mdx` (+19 -19) 📝 `src/labs/swe/setup/ci.mdx` (+8 -8) 📝 `src/labs/swe/setup/development.mdx` (+35 -35) 📝 `src/labs/swe/setup/intro.mdx` (+14 -14) _...and 80 more files_ </details> ### 📄 Description - Stub out and first draft pass at v1 release page - New sidebar release format - <img width="273" height="177" alt="Screenshot" src="https://github.com/user-attachments/assets/523b688c-1f35-425b-9dc3-c6804f4cbbbd" /> - Squash typos - Indicate the in-memory cache is opt-in - Break some really long lines --- <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:48 -05:00
yindo closed this issue 2026-02-17 17:20:48 -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#629