Skip to content

feat: add opencode-tts to bulk plugin list#4

Open
StefanoChiodino wants to merge 1 commit intoR44VC0RP:mainfrom
StefanoChiodino:add-opencode-tts-plugin
Open

feat: add opencode-tts to bulk plugin list#4
StefanoChiodino wants to merge 1 commit intoR44VC0RP:mainfrom
StefanoChiodino:add-opencode-tts-plugin

Conversation

@StefanoChiodino
Copy link
Copy Markdown

@StefanoChiodino StefanoChiodino commented Mar 23, 2026

Summary

  • add opencode-tts to the bulk plugin seed list used for opencode.cafe imports
  • include install instructions and control commands so the entry can be imported into the site catalog

Test Plan

  • bun install
  • node -e "JSON.parse(require('node:fs').readFileSync('bulk/plugins.json','utf8'))"
  • bun run lint (passes with existing warnings)
  • git diff --check

Summary by CodeRabbit

  • New Features
    • Added OpenCode TTS plugin to the registry, enabling text-to-speech functionality within the platform.

@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 23, 2026

@StefanoChiodino is attempting to deploy a commit to the exon Team on Vercel.

A member of the Team first needs to authorize it.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Mar 23, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: bddedcc4-4efc-453a-a191-3dc011046e03

📥 Commits

Reviewing files that changed from the base of the PR and between 540946f and 0a28a0b.

📒 Files selected for processing (1)
  • bulk/plugins.json

📝 Walkthrough

Walkthrough

A new plugin entry for opencode-tts has been added to the plugins registry. The entry includes metadata such as display name, description, repository URL, homepage URL, category tags, and installation instructions.

Changes

Cohort / File(s) Summary
Plugin Registry
bulk/plugins.json
Added new opencode-tts plugin entry with metadata (displayName, description, repoUrl, homepageUrl, tags) and installation guide.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A new voice joins the chorus today,
TTS magic in every way,
Text transforms to speech so clear,
OpenCode's chorus grows more dear! 🎤✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'feat: add opencode-tts to bulk plugin list' clearly and concisely summarizes the main change: adding a new plugin entry to the bulk plugins configuration.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

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.

1 participant