Skip to content

refactor(core): rename attachments config to media - #39927

Merged
rekram1-node merged 1 commit into
v2from
media-config
Jul 31, 2026
Merged

refactor(core): rename attachments config to media#39927
rekram1-node merged 1 commit into
v2from
media-config

Conversation

@opencode-agent

Copy link
Copy Markdown
Contributor

Summary

  • rename the V2 attachments configuration namespace to media
  • keep image normalization behavior unchanged under media.image
  • migrate V1 attachment settings into V2 media and update the V2 documentation

Checks

  • bun test test/config/config.test.ts test/tool-read.test.ts (packages/core)
  • bun typecheck (packages/core)
  • bun --bun run typecheck (packages/www)
  • bun --bun run validate (packages/www)
  • bun --bun run build (packages/www)

Requested by: @rekram1-node (Aiden Cline via Slack)

@rekram1-node
rekram1-node merged commit e60e8d9 into v2Jul 31, 2026
7 of 9 checks passed
@rekram1-node
rekram1-node deleted the media-config branch July 31, 2026 18:26
github-actionsBot pushed a commit to ReStranger/opencode that referenced this pull request Jul 31, 2026
* upstream/v2:
fix(tui): render plugin slots and routes with component semantics (anomalyco#39917)
refactor(ai): simplify provider options (anomalyco#39924)
refactor(core): rename attachments config to media (anomalyco#39927)
feat(tui): expand pasted text (anomalyco#39920)
feat(ai): expand OpenRouter native support (anomalyco#39907)
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@rekram1-node