[GH-ISSUE #562] skills gets cached in checkpoint and does not reflect after new skill is uploaded #281

Open
opened 2026-06-05 17:21:26 -04:00 by yindo · 1 comment
Owner

Originally created by @ajasingh on GitHub (May 31, 2026).
Original GitHub issue: https://github.com/langchain-ai/deepagentsjs/issues/562

Originally assigned to: @colifran on GitHub.

Im facing issue when i deploy new skill inside a local folder but when i ask deepagents what skills you have access to it gives a previous copy from past thread id which probably is checkpointed in postgres db so what is the recommened way to avoid this problem

Originally created by @ajasingh on GitHub (May 31, 2026). Original GitHub issue: https://github.com/langchain-ai/deepagentsjs/issues/562 Originally assigned to: @colifran on GitHub. Im facing issue when i deploy new skill inside a local folder but when i ask deepagents what skills you have access to it gives a previous copy from past thread id which probably is checkpointed in postgres db so what is the recommened way to avoid this problem
Author
Owner

@hntrl commented on GitHub (Jun 2, 2026):

Hey @ajasingh! Could you clarify more what you mean? Are you saying that we only update the details about all available skills once?

<!-- gh-comment-id:4607466022 --> @hntrl commented on GitHub (Jun 2, 2026): Hey @ajasingh! Could you clarify more what you mean? Are you saying that we only update the details about all available skills once?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/deepagentsjs#281