Skip to content

FROM ryaneggz/8-add-langchain-mcp-adapter-example TO hwchase17/deepagents@master - #15

Merged
Harrison Chase (hwchase17) merged 15 commits into
langchain-ai:masterfrom
ryaneggz:ryaneggz/8-add-langchain-mcp-adapter-example
Aug 4, 2025
Merged

FROM ryaneggz/8-add-langchain-mcp-adapter-example TO hwchase17/deepagents@master#15
Harrison Chase (hwchase17) merged 15 commits into
langchain-ai:masterfrom
ryaneggz:ryaneggz/8-add-langchain-mcp-adapter-example

Conversation

@ryaneggz

@ryaneggz Ryan Eggleston (ryaneggz) commented Aug 1, 2025

Copy link
Copy Markdown
Contributor

Closes #8


Summary:
Initially started by altering the examples/research.py this was too verbose. Instructed to simplify, make sense to keep this as simple instructions for config in README.

@ryaneggz
Ryan Eggleston (ryaneggz) marked this pull request as ready for review August 1, 2025 03:13

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think we probably want a more simple example, and probably in the readme

@ryaneggz
Ryan Eggleston (ryaneggz) marked this pull request as draft August 2, 2025 16:15
@ryaneggz
Ryan Eggleston (ryaneggz) marked this pull request as ready for review August 2, 2025 16:42
@ryaneggz

Copy link
Copy Markdown
Contributor Author

i think we probably want a more simple example, and probably in the readme

Scrubbed the previous example. Default to simple steps for configuration in README.

PS... popped into draft when making changes and popped me off assignee 😅

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think this looks great - need to test out, but will do so tonight

Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated
@hwchase17
Harrison Chase (hwchase17) merged commit cde4f64 into langchain-ai:master Aug 4, 2025
killa (killagu) pushed a commit to killagu/deepagents that referenced this pull request Dec 15, 2025
…ng-command-object-in-write-todos-tool

fix(tools): enforce returning Command object in writeTodos for graph state updates
John Kennedy (jkennedyvz) pushed a commit that referenced this pull request Jun 21, 2026
…e _default_suffix, document group drops

- send_media: replace if/else branch duplication with (method, file_field)
  tuple selection
- _check_telegram_size: avoid redundant stat() call — the size is already
  checked by validate_media_size; reword the error without re-statting
- _safe_suffix: inline the single-caller _default_suffix helper
- TelegramChannel: document that group/supergroup messages are silently
  dropped and add a debug log in _message_values when chat type mismatches

Fixes #3, #5, #14, #15.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add example of using MCPs with this

2 participants