Skip to content

Commit 45d2be6

Browse files
duyetduyetbot
andauthored
chore(antorouter): bump codex manifest version to 1.0.1 (#70)
* chore(antorouter): bump codex manifest version to 1.0.1 Aligns the Codex manifest (1.0.0 -> 1.0.1) with the Claude manifest, which is already at 1.0.1. Keeps Claude and Codex manifests in sync. Co-Authored-By: duyetbot <duyetbot@users.noreply.github.com> * style(antorouter): prettier-format codex manifest Fix JSON_PRETTIER super-linter check on the build-agent-router codex manifest. Co-Authored-By: duyetbot <duyetbot@users.noreply.github.com> --------- Co-authored-by: duyetbot <duyetbot@users.noreply.github.com>
1 parent bdce4c7 commit 45d2be6

1 file changed

Lines changed: 2 additions & 7 deletions

File tree

anyrouter/.codex-plugin/plugin.json

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "anyrouter",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Wire AnyRouter into Claude Code, Codex, Cursor, and other coding agents. Universal OpenAI-compatible router for 150+ models, with migration recipes from Anthropic, OpenAI, and OpenRouter, plus a remote MCP server for key and credit management.",
55
"author": {
66
"name": "duyet"
@@ -14,12 +14,7 @@
1414
"shortDescription": "Universal OpenAI-compatible LLM router (150+ models). Migrate from Anthropic / OpenAI / OpenRouter; manage keys via MCP.",
1515
"developerName": "duyet",
1616
"category": "AI",
17-
"capabilities": [
18-
"Skill",
19-
"Command",
20-
"Agent",
21-
"MCP"
22-
],
17+
"capabilities": ["Skill", "Command", "Agent", "MCP"],
2318
"links": {
2419
"homepage": "https://anyrouter.dev",
2520
"docs": "https://anyrouter.dev/docs",

0 commit comments

Comments
 (0)