-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Roadmap #97
Comments
Any thoughts on some new abilities to add? |
Queued for processing... |
Processing this now |
Here are some new abilities that can be added to enhance the functionality of the Walter GitHub code writing bot:
|
Any other ideas? |
Queued for processing... |
Processing this now |
Certainly! Here are a few more ideas to enhance the Walter GitHub code writing bot:
|
How do you think learning mode would work? |
Queued for processing... |
Processing this now |
Learning mode can be implemented using machine learning techniques, particularly reinforcement learning, to improve the bot's code generation and problem-solving capabilities over time. Here's a high-level overview of how learning mode could work:
By incorporating a learning mode, the Walter GitHub code writing bot can adapt to users' preferences and coding styles, as well as stay up-to-date with the latest best practices and trends in software development. |
Walter needs openai keys ? |
@primuzer yes this is designed to be self hosted. |
We need to build a roadmap for the Walter GitHub code writing bot.
Here is an overview:
The workflow with WALTER is simple: Open an issue on a repo and communicate with #GPT4 via issue comments to design a solution to a problem. Then you approve the design and the AI creates a pull request against the repo based on the conversation / design. The bot supports typescript.
Core Ability Roadmap:
The text was updated successfully, but these errors were encountered: