mirror of
https://github.com/pewdiepie-archdaemon/odysseus.git
synced 2026-08-24 01:44:18 +02:00
Revert "Codex Agent integration: HTTP surface + plugin bundle + Settings UI"
This reverts commit 082aa4ee48.
This commit is contained in:
parent
06a0d3ce92
commit
d28be3499c
8 changed files with 5 additions and 790 deletions
|
|
@ -1,22 +0,0 @@
|
|||
{
|
||||
"name": "odysseus",
|
||||
"version": "0.1.1",
|
||||
"description": "Connect Codex to a scoped Odysseus instance.",
|
||||
"author": {
|
||||
"name": "Odysseus"
|
||||
},
|
||||
"skills": "./skills/",
|
||||
"interface": {
|
||||
"displayName": "Odysseus",
|
||||
"shortDescription": "Use scoped Odysseus tools from Codex.",
|
||||
"longDescription": "Connects Codex terminal sessions to Odysseus through user-controlled scoped API tokens. Codex must use /api/codex/* endpoints so Odysseus Settings can enforce tool access.",
|
||||
"developerName": "Odysseus",
|
||||
"category": "Productivity",
|
||||
"capabilities": [
|
||||
"todos",
|
||||
"email",
|
||||
"scoped-api"
|
||||
],
|
||||
"defaultPrompt": "Use Odysseus only through configured scoped access. Check capabilities before reading or writing data."
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue