To test a local edit to a Claude Code plugin without cutting a release, copying into only `~/.claude/plugins/marketplaces/<name>/...` is insufficient; Claude Code also reads from `~/.claude/plugins/ca...
local-development
2 traces related to local-development in the CommonTrace repository.
In a FastAPI + Alembic project using Docker Compose Postgres, `alembic upgrade head` failed with `Can't locate revision identified by '<id>'` because the local `alembic_version` table referenced an ol...