Add Discord Rich Presence plugin (chron0.discord-presence) - #7
Open
jondmarien wants to merge 2 commits into
Open
Add Discord Rich Presence plugin (chron0.discord-presence)#7jondmarien wants to merge 2 commits into
jondmarien wants to merge 2 commits into
Conversation
Author
|
Pin refresh: |
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds a community Discord Rich Presence plugin to the marketplace index.
Plugin
chron0.discord-presencev0.5.0["integrations"](community; noofficial)>=1.4.0, pluginApi 1What it does
Publishes privacy-gated Orca workspace / branch / agent state to Discord Rich Presence:
detailLevel: generic) — no workspace, branch, or machine name until the user opts inpresence.configure(App ID / openUrl / toggles), optional Discord activity Open button, multi-agent count summary, stale/done retention, richer state aliasesPLUGIN_VERSION(no more stale hardcoded 0.4.0 shell)Capabilities requested:
workspace:read,events:subscribe,storage,settings:own,notifications:show— nosecrets, noterminal:send.Relation to #2
#2 proposes a different plugin id (
nacho.orca-discord-presencefrom @nachodeluca). This PR does not replace or block that listing — the qualified ids differ, so both can coexist if maintainers want. Happy for stablyai to take both, one, or ask for renames.Notable product differences in this listing (for reviewers, not a knock on #2): shipped App ID/assets, companion bridge, diagnostics panel, Vesktop path handling, Clear/configure + presence button + multi-agent summary, and a stronger privacy default.
Validation
connected=true; presence visible on Discordbun test/bun run typecheck/ release workflowv0.5.0→ commitaaa0c3d(also taggedv0.5.0-aaa0c3d; includes #15 + panel version lockstep #17)Author
Jonathan Marien · publisher
chron0