[PR #3641] [MERGED] da-cli: --startup-cmd flag #3677

Closed
opened 2026-06-05 18:52:46 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3641
Author: @mdrxy
Created: 4/20/2026
Status: Merged
Merged: 4/20/2026
Merged by: @mdrxy

Base: mainHead: mdrxy/da-cli/startup-cmd


📝 Commits (3)

📊 Changes

2 files changed (+26 additions, -0 deletions)

View changed files

📝 .github/OWNERS (+4 -0)
📝 src/oss/deepagents/cli/overview.mdx (+22 -0)

📄 Description

Document the new --startup-cmd CLI flag from deepagents#2841, which runs a shell command once at session start.


🔄 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/3641 **Author:** [@mdrxy](https://github.com/mdrxy) **Created:** 4/20/2026 **Status:** ✅ Merged **Merged:** 4/20/2026 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `mdrxy/da-cli/startup-cmd` --- ### 📝 Commits (3) - [`b28db73`](https://github.com/langchain-ai/docs/commit/b28db734c1bb38599ce5e918e0fa0f98f748efb8) da-cli: `--startup-cmd` flag - [`97481f7`](https://github.com/langchain-ai/docs/commit/97481f7544fba09bf3b93f07d791cea0208dcc07) cr - [`1ee128d`](https://github.com/langchain-ai/docs/commit/1ee128dd139c85e254f32ec76bf0e10e61a7c095) cr ### 📊 Changes **2 files changed** (+26 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.github/OWNERS` (+4 -0) 📝 `src/oss/deepagents/cli/overview.mdx` (+22 -0) </details> ### 📄 Description Document the new `--startup-cmd` CLI flag from [deepagents#2841](https://github.com/langchain-ai/deepagents/pull/2841), which runs a shell command once at session start. --- <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 18:52:46 -04:00
yindo closed this issue 2026-06-05 18:52:46 -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#3677