Skip to content

Can not get peon ping to work with opencode on windows 11 with desktop app or cli #367

@SebbeJohansson

Description

@SebbeJohansson

Hi. I followed the instructions and i can not get peon to work with opencode. I can see the plugin being "on" in the desktop ui, but i dont get any audio from the desktop app nor the cli.

PS C:\Users\DragonSebastianJohan\.claude\hooks\peon-ping\adapters> .\opencode.ps1
> Installing peon-ping for OpenCode...
> Downloading peon-ping.ts plugin...
> Plugin installed to C:\Users\DragonSebastianJohan\AppData\Local\opencode\plugins\peon-ping.ts
> Config already exists, preserved.
> Pack 'peon' already installed.

> peon-ping installed for OpenCode!

  Plugin:  C:\Users\DragonSebastianJohan\AppData\Local\opencode\plugins\peon-ping.ts
  Config:  C:\Users\DragonSebastianJohan\AppData\Local\opencode\peon-ping\config.json
  Packs:   C:\Users\DragonSebastianJohan\.openpeon\packs

> Restart OpenCode to activate. Your Peon awaits.
> Install more packs: https://openpeon.com/packs

config.json

{
    "spam_threshold":  3,
    "volume":  0.5,
    "categories":  {
                       "task.acknowledge":  true,
                       "task.complete":  true,
                       "session.end":  true,
                       "task.error":  true,
                       "session.start":  true,
                       "task.progress":  true,
                       "resource.limit":  true,
                       "input.required":  true,
                       "user.spam":  true
                   },
    "pack_rotation":  [

                      ],
    "enabled":  true,
    "spam_window_seconds":  10,
    "debounce_ms":  500,
    "active_pack":  "peon"
}

Am i missing something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions