timps_migration_pilot
Analyze a codebase for breaking-change APIs ahead of a library or framework upgrade, and get a step-by-step migration checklist.
Instructions
Analyse a codebase for breaking-change APIs given a target library/framework upgrade. Returns a step-by-step migration checklist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | Yes | e.g. 'migrate from React 17 to React 18' | |
| repo_path | No |