* feat: apply changes from local main * fix: add missing types * feat: deduplicate code blocks coming out of parser * feat: implement a cache manager to improve cache handling * refactor: move code index service initialization to extension and remove await from indexing process * fix: return undefined instead of throwing if no workspace is detected * feat: allow auto approve if it is active for read tools * refactor: improve UI of the results and allow opening the ranges directly in the editor * refactor: use dependency injection to improve performance * feat: implement result filtering by directory path * refactor: centralize path normalization logic * refactor: remove unnecessary barrel file * refactor: prevent restarting the service if no settings change * fix: the indexing process should never be awaited * refactor: cleanup unused method * refactor: remove batch limits for ollama * refactor(parser): simplify method signatures and improve chunking logic - Remove redundant min/max chars parameters - Add better handling for oversized lines - Improve chunking logic with segment handling - Clean up method signatures and parameter ordering * fix(settings): make select inputs full width in CodeIndexSettings * refactor: increase max list file limit * feat(ui): improve codebase search result display formatting * test: add tests for cache and config managers * test: create unit tests for parser and scanner * feat(parser): improve segment hash uniqueness - Added startCharIndex to segment hash calculation in _chunkTextByLines - Track character position when splitting oversized lines - Ensures unique identification of segments from same line * feat(file-watcher): add error logging and optional ignoreController injection * fix: allow getting the state if the service is disabled * fix: set the embedding models when cline provider is initialized * feat: use zod to validate form * feat(file-watcher): enhance file watcher for batched deletions and improved vector store interactions Improve file watcher to handle file deletions in batches and optimize vector store operations. * feat(CodeIndexSettings): move OpenAI key input to a conditional rendering block * feat(CodeIndexSettings): update button visibility based on indexing status * feat(file-watcher): refactor vscode mock and enhance file watcher tests * fix(CodeIndexManager): do not await startIndexing on configuration changes * feat(types): add codeIndexOpenAiKey and codeIndexQdrantApiKey to ProviderSettings and IpcMessage * feat(FileWatcher): enhance file processing with batch operations and new status handling * fix(webviewMessageHandler): handle errors during CodeIndexManager initialization * refactor(CodeIndexManager): streamline service creation by consolidating into a single method * feat(CodeIndex): implement minimum search score configuration and update search methods * refactor(CodeIndexSettings): replace ApiConfiguration with ProviderSettings and update related methods * refactor: move contants to centralized file * refactor(constants): rename CODEBASE_INDEX_SEARCH_MIN_SCORE to SEARCH_MIN_SCORE * feat(QdrantVectorStore): enhance search functionality with new query structure and indexing * feat(FileWatcher): implement batch processing and retry logic for upserting points * fix(CodeIndexSettings): rename setProviderSettingsField to setApiConfigurationField and move model label * fix(ChatRow): remove limit from search query messages * refactor(CodebaseSearchResult): remove unused props from component * feat: implement batch processing for file events in FileWatcher - Introduced a new mechanism to accumulate file events (create, change, delete) and process them in batches. - Added debounce functionality to optimize processing frequency. - Emitted events for batch processing start, progress updates, and completion with detailed summaries. - Refactored existing processing logic to handle batch deletions and upserts efficiently. - Enhanced error handling and logging for better traceability during batch operations. * feat(CodeIndex): implement batch processing and update progress reporting * fix: define a default url for qdrant * feat(CodeIndexManager): add initialization check and update startIndexing logic * feat(CodeIndexSettings): validate Qdrant URL and update settings commitment logic * feat: refactor progress calculation and update progress bar rendering * refactor: remove webview provider and related methods * fix: simplify indexing status update by directly using update values * feat: integrate .gitignore support into file processing and scanning logic * fix: update clearCacheFile method to write an empty object instead of deleting the cache file * Revert this * Run prettier * fix: add new dependencies for qdrant client and directory scanner * feat: add codebase search functionality to localization files * feat: add localization strings for codebase indexing settings * feat: integrate CodeIndexSettings into ExperimentalSettings and update settings localization * refactor: remove console logs from various components for cleaner output * feat: enhance capabilities section and codebase search tool description * feat: add code indexing localization for multiple languages * fix: correct indentation for CodeIndexSettings component in ExperimentalSettings * refactor: update unit tests to properly test current functionality * feat: add mock implementation for p-limit and update Jest config * feat: track file creation, change, and deletion events in accumulatedEvents * refactor: simplify file watcher tests by removing waitForFileProcessingToFinish and using direct event accumulation * refactor: mock ContextProxy's getValue method to return current config name in ClineProvider tests * refactor: mock missing properties required by codebase indexing manager --------- Co-authored-by: cte <cestreich@gmail.com> |
||
|---|---|---|
| .. | ||
| CODE_OF_CONDUCT.md | ||
| CONTRIBUTING.md | ||
| README.md | ||
English • Català • Deutsch • Español • Français • हिन्दी • Italiano • Nederlands • Русский
日本語 • 한국어 • Polski • Português (BR) • Türkçe • Tiếng Việt • 简体中文 • 繁體中文
Roo Code (ранее Roo Cline)
Общайтесь с разработчиками, делитесь идеями и будьте в курсе последних инструментов программирования с поддержкой ИИ.
Roo Code - это автономный агент программирования с поддержкой ИИ, который работает в вашем редакторе. Он может:
- Общаться на естественном языке
- Читать и записывать файлы напрямую в вашем рабочем пространстве
- Выполнять команды терминала
- Автоматизировать действия в браузере
- Интегрироваться с любым OpenAI-совместимым или пользовательским API/моделью
- Адаптировать свою "личность" и возможности через Пользовательские режимы
Независимо от того, ищете ли вы гибкого партнера по программированию, системного архитектора или специализированные роли, такие как инженер по контролю качества или менеджер проекта, Roo Code поможет вам создавать программное обеспечение более эффективно.
Ознакомьтесь с CHANGELOG для подробной информации об обновлениях и исправлениях.
🎉 Выпущен Roo Code 3.18
Roo Code 3.18 предлагает мощные новые функции и улучшения на основе ваших отзывов!
- Модели предварительного просмотра Gemini 2.5 Flash - Доступ к новейшим моделям Gemini Flash для более быстрых и эффективных ответов.
- Интеллектуальная кнопка сжатия контекста - Новая кнопка в заголовке задачи позволяет интеллектуально сжимать содержимое с визуальной обратной связью.
- Поддержка YAML для определений режимов - Создавайте и настраивайте режимы проще с поддержкой YAML.
Что умеет Roo Code?
- 🚀 Генерировать код из описаний на естественном языке
- 🔧 Рефакторить и отлаживать существующий код
- 📝 Писать и обновлять документацию
- 🤔 Отвечать на вопросы о вашей кодовой базе
- 🔄 Автоматизировать повторяющиеся задачи
- 🏗️ Создавать новые файлы и проекты
Быстрый старт
Ключевые особенности
Множество режимов
Roo Code адаптируется к вашим потребностям с помощью специализированных режимов:
- Режим кода: Для общих задач программирования
- Режим архитектора: Для планирования и технического руководства
- Режим вопросов: Для ответов на вопросы и предоставления информации
- Режим отладки: Для систематической диагностики проблем
- Пользовательские режимы: Создавайте неограниченное количество специализированных персон для аудита безопасности, оптимизации производительности, документации или любой другой задачи
Умные инструменты
Roo Code поставляется с мощными инструментами, которые могут:
- Читать и записывать файлы в вашем проекте
- Выполнять команды в терминале VS Code
- Управлять веб-браузером
- Использовать внешние инструменты через MCP (Model Context Protocol)
MCP расширяет возможности Roo Code, позволяя добавлять неограниченное количество пользовательских инструментов. Интегрируйтесь с внешними API, подключайтесь к базам данных или создавайте специализированные инструменты разработки - MCP предоставляет фреймворк для расширения функциональности Roo Code в соответствии с вашими конкретными потребностями.
Настройка
Настройте Roo Code под себя с помощью:
- Пользовательских инструкций для персонализированного поведения
- Пользовательских режимов для специализированных задач
- Локальных моделей для работы офлайн
- Настроек автоматического подтверждения для более быстрых рабочих процессов
Ресурсы
Документация
Сообщество
- Discord: Присоединяйтесь к нашему серверу Discord для помощи в реальном времени и обсуждений
- Reddit: Посетите наш subreddit чтобы поделиться опытом и советами
- GitHub: Сообщайте об ошибках или запрашивайте функции
Локальная настройка и разработка
- Клонируйте репозиторий:
git clone https://github.com/RooCodeInc/Roo-Code.git
- Установите зависимости:
npm run install:all
- Запустите веб-интерфейс (Vite/React приложение с HMR):
npm run dev
- Отладка:
Нажмите
F5(или Запуск → Начать отладку) в VSCode, чтобы открыть новую сессию с загруженным Roo Code.
Изменения в веб-интерфейсе появятся немедленно. Изменения в основном расширении потребуют перезапуска хоста расширения.
Альтернативно, вы можете собрать .vsix и установить его напрямую в VSCode:
npm run build
Файл .vsix появится в директории bin/, который можно установить с помощью:
code --install-extension bin/roo-cline-<version>.vsix
Мы используем changesets для версионирования и публикации. Проверьте наш CHANGELOG.md для примечаний к релизу.
Отказ от ответственности
Обратите внимание, что Roo Code, Inc не дает никаких заверений или гарантий относительно любого кода, моделей или других инструментов, предоставляемых или доступных в связи с Roo Code, любых связанных сторонних инструментов или любых результатов. Вы принимаете на себя все риски, связанные с использованием любых таких инструментов или результатов; такие инструменты предоставляются на основе "КАК ЕСТЬ" и "КАК ДОСТУПНО". Такие риски могут включать, помимо прочего, нарушение прав интеллектуальной собственности, кибер-уязвимости или атаки, предвзятость, неточности, ошибки, дефекты, вирусы, простои, потерю или повреждение имущества и/или травмы. Вы несете единоличную ответственность за использование любых таких инструментов или результатов (включая, помимо прочего, законность, уместность и результаты).
Участие в разработке
Мы любим вклад сообщества! Начните с прочтения нашего CONTRIBUTING.md.
Участники
Спасибо всем нашим участникам, которые помогли сделать Roo Code лучше!
Лицензия
Apache 2.0 © 2025 Roo Code, Inc.
Наслаждайтесь Roo Code! Независимо от того, держите ли вы его на коротком поводке или позволяете действовать автономно, мы с нетерпением ждем, что вы создадите. Если у вас есть вопросы или идеи для функций, заходите в наше сообщество Reddit или Discord. Счастливого кодирования!