No visible refactoring effect
- Dominant language
- Go
- Stars
- 17
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
I'm doing this:
```
$ /code/refrax/refrax refactor -a deepseek -t sk-8*****921 .
3:46PM INF fixer: starting fixer server on port 57012...
3:46PM INF facilitator: starting facilitator server on port 57013...
3:46PM INF critic: starting critic server on port 57011...
3:46PM INF all servers are ready: facilitator 57013, critic 57011, fixer 57012
3:46PM INF begin refactoring
3:46PM INF refactoring is finished
3:46PM INF fixer: stopping fixer server...
3:46PM INF fixer: fixer server stopped successfully
3:46PM INF facilitator: stopping facilitator server...
3:46PM INF facilitator: facilitator server stopped successfully
3:46PM INF critic: stopping critic server...
3:46PM INF critic: critic server stopped successfully
```
No changes made. It starts and finishes in a few milliseconds.
Important to mention that I don't have any `*.java` files in the directory. Would be nice to say something about this in the log.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.