We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b580d19 commit 5861739Copy full SHA for 5861739
2 files changed
README.md
@@ -1,6 +1,6 @@
1
# CodexOpt
2
3
-CodexOpt: Optize your Agents.MD and Skills for Codex with GEPA
+CodexOpt: Optimize your Agents.MD and Skills for Codex with GEPA
4
5
CodexOpt is a lightweight Python CLI to improve Codex instruction assets with a repeatable loop:
6
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "codexopt"
7
version = "0.1.0"
8
-description = "CodexOpt: Optize your Agents.MD and Skills for Codex with GEPA"
+description = "CodexOpt: Optimize your Agents.MD and Skills for Codex with GEPA"
9
readme = "README.md"
10
requires-python = ">=3.10"
11
license = "MIT"
0 commit comments