Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 852 Bytes

File metadata and controls

18 lines (15 loc) · 852 Bytes

DevOps Agent

What's New in Latest Release 🎉 (31-12-2025)

New Features

  • Multiple LLM Provider Support: Choose between OpenAI, Anthropic, Google Gemini, Ollama, or vLLM
  • 🎯 Dynamic Model Selection: Specify any model name compatible with your chosen provider
  • 🧠 Reasoning Mode: Enable advanced reasoning capabilities with --reasoning_enabled
  • 🐛 Debug Mode: Detailed logging for troubleshooting with --debug_mode
  • 🔒 Self-Hosted Options: Full support for Ollama and vLLM for private deployments
  • 📦 PyPI Package: Now available for direct installation via pip install devops-agent

Improvements

  • 🔧 Better error handling and user feedback
  • ⚡ More intuitive CLI interface
  • 📚 Enhanced documentation and examples
  • 🎨 Improved output formatting
  • 🧠 Improved Memory for agents