Skip to content

chore(framework): rename repository URLs aidd-framework → framework#266

Merged
blafourcade merged 1 commit into
mainfrom
chore/rename-repo-to-framework
Jun 15, 2026
Merged

chore(framework): rename repository URLs aidd-framework → framework#266
blafourcade merged 1 commit into
mainfrom
chore/rename-repo-to-framework

Conversation

@blafourcade

Copy link
Copy Markdown
Contributor

What

The GitHub repository ai-driven-dev/aidd-framework was renamed to ai-driven-dev/framework. This PR updates every repository URL in the codebase to the new path.

How

A targeted substitution of the org-qualified path ai-driven-dev/aidd-frameworkai-driven-dev/framework across 27 files: README badges/links, plugin manifests (repository), package.json, issue templates, CITATION.cff, SECURITY.md, CODE_OF_CONDUCT.md, docs, and the orchestrator setup config. Local checkout examples (~/projects/aidd-framework) also updated for coherence.

Intentionally unchanged (decoupled from the repo name)

  • Marketplace name @aidd-framework (from marketplace.json name) — install commands stay /plugin install X@aidd-framework.
  • Release archive prefixes aidd-framework-<tool>-<version>.zip (CI build output).
  • Breadcrumb labels ← [aidd-framework].
  • CHANGELOG.md history links — GitHub's rename redirect covers them; release-please manages these files.

Notes

  • GitHub auto-redirects the old path (web, git, REST API), so nothing breaks before merge.
  • The git remote has already been pointed at the new URL.
  • DCO removal is handled in a separate PR.

🤖 Generated with Claude Code

The GitHub repo ai-driven-dev/aidd-framework was renamed to
ai-driven-dev/framework. Update all repository URLs (badges, links,
plugin manifests, package.json, issue templates, CITATION, local
checkout examples) to the new path.

Marketplace name (@aidd-framework), release archive prefixes
(aidd-framework-<tool>), and breadcrumb labels are intentionally
unchanged - they are decoupled from the GitHub repo name.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Signed-off-by: Baptiste LAFOURCADE <baptiste.lafourcade@gmail.com>
@blafourcade blafourcade requested a review from a team as a code owner June 15, 2026 06:43

@jdm-web jdm-web left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

En phase avec l'intention.
Ensuite il n'y a que du search and replace dans la PR.

@blafourcade blafourcade merged commit 7cfc0a3 into main Jun 15, 2026
10 checks passed
@blafourcade blafourcade deleted the chore/rename-repo-to-framework branch June 15, 2026 06:49
@aidd-bot aidd-bot Bot mentioned this pull request Jun 15, 2026
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