Skip to content

Conversation

nikgraf
Copy link
Collaborator

@nikgraf nikgraf commented Aug 18, 2025

No description provided.

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR relocates the typesync-studio package from being nested within the hypergraph package to being a sibling package at the packages level. This restructuring improves the monorepo organization by making typesync-studio a top-level package alongside hypergraph.

  • Move typesync-studio from packages/hypergraph/typesync-studio to packages/typesync-studio
  • Update all path references in configuration files to reflect the new location
  • Adjust build scripts and tooling configuration for the new directory structure

Reviewed Changes

Copilot reviewed 8 out of 54 changed files in this pull request and generated no comments.

Show a summary per file
File Description
packages/typesync-studio/vite.config.ts Update Vite alias paths to reference sibling packages
packages/typesync-studio/tsconfig.node.json Update TypeScript extends path to reference base config
packages/typesync-studio/tsconfig.json Update TypeScript extends path to reference base config
packages/typesync-studio/tsconfig.app.json Update TypeScript extends and paths configuration
packages/hypergraph/src/cli/subcommands/typesync.ts Update file router path resolution for new package location
packages/hypergraph/scripts/copy-typesync-studio-dist.ts Update source and destination paths for copying studio dist
packages/hypergraph/package.json Update build script path for typesync-studio
biome.jsonc Update ignore pattern to match new package structure
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@nikgraf nikgraf merged commit 7756e45 into main Aug 18, 2025
6 checks passed
@nikgraf nikgraf deleted the ng/move-typesync-studio branch August 18, 2025 17:53
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.

1 participant