Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Dec 19, 2025

Removes the @code0-tech/definition-mapper package which mapped Code0 definitions to Sagittarius GraphQL types.

Changes

  • Removed /package/mapper directory containing the TypeScript mapper implementation and all associated files
  • Updated .gitignore to exclude **/dist build artifacts

The TypeScript reader package (@code0-tech/definition-reader) and Rust crates remain unaffected.

Original prompt

This section details on the original issue you should resolve

<issue_title>Drop TypeScript Mapper</issue_title>
<issue_description></issue_description>

<agent_instructions>Drop the TypeScript Mapper Package completly </agent_instructions>

Comments on the Issue (you are @copilot in this section)


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI and others added 2 commits December 19, 2025 11:12
Co-authored-by: raphael-goetz <52959657+raphael-goetz@users.noreply.github.com>
Co-authored-by: raphael-goetz <52959657+raphael-goetz@users.noreply.github.com>
Copilot AI changed the title [WIP] Remove TypeScript Mapper package completely Remove TypeScript Mapper package Dec 19, 2025
Copilot AI requested a review from raphael-goetz December 19, 2025 11:15
@raphael-goetz raphael-goetz marked this pull request as ready for review December 19, 2025 11:19
@raphael-goetz raphael-goetz merged commit a4672a0 into main Dec 19, 2025
6 checks passed
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.

Drop TypeScript Mapper

2 participants