Skip to content

Conversation

Copy link

Copilot AI commented Oct 31, 2025

Restructure deepkit into d7

This PR renames the framework from "deepkit" to "d7" due to trademark issues (as mentioned in README: "Formerly Deepkit — renamed after European Union 'no genuine use' ruling").

Progress:

  • Understand the scope of the rename (packages, documentation, code)
  • Rename package scopes from @deepkit/* to @d7/*
  • Update repository URLs from deepkit/deepkit-framework to marcj/d7
  • Update README and documentation
  • Update code references and imports in TypeScript files
  • Update configuration files (package.json, lerna.json, etc.)
  • Test the build and ensure everything works
  • Fix any remaining references
  • Update website content if needed

Changes Made:

  • Renamed all @deepkit/* packages to @d7/* (88 packages)
  • Updated repository URLs from deepkit/deepkit-framework to marcj/d7
  • Updated documentation URLs from deepkit.io to d7.io
  • Updated npm init command from @deepkit/app to @d7/app
  • Updated text references from "Deepkit" to "D7" in descriptions
  • Fixed example app names and community package references
Original prompt

restructure marcj/deepkit into d7


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot finished work on behalf of marcj October 31, 2025 11:42
Copilot AI requested a review from marcj October 31, 2025 11:42
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