refactor: align package folder names with npm package names #21
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
Phase 1 renamed npm packages from
@uncaged/*to@united-workforce/*, but the folder names underpackages/still carry the oldworkflow-prefix.Current state
cli-workflow@united-workforce/cliworkflow-agent-builtin@united-workforce/agent-builtinworkflow-agent-claude-code@united-workforce/agent-claude-codeworkflow-agent-hermes@united-workforce/agent-hermesworkflow-dashboard@united-workforce/dashboardworkflow-protocol@united-workforce/protocolworkflow-util-agent@united-workforce/util-agentworkflow-util@united-workforce/utilTarget
Rename folders to match the scope-stripped package name:
cli,agent-builtin,agent-claude-code,agent-hermes,dashboard,protocol,util-agent,utilAffected files
package.jsonworkspace globstsconfig.jsonreferences (all packages)biome.jsonif it references pathsCLAUDE.mdmonorepo structure section../workflow-*/→../*/)scripts/if any reference package dirs