Skip to content

fix(codex): mirror skills and avoid bwrap sandbox#230

Merged
floodsung merged 1 commit into
devfrom
fix/codex-skills-metaskill
May 1, 2026
Merged

fix(codex): mirror skills and avoid bwrap sandbox#230
floodsung merged 1 commit into
devfrom
fix/codex-skills-metaskill

Conversation

@floodsung

Copy link
Copy Markdown
Contributor

Summary

  • mirror MetaBot/Skill Hub skills into both .claude/skills and .codex/skills so Codex can discover the same skills
  • deploy AGENTS.md alongside CLAUDE.md and update MetaSkill flows for Claude/Kimi/Codex compatibility
  • translate Feishu /skill invocations to Codex explicit syntax
  • default Codex sandbox to danger-full-access to avoid bubblewrap failures on hosts without unprivileged user namespaces; CODEX_SANDBOX/codex.sandbox can still override

Tests

  • npm test -- --run tests/message-bridge.test.ts tests/skills-installer.test.ts tests/codex-build-args.test.ts tests/codex-jsonl-translator.test.ts
  • npm run lint (passes with existing warnings)
  • npm run build

@floodsung floodsung merged commit cad3aac into dev May 1, 2026
2 checks passed
@floodsung floodsung deleted the fix/codex-skills-metaskill branch May 1, 2026 07:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant