fix(omo-codex): use sisyphuslabs plugin identity
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
"email": "yeongyu@users.noreply.github.com",
|
||||
"url": "https://github.com/code-yeongyu"
|
||||
},
|
||||
"homepage": "https://github.com/code-yeongyu/omo",
|
||||
"repository": "https://github.com/code-yeongyu/omo",
|
||||
"homepage": "https://github.com/sisyphuslabs/omo",
|
||||
"repository": "https://github.com/sisyphuslabs/omo",
|
||||
"license": "MIT",
|
||||
"keywords": ["codex", "codex-plugin", "omo", "hooks", "mcp", "skills"],
|
||||
"skills": "./skills/",
|
||||
@@ -21,9 +21,9 @@
|
||||
"developerName": "Yeongyu Kim",
|
||||
"category": "Developer Tools",
|
||||
"capabilities": ["Hooks", "MCP Tools", "Code Intelligence", "Workflow", "Context Injection"],
|
||||
"websiteURL": "https://github.com/code-yeongyu/omo",
|
||||
"privacyPolicyURL": "https://github.com/code-yeongyu/omo#privacy",
|
||||
"termsOfServiceURL": "https://github.com/code-yeongyu/omo#license",
|
||||
"websiteURL": "https://github.com/sisyphuslabs/omo",
|
||||
"privacyPolicyURL": "https://github.com/sisyphuslabs/omo#privacy",
|
||||
"termsOfServiceURL": "https://github.com/sisyphuslabs/omo#license",
|
||||
"defaultPrompt": [
|
||||
"Use OMO LSP diagnostics on this workspace.",
|
||||
"Show which OMO rules matched this file.",
|
||||
|
||||
Reference in New Issue
Block a user