# refactor_angular > Please work within the {{ DIRECTORY }}. This directory contains legacy Angular code. - Author: jpelletier1 - Repository: jpelletier1/openhands-demos - Version: 20260205101530 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-07 - Source: https://github.com/jpelletier1/openhands-demos - Web: https://mule.run/skillshub/@@jpelletier1/openhands-demos~refactor_angular:20260205101530 --- --- name: refactor_angular version: 1.0.0 author: openhands agent: CodeActAgent triggers: - /refactor_angular inputs: - name: ANGULAR_VERSION description: "Numeric Angular version to refactor to" - name: DIRECTORY description: "Directory within codebase to find the legacy Angular code" --- Please work within the {{ DIRECTORY }}. This directory contains legacy Angular code. Your job is to refactor this code to Angular {{ ANGULAR VERSION }}. When you are complete with refactoring, please generate a summary of the files and methods you have changed. If there are any existing tests, please update those tests and verify the new refactored code is working.