Skip to content

Commit e63ca19

Browse files
authored
modified readme for enhanced instructions (#12)
1 parent a9faee5 commit e63ca19

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -139,14 +139,15 @@ Contributions are welcome! Please feel free to submit a Pull Request.
139139

140140
Apache2.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

0 commit comments

Comments
 (0)