Skip to content

📦 chore: Update @librechat/agentsto v3.1.68#12752

Merged
danny-avila merged 1 commit into
devfrom
chore/bump-agents-sdk-2026-04-20
Apr 21, 2026
Merged

📦 chore: Update @librechat/agentsto v3.1.68#12752
danny-avila merged 1 commit into
devfrom
chore/bump-agents-sdk-2026-04-20

Conversation

@danny-avila

Copy link
Copy Markdown
Owner
  • Bumped the version of @librechat/agents from 3.1.67 to 3.1.68 in multiple package.json files to ensure consistency and access to the latest features and fixes.
  • Updated package-lock.json to reflect the new version and maintain dependency integrity.

- Bumped the version of @librechat/agents from 3.1.67 to 3.1.68 in multiple package.json files to ensure consistency and access to the latest features and fixes.
- Updated package-lock.json to reflect the new version and maintain dependency integrity.
Copilot AI review requested due to automatic review settings April 20, 2026 16:17

Copilot AI left a comment

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.

Pull request overview

Updates the repository’s agent tooling dependency to keep backend-related packages aligned with the latest @librechat/agents release, and refreshes the lockfile accordingly.

Changes:

  • Bump @librechat/agents from ^3.1.67 to ^3.1.68 in api/ and packages/api/.
  • Update package-lock.json to resolve @librechat/agents@3.1.68.
  • Add a new root script build:safe to run Turbo builds without the daemon.

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated 1 comment.

File Description
packages/api/package.json Updates peer dependency version for @librechat/agents to ^3.1.68.
api/package.json Updates backend dependency version for @librechat/agents to ^3.1.68.
package-lock.json Updates resolved @librechat/agents tarball/version to 3.1.68.
package.json Adds build:safe script (turbo run build --no-daemon).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread package.json
"build:client-package": "cd packages/client && npm run build",
"build:packages": "npm run build:data-provider && npm run build:data-schemas && npm run build:api && npm run build:client-package",
"build": "npx turbo run build",
"build:safe": "npx turbo run build --no-daemon",

Copilot AI Apr 20, 2026

Copy link

Choose a reason for hiding this comment

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

This PR adds a new root script ("build:safe") but the PR title/description only mentions bumping @librechat/agents. Either update the PR metadata to include this change or move the script addition into a separate PR to keep scope clear.

Copilot uses AI. Check for mistakes.
@github-actions

Copy link
Copy Markdown
Contributor

GitNexus: 🚀 deployed

The LibreChat-pr-12752 index is now live on the MCP server.
Deploy run

@danny-avila danny-avila merged commit 7cf8b84 into dev Apr 21, 2026
15 checks passed
@danny-avila danny-avila deleted the chore/bump-agents-sdk-2026-04-20 branch April 21, 2026 00:46
jcbartle pushed a commit to jcbartle/LibreChat that referenced this pull request May 11, 2026
- Bumped the version of @librechat/agents from 3.1.67 to 3.1.68 in multiple package.json files to ensure consistency and access to the latest features and fixes.
- Updated package-lock.json to reflect the new version and maintain dependency integrity.
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.

2 participants