summaryrefslogtreecommitdiff
path: root/dev-util/codex
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-05-31 21:30:14 -0500
committerroot <root@alpha.trunkmasters.com>2026-05-31 21:30:14 -0500
commit7d009d2bc561a2df178eac5df75421e4bb4c6b62 (patch)
tree565722a7aadd75a31d89afcb22a04abea1bffb17 /dev-util/codex
parent2c156b24300b45a66e20e90fe26d2837c2b1ea7d (diff)
downloadbaldeagleos-repo-7d009d2bc561a2df178eac5df75421e4bb4c6b62.tar.gz
baldeagleos-repo-7d009d2bc561a2df178eac5df75421e4bb4c6b62.tar.xz
baldeagleos-repo-7d009d2bc561a2df178eac5df75421e4bb4c6b62.zip
Adding metadata
Diffstat (limited to 'dev-util/codex')
-rw-r--r--dev-util/codex/metadata.xml24
1 files changed, 12 insertions, 12 deletions
diff --git a/dev-util/codex/metadata.xml b/dev-util/codex/metadata.xml
index 62096925470f..c5562c20e064 100644
--- a/dev-util/codex/metadata.xml
+++ b/dev-util/codex/metadata.xml
@@ -1,24 +1,24 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>vowstar@gmail.com</email>
- <name>Huang Rui</name>
- </maintainer>
- <longdescription lang="en">
+ <maintainer type="person">
+ <email>vowstar@gmail.com</email>
+ <name>Huang Rui</name>
+ </maintainer>
+ <longdescription lang="en">
Codex CLI is an AI-powered coding agent from OpenAI that runs in your
terminal. It can understand your codebase, execute commands, and help
you write, debug, and refactor code using natural language. Codex uses
advanced language models to provide intelligent code assistance directly
from the command line.
</longdescription>
- <longdescription lang="zh">
+ <longdescription lang="zh">
Codex CLI 是 OpenAI 推出的 AI 编程助手,可在终端中运行。它能够理解你的
代码库、执行命令,并通过自然语言帮助你编写、调试和重构代码。Codex 使用
先进的语言模型,直接从命令行提供智能代码辅助。
</longdescription>
- <upstream>
- <bugs-to>https://github.com/openai/codex/issues</bugs-to>
- </upstream>
- <origin>liguros-repo</origin>
-</pkgmetadata> \ No newline at end of file
+ <upstream>
+ <remote-id type="github">openai/codex</remote-id>
+ <bugs-to>https://github.com/openai/codex/issues</bugs-to>
+ </upstream>
+</pkgmetadata>