codex-agent

Category: Development & Coding | Uploader: cyborgsalamancacyborgsalamanca | Downloads: 0 | Version: v1.0(Latest)

作为项目经理操作 OpenAI Codex CLI 完全体。包含:知识库维护(自动跟踪 Codex 最新功能)、任务执行(提示词设计→执行→监控→质量检查→迭代→汇报)、配置管理(feature flags/模型/skills/MCP)。通过 tmux 操作交互式 TUI,通过 notify hooks + pane monitor 实现异步唤醒。NOT for: 简单单行编辑(用 edit)、读文件(用 read)、快速问答(直接回答)。

Changelog: Source: GitHub https://github.com/cyborgsalamanca/codex-agent

Directory Structure

Current level: tree/main/

  • 📁 hooks/
    • 📄 on_complete.py 3.8 KB
    • 📄 pane_monitor.sh 3.0 KB
    • 📄 start_codex.sh 2.1 KB
    • 📄 stop_codex.sh 834 B
  • 📁 knowledge/
    • 📄 capabilities.md 5.6 KB
    • 📄 changelog.md 2.0 KB
    • 📄 codex_agent_assimilationist.zip 565.4 KB
    • 📄 config_schema.md 8.0 KB
    • 📄 features.md 7.4 KB
    • 📄 prompting_patterns.md 2.8 KB
    • 📄 UPDATE_PROTOCOL.md 3.4 KB
  • 📁 references/
    • 📄 codex-cli-reference.md 3.1 KB
  • 📁 state/
    • 📄 last_updated.txt 11 B
    • 📄 version.txt 8 B
  • 📁 workflows/
    • 📄 knowledge_update.md 2.2 KB
    • 📄 standard_task.md 3.0 KB
  • 📄 .gitignore 19 B
  • 📄 CHANGELOG.md 2.4 KB
  • 📄 INSTALL.md 4.9 KB
  • 📄 README.md 10.0 KB
  • 📄 README_EN.md 9.9 KB
  • 📄 SKILL.md 10.3 KB

SKILL.md

Login to download/like/favorite ❤ 7 | ★ 0
Comments 0

Please login before commenting.

Loading comments...