Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
refactorfirst
/
RefactorFirst
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
46
Star
544
Code
Issues
49
Pull requests
8
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 9, 2026
Update version to 0.11.0-SNAPSHOT for next development iteration
jimbethancourt
committed
5c494f8
View commit details
Copy full SHA for 5c494f8
Browse repository at this point
Commits on Sep 8, 2026
Update Java version requirement to 17
jimbethancourt
authored
58a6489
View commit details
Copy full SHA for 58a6489
Browse repository at this point
Commits on Sep 7, 2026
Update refactor-first version to 0.10.0
jimbethancourt
authored
7acef3f
View commit details
Copy full SHA for 7acef3f
Browse repository at this point
Commits on Sep 6, 2026
Add FXGL sample report link to README
jimbethancourt
authored
e9265e7
View commit details
Copy full SHA for e9265e7
Browse repository at this point
Merge remote-tracking branch 'origin/main'
jimbethancourt
committed
605a59e
View commit details
Copy full SHA for 605a59e
Browse repository at this point
Adding fxgl sample report
jimbethancourt
committed
d14560f
View commit details
Copy full SHA for d14560f
Browse repository at this point
Commits on Sep 5, 2026
Merge pull request #210 from refactorfirst/fix-javadocs-for-release-0.10.0
Show description for da98cd0
jimbethancourt
authored
da98cd0
View commit details
Copy full SHA for da98cd0
Browse repository at this point
Fixing JavaDocs
jimbethancourt
committed
91e0e9f
View commit details
Copy full SHA for 91e0e9f
Browse repository at this point
Merge pull request #211 from refactorfirst/coderabbitai/docstrings/0537eb4
Show description for 8e9d326
jimbethancourt
authored
8e9d326
View commit details
Copy full SHA for 8e9d326
Browse repository at this point
📝 Add docstrings to `fix-javadocs-for-release-0.10.0`
Show description for 368679b
coderabbitai[bot]
authored
368679b
View commit details
Copy full SHA for 368679b
Browse repository at this point
Correct graph builder Javadocs for edge nullability and visitor behavior
coderabbitai[bot]
committed
0537eb4
View commit details
Copy full SHA for 0537eb4
Browse repository at this point
Fixing JavaDocs
jimbethancourt
committed
27a74af
View commit details
Copy full SHA for 27a74af
Browse repository at this point
Update version to 0.10.0 to prepare for release
jimbethancourt
committed
ac8e00b
View commit details
Copy full SHA for ac8e00b
Browse repository at this point
Merge pull request #209 from refactorfirst/Replace-Charset.defaultCharset()-with-StandardCharsets.UTF_8
Show description for eec5361
jimbethancourt
authored
eec5361
View commit details
Copy full SHA for eec5361
Browse repository at this point
Added test to ensure only UTF-8 charaters are emitted
jimbethancourt
committed
debc03e
View commit details
Copy full SHA for debc03e
Browse repository at this point
Replace Charset.defaultCharset() with StandardCharsets.UTF_8
jimbethancourt
committed
4a2807e
View commit details
Copy full SHA for 4a2807e
Browse repository at this point
Merge pull request #208 from refactorfirst/#207-suppress-cli-creation
Show description for 1bfb84b
jimbethancourt
authored
1bfb84b
View commit details
Copy full SHA for 1bfb84b
Browse repository at this point
Commits on Sep 4, 2026
Fix CodeRabbit issues in PR #208
coderabbitai[bot]
committed
62a8d39
View commit details
Copy full SHA for 62a8d39
Browse repository at this point
Fix CodeRabbit issues in PR #208
coderabbitai[bot]
committed
fd706e1
View commit details
Copy full SHA for fd706e1
Browse repository at this point
#207 Suppress CLI creation
Show description for 5e63d75
jimbethancourt
committed
5e63d75
View commit details
Copy full SHA for 5e63d75
Browse repository at this point
Merge pull request #206 from refactorfirst/Address-OpenVuln-findings
Show description for e47a887
jimbethancourt
authored
e47a887
View commit details
Copy full SHA for e47a887
Browse repository at this point
Fix 2 failing CI check(s): GitHub Actions: Java CI with Maven (PR) / 0_build.txt, GitHub Actions: Java CI with Maven (PR) / build
Show description for 1642746
coderabbitai[bot]
and
CodeRabbit
authored
1642746
View commit details
Copy full SHA for 1642746
Browse repository at this point
Fix CodeRabbit issues in PR #206
coderabbitai[bot]
committed
cdfa8ba
View commit details
Copy full SHA for cdfa8ba
Browse repository at this point
Commits on Sep 3, 2026
#205 Address OpenVuln findings
jimbethancourt
committed
dc27bb6
View commit details
Copy full SHA for dc27bb6
Browse repository at this point
Commits on Aug 31, 2026
Merge pull request #201 from refactorfirst/#199-add-support-for-kotlin
Show description for 65d3bef
jimbethancourt
authored
65d3bef
View commit details
Copy full SHA for 65d3bef
Browse repository at this point
Applied spotless
jimbethancourt
committed
3a71e0d
View commit details
Copy full SHA for 3a71e0d
Browse repository at this point
Merge pull request #204 from refactorfirst/coderabbitai/chat/bc94178
Show description for 40eedd3
jimbethancourt
authored
40eedd3
View commit details
Copy full SHA for 40eedd3
Browse repository at this point
📝 CodeRabbit Chat: Fix Duplicate Kotlin Class Header Processing and Update Plan
coderabbitai[bot]
authored
c4d97ba
View commit details
Copy full SHA for c4d97ba
Browse repository at this point
Merge pull request #203 from refactorfirst/coderabbitai/chat/f5e46fa
Show description for bc94178
jimbethancourt
authored
bc94178
View commit details
Copy full SHA for bc94178
Browse repository at this point
📝 CodeRabbit Chat: Resolve Kotlin Analysis Review Findings and Add Regression Tests
coderabbitai[bot]
authored
a92c73d
View commit details
Copy full SHA for a92c73d
Browse repository at this point
Commits on Aug 30, 2026
Applying changes suggested by CodeRabbit
jimbethancourt
committed
f5e46fa
View commit details
Copy full SHA for f5e46fa
Browse repository at this point
Applying changes suggested by CodeRabbit
jimbethancourt
committed
9629e5b
View commit details
Copy full SHA for 9629e5b
Browse repository at this point
Commits on Aug 27, 2026
Updating PR fixes
Show description for 5ec0b7b
jimbethancourt
committed
5ec0b7b
View commit details
Copy full SHA for 5ec0b7b
Browse repository at this point
fix: apply CodeRabbit auto-fixes
Show description for 0028c1d
coderabbitai[bot]
and
CodeRabbit
authored
0028c1d
View commit details
Copy full SHA for 0028c1d
Browse repository at this point
Reverting changes for some minor maintainability fixes to some of the files that aren't part of the Kotlin processing implementation to allow free OSS tooling to work.
jimbethancourt
committed
3e69ee7
View commit details
Copy full SHA for 3e69ee7
Browse repository at this point
Previous
Next
You can’t perform that action at this time.