Skip to content

Conversation

@lionellc
Copy link
Contributor

@lionellc lionellc commented Feb 1, 2026

Summary

Implements the feature requested in #289: folder selection support in the conversation context.

Behavior Changes

  • Adds a new rule: “Add to chat” is disabled when there is no valid conversation target.
  • Enables “Add to chat” on Workspace Home when applicable.

Implementation

  • Gate composer insertion with isEnabled and propagate canInsertComposerText.
  • Disable “Add to chat” in file preview/tree when insertion is not allowed.
  • Wire textarea refs for Workspace Home insertion.

@Dimillian
Copy link
Owner

@codex review

@chatgpt-codex-connector
Copy link

Codex Review: Didn't find any major issues. Delightful!

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@Dimillian Dimillian merged commit 00502e2 into Dimillian:main Feb 2, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants