File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -139,14 +139,15 @@ Contributions are welcome! Please feel free to submit a Pull Request.
139139
140140Apache2.0 License - see LICENSE file for details
141141
142- ## Roadmap
142+ ## RoadMap
143143
144144- [ ] Implement log analysis with pattern detection
145- - [ ] Add support for multiple LLM providers
146- - [ ] Create template library for common infrastructure patterns
147- - [ ] Add interactive mode
148- - [ ] Support for custom plugins
149- - [ ] Integration with CI/CD pipelines
145+ - [ ] Add support for multiple LLM providers with model params ` --model gpt-5-mini `
146+ - [ ] Add Support for self-hosted models ` Ollama ` & ` vLLM `
147+ - [ ] Add Support for Reasoning controls
148+ - [ ] Add Support for MCP to use local file system for quick access
149+ - [ ] Add support for Human-in-the-Loop for more focused and collaborated work
150+ - [ ] Create direct pip package for easy install of the agent.
150151
151152## Support
152153
You can’t perform that action at this time.
0 commit comments