Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
52 changes: 44 additions & 8 deletions orca-marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,10 @@
"ref": "v1.0.0"
},
"description": "A quiet dark theme tuned for long coding sessions.",
"categories": ["themes", "official"]
"categories": [
"themes",
"official"
]
},
{
"id": "stablyai.orca-workflow-skills",
Expand All @@ -20,7 +23,10 @@
"ref": "v1.0.0"
},
"description": "Practical skills for planning, reviewing, and handing off repository work.",
"categories": ["skills", "official"]
"categories": [
"skills",
"official"
]
},
{
"id": "stablyai.orca-nord-theme",
Expand All @@ -30,7 +36,10 @@
"ref": "v1.0.0"
},
"description": "A cool, low-contrast application theme inspired by arctic colors.",
"categories": ["themes", "official"]
"categories": [
"themes",
"official"
]
},
{
"id": "stablyai.orca-portuguese",
Expand All @@ -40,7 +49,10 @@
"ref": "v1.0.0"
},
"description": "Brazilian Portuguese translations for common Orca navigation.",
"categories": ["languages", "official"]
"categories": [
"languages",
"official"
]
},
{
"id": "stablyai.orca-minimal-icons",
Expand All @@ -50,7 +62,10 @@
"ref": "v1.0.0"
},
"description": "A compact monochrome icon theme for common source files.",
"categories": ["icons", "official"]
"categories": [
"icons",
"official"
]
},
{
"id": "stablyai.orca-solarized-terminal",
Expand All @@ -60,7 +75,10 @@
"ref": "v1.0.0"
},
"description": "Solarized Dark terminal colors packaged for Orca.",
"categories": ["terminal-themes", "official"]
"categories": [
"terminal-themes",
"official"
]
},
{
"id": "stablyai.orca-multipass-recipes",
Expand All @@ -70,7 +88,10 @@
"ref": "v1.0.0"
},
"description": "A reviewed starter lifecycle for disposable Multipass workspaces.",
"categories": ["vm-recipes", "official"]
"categories": [
"vm-recipes",
"official"
]
},
{
"id": "stablyai.orca-navigation-shortcuts",
Expand All @@ -80,7 +101,22 @@
"ref": "v1.0.0"
},
"description": "Command aliases and optional shortcuts for frequent Orca views.",
"categories": ["keybindings", "official"]
"categories": [
"keybindings",
"official"
]
},
{
"id": "chron0.discord-presence",
"source": {
"kind": "git",
"url": "https://github.com/jondmarien/orca-discord-presence.git",
"ref": "v0.5.0"
},
"description": "Discord Rich Presence for Orca \u2014 workspace, branch, and agent state with opt-in privacy, companion bridge, diagnostics sidebar, Clear/configure, optional presence button, and multi-agent summary.",
"categories": [
"integrations"
]
}
]
}