Skip to content

Conversation

@rafeekpro
Copy link
Owner

Remove orphaned duplicate autopm/lib/ directory (192KB, 14 files identical to lib/)

- autopm/lib/ was identical copy of lib/ (192KB)
- No code imports from autopm/lib/
- Orphaned after refactoring
Copilot AI review requested due to automatic review settings December 30, 2025 14:04
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 is a maintenance PR that removes an orphaned duplicate autopm/lib/ directory containing 14 files (192KB total) that are identical to files in the root lib/ directory. The version is appropriately bumped from 3.4.3 to 3.4.4 to reflect this cleanup.

Key Changes:

  • Removes 14 duplicate library files from autopm/lib/ directory
  • Bumps package version from 3.4.3 to 3.4.4 in both package.json and package-lock.json

Reviewed changes

Copilot reviewed 15 out of 16 changed files in this pull request and generated no comments.

Show a summary per file
File Description
package.json Version bumped to 3.4.4
package-lock.json Version updated in both root and packages section to 3.4.4
autopm/lib/visual-diff.js Duplicate file removed (exists in root lib/)
autopm/lib/template-engine.js Duplicate file removed (exists in root lib/)
autopm/lib/query-parser.js Duplicate file removed (exists in root lib/)
autopm/lib/guide/manager.js Duplicate file removed (exists in root lib/guide/)
autopm/lib/guide/interactive-guide.js Duplicate file removed (exists in root lib/guide/)
autopm/lib/filter-engine.js Duplicate file removed (exists in root lib/)
autopm/lib/dependency-analyzer.js Duplicate file removed (exists in root lib/)
autopm/lib/conflict-resolver.js Duplicate file removed (exists in root lib/)
autopm/lib/conflict-history.js Duplicate file removed (exists in root lib/)
autopm/lib/burndown-chart.js Duplicate file removed (exists in root lib/)
autopm/lib/batch-processor.js Duplicate file removed (exists in root lib/)
autopm/lib/batch-processor-integration.js Duplicate file removed (exists in root lib/)
autopm/lib/analytics-engine.js Duplicate file removed (exists in root lib/)
autopm/lib/README-FILTER-SEARCH.md Duplicate file removed (exists in root lib/)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@rafeekpro rafeekpro merged commit 3af003b into main Dec 30, 2025
6 of 9 checks passed
@rafeekpro rafeekpro deleted the chore/remove-duplicate-lib branch December 30, 2025 14:09
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