Skip to content

Allow all file attachments#32732

Open
seloslion54 wants to merge 1 commit into
anomalyco:devfrom
seloslion54:fix/prompt-input-all-files
Open

Allow all file attachments#32732
seloslion54 wants to merge 1 commit into
anomalyco:devfrom
seloslion54:fix/prompt-input-all-files

Conversation

@seloslion54

Copy link
Copy Markdown

Reopening as a fresh PR after the prior one was closed without merge. This keeps the + attachment flow allowing all file types and uses CI for verification instead of local Bun on the VPS.

@github-actions

Copy link
Copy Markdown
Contributor

Hey! Your PR title Allow all file attachments doesn't follow conventional commit format.

Please update it to start with one of:

  • feat: or feat(scope): new feature
  • fix: or fix(scope): bug fix
  • docs: or docs(scope): documentation changes
  • chore: or chore(scope): maintenance tasks
  • refactor: or refactor(scope): code refactoring
  • test: or test(scope): adding or updating tests

Where scope is the package name (e.g., app, desktop, opencode).

See CONTRIBUTING.md for details.

@github-actions github-actions Bot added the needs:compliance This means the issue will auto-close after 2 hours. label Jun 17, 2026
@github-actions

Copy link
Copy Markdown
Contributor

This PR doesn't fully meet our contributing guidelines and PR template.

What needs to be fixed:

  • PR description is missing required template sections. Please use the PR template.

Please edit this PR description to address the above within 2 hours, or it will be automatically closed.

If you believe this was flagged incorrectly, please let a maintainer know.

@github-actions

Copy link
Copy Markdown
Contributor

The following comment was made by an LLM, it may be inaccurate:

The search results show PR #32732 (the current PR) as the top result. The most relevant related PRs found are:

Related PRs:

  1. PR fix(opencode): forward parent attachments to subagents #32302 - fix(opencode): forward parent attachments to subagents

    • Related to attachment handling, though this is about forwarding attachments to subagents rather than allowing all file types
  2. PR feat(opencode): add message tool for agent-to-agent communication #32192 - feat(opencode): add message tool for agent-to-agent communication

    • Related to agent communication that may involve attachments

These are tangentially related to file attachments but don't appear to be direct duplicates. The current PR (#32732) is described as a reopening of a prior PR that was closed without merge, so it's addressing the same feature with a fresh approach.

No duplicate PRs found

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs:compliance This means the issue will auto-close after 2 hours. needs:title

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant