github-actions[bot]
a7c503bb97
chore: version packages ( #396 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-30 21:38:24 -07:00
Christian Bromann
92b26577b8
fix(deepagents): bump langchain deps ( #395 )
...
* fix(deepagents): bump langchain deps
* formay
* Update changeset by removing deprecated packages
Removed several packages from the changeset.
* fix build
2026-03-30 21:24:30 -07:00
github-actions[bot]
02321d6fb1
chore: version packages ( #388 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-30 13:13:32 -07:00
Christian Bromann
9301a9efcc
fix(deepagents): update langchain packages ( #390 )
...
* fix(deepagents): update langchain packages
* Create warm-parents-prove.md
* format
2026-03-30 12:59:24 -07:00
github-actions[bot]
48f21c3c6f
chore: version packages ( #379 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-26 14:05:51 -07:00
github-actions[bot]
63260d45be
chore: version packages ( #321 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-23 21:56:56 -07:00
dependabot[bot]
0bc3efec28
build(deps-dev): bump tsdown from 0.20.3 to 0.21.4 ( #343 )
...
Bumps [tsdown](https://github.com/rolldown/tsdown ) from 0.20.3 to 0.21.4.
- [Release notes](https://github.com/rolldown/tsdown/releases )
- [Commits](https://github.com/rolldown/tsdown/compare/v0.20.3...v0.21.4 )
---
updated-dependencies:
- dependency-name: tsdown
dependency-version: 0.21.4
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-23 13:01:21 -07:00
github-actions[bot]
a649a896fd
chore: version packages ( #310 )
...
* chore: version packages
* cr
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Hunter Lovell <hunter@hntrl.io >
2026-03-17 17:23:15 -07:00
Hunter Lovell
3394e22016
chore: bump langchain version ( #319 )
...
* chore: bump langchain version
* cr
* cr
2026-03-17 17:05:57 -07:00
Hunter Lovell
b30cdf9064
feat: add eval harness and initial eval suites ( #309 )
...
* Squashed '.agents/skills/langsmith-skills/' content from commit aec5e8f
git-subtree-dir: .agents/skills/langsmith-skills
git-subtree-split: aec5e8f059ff50b1cde655e50b27a25da7981e60
* feat: add eval harness and initial eval suites
* cr
* cr
* cr
* cr
* cr
* cr
* cr
2026-03-17 10:06:55 -07:00
Christian Bromann
a827af7be8
feat(standard-tests): make test suite framework-agnostic and publish as public package ( #237 )
...
* feat(standard-tests): make test suite framework-agnostic and publish as public package
Move @langchain/sandbox-standard-tests from internal/ to libs/ for
publishing. The test suite no longer hard-depends on Vitest — test-runner
primitives (describe, it, expect, beforeAll, afterAll) are supplied via
a `runner` config property, letting consumers use any framework.
A convenience sub-export at @langchain/sandbox-standard-tests/vitest
pre-fills the runner with Vitest primitives for zero-config usage.
* format
* no underscore
* adding copies of license files
* adding changesets
* add build step
* fix test
2026-02-18 12:14:01 -08:00
Christian Bromann
357a092b31
feat(deepagents): add local shell backend ( #236 )
...
* feat(deepagents): add local shell backend
* format
* make it async
* update readme
* add integration tests
* format
* fix types
2026-02-18 11:09:17 -08:00
github-actions[bot]
809d79aff0
chore: version packages ( #202 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-09 10:22:32 -08:00
Christian Bromann
3f30ba7e1d
test(sandbox): enhance standard tests for sandboxes ( #201 )
...
* test(sandbox): enhance standard tests for sandboxes
* retrigger
* fix tests
* cr
* format
* fix deno
* cr
* format
* changeset
* cr
* cr
* don't need read/write overwrite anymore
* fix initial files
* format
* fix
2026-02-09 10:20:33 -08:00
Christian Bromann
d31f6cbff5
test(sandbox): add standard tests for all provider ( #195 )
...
* test(sandbox): add standard tests for all provider
* cr
* fix: allow to clean all daytona sandboxes
* apply CI labels
* withRetry
* bump retry
* format
* cr
* cr
* tweak CI
2026-02-06 13:13:52 -08:00