Skip to content

Conversation

@thedannywahl
Copy link
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings October 28, 2025 22:20
Copy link
Contributor

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 updates the barrel file generation logic to support both .ts and .tsx index files, removes an incomplete/placeholder conversionalignment feature entry from the CSV cache, and bumps the package version.

  • Extended writeBarrel.ts to detect directories with either index.ts or index.tsx files
  • Removed the empty placeholder row for conversionalignment from the CSV cache
  • Updated package versions to 2.0.2

Reviewed Changes

Copilot reviewed 8 out of 10 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
packages/aiinfo/utils/writeBarrel.ts Renamed hasIndexTsx to hasIndexTsOrTsx and updated logic to check for both .ts and .tsx files; fixed indentation
packages/aiinfo/package.json Version bump from 2.0.1 to 2.0.2
packages/aiinfo/node/index.ts Added imports and exports for conversionalignment and quickreassess components
packages/aiinfo/cache/checksum.json Updated checksum for CSV and reformatted with 2-space indentation
packages/aiinfo/cache/cache.csv Removed incomplete conversionalignment entry (line 11 in old version)
packages/aiinfo/Changelog.md Removed empty line and adjusted indentation in quickreassess and conversionalignment changelog entries
apps/nutritionfacts/package.json Version bump from 2.0.1 to 2.0.2

@thedannywahl thedannywahl merged commit 31ed4f8 into main Oct 28, 2025
4 checks passed
@thedannywahl thedannywahl deleted the packages/aiinfo/writeEntries branch October 28, 2025 22:29
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