TODO: Fix adapter-utils workspace vs canary hack #3
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem:
server/package.jsonline 54 uses2026.415.0-canary.7instead ofworkspace:*for@paperclipai/adapter-utils. This was a temporary workaround that needs to be cleaned up.Fix options:
workspace:*and ensure lockfile stays in sync with package.json changesWhen this happened: April 15 2026 - during Docker build fix for canary adapter-utils bump.