Skip to content

Conversation

hannesrudolph
Copy link
Collaborator

@hannesrudolph hannesrudolph commented Sep 29, 2025

Important

Optimized Docker run command for Qdrant setup and added release notes for version 3.28.10 with new features and fixes.

  • Docker Command Update:
    • Optimized Docker run command for Qdrant in codebase-indexing.mdx to include detached mode, restart policy, and volume mapping.
  • Release Notes:
    • Added v3.28.10.mdx with details on Claude 4.5 Sonnet support, GPT-5 LiteLLM fix, and UI improvements.
    • Updated index.md to include version 3.28.10.
    • Updated sidebars.ts to include version 3.28.10 in the sidebar.

This description was created by Ellipsis for 2b0bf40. You can customize this summary. It will automatically update as commits are pushed.

@Copilot Copilot AI review requested due to automatic review settings September 29, 2025 19:17
Copy link

vercel bot commented Sep 29, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
roo-code-docs Building Building Preview Comment Sep 29, 2025 7:17pm

Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Updates the Docker run command for Qdrant setup with production-ready optimizations including detached mode, container naming, restart policies, and persistent data storage.

  • Added new v3.28.10 release notes with Claude 4.5 Sonnet support and bug fixes
  • Updated sidebar navigation to include v3.28.10 documentation
  • Enhanced Docker Qdrant setup command with production optimizations

Reviewed Changes

Copilot reviewed 5 out of 7 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
sidebars.ts Adds v3.28.10 entry to version 3.28 sidebar navigation
docs/update-notes/v3.28.mdx Updates combined release notes with v3.28.10 features
docs/update-notes/v3.28.10.mdx Creates new release notes for v3.28.10 with Claude 4.5 Sonnet support
docs/update-notes/index.md Adds v3.28.10 to the update notes index
docs/features/codebase-indexing.mdx Improves Docker run command with production-ready optimizations

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

-v qdrant_data:/qdrant/storage \
qdrant/qdrant
```

Copy link

Copilot AI Sep 29, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The Docker Compose example should be updated to match the optimizations added to the Docker run command. Consider adding the same volume mount, restart policy, and container name for consistency.

Copilot uses AI. Check for mistakes.

@hannesrudolph hannesrudolph merged commit 0669ab4 into main Sep 29, 2025
2 of 3 checks passed
@hannesrudolph hannesrudolph deleted the 3.28.10 branch September 29, 2025 19:17
@github-project-automation github-project-automation bot moved this from Triage to Done in Roo Code Roadmap Sep 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant