Skip to content

feat: expose needs_auth for plugin/read.#15217

Merged
xl-openai merged 1 commit intomainfrom
xl/plugins2
Mar 19, 2026
Merged

feat: expose needs_auth for plugin/read.#15217
xl-openai merged 1 commit intomainfrom
xl/plugins2

Conversation

@xl-openai
Copy link
Copy Markdown
Collaborator

So UI can render it properly.

@xl-openai xl-openai requested a review from sayan-oai March 19, 2026 20:09
@xl-openai xl-openai marked this pull request as ready for review March 19, 2026 20:59
fn default() -> Self {
Self {
file_system: Arc::new(Environment.get_filesystem()),
file_system: Arc::new(Environment::default().get_filesystem()),
Copy link
Copy Markdown
Collaborator Author

@xl-openai xl-openai Mar 19, 2026

Choose a reason for hiding this comment

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

This is related to a breaking change on main (CI failures) and is not directly related to this PR.

@xl-openai xl-openai merged commit 2254ec4 into main Mar 19, 2026
33 checks passed
@xl-openai xl-openai deleted the xl/plugins2 branch March 19, 2026 22:02
@github-actions github-actions bot locked and limited conversation to collaborators Mar 19, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants