Skip to content

Commit

Permalink
Update the roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
wilsonsilva committed Apr 11, 2023
1 parent 3ed2582 commit 7ec6ed8
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,15 @@

- Ability to wrap a method invocation. For example, `Senior.suggest_fix { my_broken_method(2) }`
- Test generation `Senior.write_tests_for {}`
- Ability to criticize code
- Identify code smells
- Suggest refactorings
- Optimise the code
- Document the code
- Generate diagrams
- Web interface
- IntelliJ plugin
- VSCode plugin
- See price per call
- Set API calling and pricing limits
- Use different AI APIs, not just OpenAI
Expand Down

0 comments on commit 7ec6ed8

Please sign in to comment.