Skip to content

Conversation

@jordanrfrazier
Copy link
Collaborator

No description provided.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 8, 2025

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch 1.6.4-patch-s3-impl

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions bot added the enhancement New feature or request label Oct 8, 2025
@github-actions github-actions bot added enhancement New feature or request and removed enhancement New feature or request labels Oct 8, 2025
@github-actions github-actions bot added enhancement New feature or request and removed enhancement New feature or request labels Oct 8, 2025
@github-actions github-actions bot added enhancement New feature or request and removed enhancement New feature or request labels Oct 8, 2025
TEXT_EXTENSIONS = TEXT_FILE_TYPES

# Extensions that require Docling for processing (images, advanced office formats, etc.)
DOCLING_ONLY_EXTENSIONS = [
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

sync with eric

)
return file_path.lower().endswith(docling_exts)

async def _get_local_file_for_docling(self, file_path: str) -> tuple[str, bool]:
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

untested

@jordanrfrazier jordanrfrazier changed the base branch from release-1.6.4 to release-1.6.5 October 8, 2025 05:59
@github-actions github-actions bot added enhancement New feature or request and removed enhancement New feature or request labels Oct 8, 2025
@github-actions github-actions bot added enhancement New feature or request and removed enhancement New feature or request labels Oct 8, 2025
@github-actions github-actions bot added enhancement New feature or request and removed enhancement New feature or request labels Oct 9, 2025
@github-actions github-actions bot added enhancement New feature or request and removed enhancement New feature or request labels Oct 9, 2025
@github-actions github-actions bot removed the enhancement New feature or request label Oct 9, 2025
@github-actions github-actions bot added enhancement New feature or request and removed enhancement New feature or request labels Oct 11, 2025
@github-actions github-actions bot added enhancement New feature or request and removed enhancement New feature or request labels Oct 11, 2025
@github-actions github-actions bot added enhancement New feature or request and removed enhancement New feature or request labels Oct 12, 2025
@github-actions github-actions bot added enhancement New feature or request and removed enhancement New feature or request labels Oct 12, 2025
@github-actions github-actions bot added enhancement New feature or request and removed enhancement New feature or request labels Oct 14, 2025
@github-actions github-actions bot added enhancement New feature or request and removed enhancement New feature or request labels Oct 14, 2025
@github-actions github-actions bot added enhancement New feature or request and removed enhancement New feature or request labels Oct 15, 2025
@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
4.1% Duplication on New Code (required ≤ 3%)
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@github-actions github-actions bot added enhancement New feature or request and removed enhancement New feature or request labels Oct 23, 2025
…#10377)

* Scope sessions to read/write and normalize using single mgmt function

* [autofix.ci] apply automated fixes

* comments and dedupe

* Fix not persisted issues

* [autofix.ci] apply automated fixes

* Re-add initialization of sut :wq
peruser which adds default folder

* Add debug log

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants