mirror of
https://github.com/awesome-opencode/awesome-opencode.git
synced 2026-05-19 08:09:31 +00:00
data: add 12 missing entries from main branch
This commit is contained in:
parent
25446b49eb
commit
bd25b5bd08
12 changed files with 48 additions and 0 deletions
4
data/plugins/background-agents.yaml
Normal file
4
data/plugins/background-agents.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name: Background Agents
|
||||
repo: https://github.com/kdcokenny/opencode-background-agents
|
||||
description: Async agent delegation
|
||||
full_description: Claude Code-style background agents with async delegation and context persistence.
|
||||
4
data/plugins/micode.yaml
Normal file
4
data/plugins/micode.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name: Micode
|
||||
repo: https://github.com/vtemian/micode
|
||||
description: Brainstorm-Plan-Implement workflow
|
||||
full_description: Structured workflow with session continuity, subagent orchestration, git worktree isolation, and AST-aware tools.
|
||||
4
data/plugins/morph-fast-apply.yaml
Normal file
4
data/plugins/morph-fast-apply.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name: Morph Fast Apply
|
||||
repo: https://github.com/JRedeker/opencode-morph-fast-apply
|
||||
description: 10,500+ tokens/sec code editing
|
||||
full_description: Integrates Morph's Fast Apply API for faster code editing with lazy edit markers and unified diff output.
|
||||
4
data/plugins/opencode-notify.yaml
Normal file
4
data/plugins/opencode-notify.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name: Opencode Notify
|
||||
repo: https://github.com/kdcokenny/opencode-notify
|
||||
description: Native OS notifications
|
||||
full_description: Native OS notifications for OpenCode - know when tasks complete.
|
||||
4
data/plugins/opencode-synced.yaml
Normal file
4
data/plugins/opencode-synced.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name: Opencode Synced
|
||||
repo: https://github.com/iHildy/opencode-synced
|
||||
description: Sync configs across machines
|
||||
full_description: Enables syncing global opencode configurations across machines with public/private visibility options.
|
||||
4
data/plugins/opencode-workspace.yaml
Normal file
4
data/plugins/opencode-workspace.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name: Opencode Workspace
|
||||
repo: https://github.com/kdcokenny/opencode-workspace
|
||||
description: Multi-agent orchestration
|
||||
full_description: Bundled multi-agent orchestration harness with 16 components in one install.
|
||||
4
data/plugins/opencode-worktree.yaml
Normal file
4
data/plugins/opencode-worktree.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name: Opencode Worktree
|
||||
repo: https://github.com/kdcokenny/opencode-worktree
|
||||
description: Zero-friction git worktrees
|
||||
full_description: Zero-friction git worktrees for OpenCode. Auto-spawns terminals, syncs files, cleans up on exit.
|
||||
4
data/plugins/plannotator.yaml
Normal file
4
data/plugins/plannotator.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name: Plannotator
|
||||
repo: https://github.com/backnotprop/plannotator
|
||||
description: Interactive plan review UI
|
||||
full_description: Plan review UI with visual annotation, private/offline sharing, and Obsidian/Bear integration.
|
||||
4
data/plugins/ralph-wiggum.yaml
Normal file
4
data/plugins/ralph-wiggum.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name: Ralph Wiggum
|
||||
repo: https://github.com/Th0rgal/opencode-ralph-wiggum
|
||||
description: Self-correcting agent loops
|
||||
full_description: Iterative AI development loops with self-correcting agents based on the Ralph Wiggum technique.
|
||||
4
data/plugins/shell-strategy.yaml
Normal file
4
data/plugins/shell-strategy.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name: Shell Strategy
|
||||
repo: https://github.com/JRedeker/opencode-shell-strategy
|
||||
description: Avoid interactive shell hangs
|
||||
full_description: Instructions file that teaches LLMs how to avoid interactive shell commands that hang in non-TTY environments.
|
||||
4
data/plugins/smart-voice-notify.yaml
Normal file
4
data/plugins/smart-voice-notify.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name: Smart Voice Notify
|
||||
repo: https://github.com/Tarquinen/opencode-smart-voice-notify
|
||||
description: Intelligent voice notifications
|
||||
full_description: Smart voice notification plugin with multiple TTS engines (ElevenLabs, Edge TTS, SAPI) and intelligent reminder system.
|
||||
4
data/projects/ocx.yaml
Normal file
4
data/projects/ocx.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name: OCX
|
||||
repo: https://github.com/kdcokenny/ocx
|
||||
description: OpenCode package manager
|
||||
full_description: The missing package manager for OpenCode extensions - ShadCN model with Ghost Mode.
|
||||
Loading…
Add table
Add a link
Reference in a new issue