FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

docs: add opencode-async-prompt-injector to plugins by theOnlyBoy · Pull Request #622 · awesome-opencode/awesome-opencode · GitHub

docs: add opencode-async-prompt-injector to plugins - #622

Open
theOnlyBoy wants to merge 1 commit into
awesome-opencode:mainfrom
theOnlyBoy:add-opencode-async-prompt-injector
Open

docs: add opencode-async-prompt-injector to plugins#622
theOnlyBoy wants to merge 1 commit into
awesome-opencode:mainfrom
theOnlyBoy:add-opencode-async-prompt-injector

Conversation

Copy link
Copy Markdown

Submission Type

  • Plugin
  • Project
  • Theme
  • Agent
  • Resource

Details

Name: OpenCode Async Prompt Injector
Repository: https://github.com/theOnlyBoy/opencode-async-prompt-injector
Tagline: Slide a sticky note under your agent's nose: inject prompts into mid-task without interrupting agent's flow.

About

Injects prompts into your OpenCode agent mid-task — async, without interrupting its flow. Like a sticky note slid under the agent's nose while it's busy thinking: drop a message via /inject_prompt <your message> and the agent picks it up the moment it's free to look, without you having to wait for the current task to finish.

Installation: add to your opencode.json:

{
  "plugin": ["opencode-async-prompt-injector"]
}

Then restart OpenCode.

Usage:

  • /inject_prompt Hey, I just updated the tests — check them too
  • /inject_prompt Change of plans: postpone item #7 until the next round

Checklist

  • Relevant to OpenCode
  • Repository is public and accessible
  • Actively maintained
  • Not a duplicate
  • YAML file in correct folder (data/plugins/)
  • Filename is kebab-case (async-prompt-injector.yaml)

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL