Ben Burns
|
c3f16633d1
|
chore: update README with migration notice
|
2025-05-16 15:18:45 -07:00 |
|
github-actions[bot]
|
01b70d18c9
|
chore: bump version to v0.4.5 [skip ci]
v0.4.5
|
2025-05-13 21:07:33 +00:00 |
|
Ben Burns
|
72818340c1
|
fix: drop useless import from node:stream package (#75)
fixes #62
|
2025-05-13 13:49:06 -07:00 |
|
Ben Burns
|
373b08e090
|
Merge pull request #74 from langchain-ai/release
chore: bump version to v0.4.4 [skip ci]
|
2025-05-13 13:21:09 -07:00 |
|
Ben Burns
|
831359db3a
|
chore: bump version to v0.4.4 [skip ci]
v0.4.4
|
2025-05-13 13:16:00 -07:00 |
|
Abhilash Panigrahi
|
68f130e1d0
|
feat: support StreamableHTTPClientTransport (#64)
Co-authored-by: Abhilash Panigrahi <pabhila@amazon.com>
Co-authored-by: Ben Burns <803016+benjamincburns@users.noreply.github.com>
|
2025-05-13 13:00:39 -07:00 |
|
github-actions[bot]
|
03172e3fcd
|
chore: bump version to v0.4.3 [skip ci]
v0.4.3
|
2025-05-12 17:54:44 +00:00 |
|
Niko Nummi
|
8cfec54c29
|
feat: send headers when using node event source transport (#58)
|
2025-05-12 08:49:34 -07:00 |
|
Ravi Kiran Vemula
|
c1b0f3d8ad
|
changes company name in readme (#72)
|
2025-05-12 08:14:33 -07:00 |
|
github-actions[bot]
|
66f6eb0455
|
chore: bump version to v0.4.2 [skip ci]
v0.4.2
|
2025-04-09 06:48:21 +00:00 |
|
Ben Burns
|
b8ccb243a0
|
fix: drop unnecessary dependency (#57)
|
2025-04-09 18:47:18 +12:00 |
|
github-actions[bot]
|
a67182573d
|
chore: bump version to v0.4.1 [skip ci]
v0.4.1
|
2025-04-09 06:43:02 +00:00 |
|
Ben Burns
|
2930bf5124
|
fix: pass tool schema without conversion (#56)
|
2025-04-09 18:40:43 +12:00 |
|
github-actions[bot]
|
60458b9926
|
chore: bump version to v0.4.0 [skip ci]
v0.4.0
|
2025-04-04 03:23:07 +00:00 |
|
Ben Burns
|
6093a1c9ba
|
chore: update README to reflect recent changes (#53)
|
2025-04-04 16:17:51 +13:00 |
|
Ben Burns
|
09f511a57d
|
break: simplify interface, drop file IO, accept common mcp server config (#38)
|
2025-04-03 21:56:54 +13:00 |
|
github-actions[bot]
|
b4313142e0
|
chore: bump version to v0.3.4 [skip ci]
v0.3.4
|
2025-03-24 02:43:50 +00:00 |
|
Ben Burns
|
18daa5b83f
|
fix: fix CJS by dynamically importing json-schema-to-zod (#37)
fixes #36
|
2025-03-24 15:42:25 +13:00 |
|
github-actions[bot]
|
2fc9bfa79e
|
chore: bump version to v0.3.3 [skip ci]
v0.3.3
|
2025-03-22 04:22:31 +00:00 |
|
Ben Burns
|
e38ff20113
|
fix: don't autorun husky on npm install (#35)
|
2025-03-22 17:21:20 +13:00 |
|
Ben Burns
|
6eb9d6cf7a
|
fix: fix post-release commit (#34)
|
2025-03-22 17:15:22 +13:00 |
|
Ben Burns
|
7828c19fd8
|
chore: bump version to v0.3.2 [skip ci]
v0.3.2
|
2025-03-22 17:14:17 +13:00 |
|
Ben Burns
|
98726ec5de
|
fix: don't use yarn for release publish step (#33)
|
2025-03-22 17:08:18 +13:00 |
|
Ben Burns
|
b6e17366be
|
fix: build & import issues (#32)
fixes #30
fixes #31
|
2025-03-22 16:54:34 +13:00 |
|
github-actions[bot]
|
ce7b796ec8
|
chore: bump version to v0.3.1 [skip ci]
v0.3.1
|
2025-03-20 13:06:47 +00:00 |
|
Vadym Barda
|
c3a0dfddc1
|
export loadMcpTools (#29)
|
2025-03-20 09:04:36 -04:00 |
|
Vadym Barda
|
304c1847b0
|
fix package.json path (#28)
|
2025-03-20 08:55:06 -04:00 |
|
github-actions[bot]
|
40ffbf4080
|
chore: bump version to v0.3.0 [skip ci]
v0.3.0
|
2025-03-19 21:48:21 +00:00 |
|
Ben Burns
|
99d6be0626
|
fix build (#26)
|
2025-03-20 10:44:27 +13:00 |
|
Ben Burns
|
3a59cf313b
|
fix: correctly map MCP tool content to LangChain messages (#23)
|
2025-03-20 10:40:49 +13:00 |
|
Ben Burns
|
72b740ffcf
|
break: remove winston in favor of the debug package (#25)
* break: remove winston in favor of the debug package
* fix: add missing test coverage dev dependency
|
2025-03-19 18:36:14 +13:00 |
|
Ben Burns
|
399bf78cd8
|
fix: lint (#24)
|
2025-03-19 18:14:36 +13:00 |
|
Ben Burns
|
8cd572316e
|
chore: some minor clean-up (#22)
|
2025-03-19 10:40:08 +13:00 |
|
Ben Burns
|
6bc0b0703e
|
chore: add example of server running in docker container (#21)
|
2025-03-19 10:37:17 +13:00 |
|
Ben Burns
|
88fbdf5093
|
fix: pass inputSchema to LangChain tools & fail loudly (#20)
Also migrates test suite to vitest for better support for mocked modules
with ESMs.
|
2025-03-19 10:35:41 +13:00 |
|
Ben Burns
|
70a939fefc
|
chore: move langgraph to dev dependency & minor build tweak (#19)
* chore: remove unused langgraph peer dep
* chore: add langgraph as dev dependency for examples
* chore: don't emit examples JS, build examples w/ main
|
2025-03-18 14:19:39 +13:00 |
|
github-actions[bot]
|
aed3915632
|
chore: bump version to v0.2.4 [skip ci]
v0.2.4
|
2025-03-17 16:51:19 +00:00 |
|
Ravi Kiran Vemula
|
87badf0704
|
refactor & simplify tools (#16)
|
2025-03-17 12:49:48 -04:00 |
|
Vadym Barda
|
2c0ce81192
|
fix the path in package.json (#18)
|
2025-03-17 11:42:52 -04:00 |
|
github-actions[bot]
|
9bafb23c9a
|
chore: bump version to v0.2.3 [skip ci]
v0.2.3
|
2025-03-13 18:22:08 +00:00 |
|
Ravi Kiran Vemula
|
36f6a6fc81
|
Merge pull request #15 from langchain-ai/vb/cleanup-dependencies
|
2025-03-13 23:50:21 +05:30 |
|
vbarda
|
4599802ebe
|
update
|
2025-03-13 14:16:25 -04:00 |
|
vbarda
|
03f7aba6b6
|
update
|
2025-03-13 14:15:18 -04:00 |
|
vbarda
|
9960d55660
|
remove unnecessary dependencies
|
2025-03-13 14:06:50 -04:00 |
|
github-actions[bot]
|
3de3109dcc
|
chore: bump version to v0.2.2 [skip ci]
v0.2.2
|
2025-03-13 15:30:50 +00:00 |
|
Vadym Barda
|
ca2e7372cf
|
update npm publish GHA (#14)
|
2025-03-13 11:30:00 -04:00 |
|
Vadym Barda
|
8f4a450370
|
remove manual vbump (#13)
|
2025-03-13 11:06:34 -04:00 |
|
Vadym Barda
|
f4c0bb6ec2
|
update README and package (#12)
|
2025-03-13 10:56:25 -04:00 |
|
github-actions[bot]
|
cca8ffe12b
|
chore: bump version to v0.2.1 [skip ci]
v0.2.1
|
2025-03-13 13:24:09 +00:00 |
|
Ravi Kiran Vemula
|
47119a37ce
|
Merge pull request #11 from vbarda/feature/transfer-to-langchain
Update README to reference @langchain/mcp-adapters throughout all exa…
|
2025-03-13 18:53:08 +05:30 |
|