This commit is contained in:
Matt Rubens
2025-01-05 01:09:11 -05:00
parent 8725f5ae2c
commit a966ddb2ee
2 changed files with 6 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
---
"roo-cline": patch
---
Add the Glama provider (thanks @punkpeye!)

View File

@@ -16,6 +16,7 @@ A fork of Cline, an autonomous coding agent, with some additional experimental f
- Language selection for Cline's communication (English, Japanese, Spanish, French, German, and more) - Language selection for Cline's communication (English, Japanese, Spanish, French, German, and more)
- Support for DeepSeek V3 - Support for DeepSeek V3
- Support for Amazon Nova and Meta 3, 3.1, and 3.2 models via AWS Bedrock - Support for Amazon Nova and Meta 3, 3.1, and 3.2 models via AWS Bedrock
- Support for Glama
- Support for listing models from OpenAI-compatible providers - Support for listing models from OpenAI-compatible providers
- Per-tool MCP auto-approval - Per-tool MCP auto-approval
- Enable/disable individual MCP servers - Enable/disable individual MCP servers