Skip to content

Conversation

@p0px
Copy link

@p0px p0px commented Jan 15, 2026

Pull Request

Related Issues

Closes #82

Summary of Changes

Added the ability to rename variables (including arguments) using the rename_variable tool.

  • Add rename_variable tool to rename variables
  • Update test.sh with examples/tests for rename operations

Testing

Tests were performed both manually and using the test.sh script by changing the variable 'ipAddress' to 'foobar'.

  • Ran all existing tests
  • Added new tests
  • Manually tested features

Checklist

  • My code follows the project’s coding style.
  • I have added tests that prove my fix/feature works.
  • I have updated documentation where necessary.
  • My changes do not break existing functionality.
  • I have rebased on the latest main branch.

Additional Notes

A separate PR will be submitted to the jadx-mcp-server repository and reference this issue.

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.

[FEATURE] Variable + Argument Refactoring Tools

1 participant