Skip to content

Add Codex app-server harness eval#16

Merged
Grivn merged 4 commits into
masterfrom
harness-loop-module-standard
May 14, 2026
Merged

Add Codex app-server harness eval#16
Grivn merged 4 commits into
masterfrom
harness-loop-module-standard

Conversation

@Grivn
Copy link
Copy Markdown
Member

@Grivn Grivn commented May 14, 2026

Summary

  • add a Codex host adapter that projects Mnemon harness modules into repo-local .codex/skills while keeping canonical state under .mnemon/harness/<module>
  • add a real Codex app-server eval runner that creates an isolated workspace, starts codex app-server --listen stdio://, and verifies initialize, skills/list, and thread/start
  • document the eval flow in English and Chinese and add make codex-app-eval

Verification

  • make harness-validate
  • make codex-app-eval
  • python3 scripts/codex_app_server_eval.py --module memory-loop --module skill-loop
  • python3 scripts/codex_app_server_eval.py --isolated-codex-home
  • go test ./...
  • go vet ./...
  • make test

@Grivn Grivn merged commit 0b42de0 into master May 14, 2026
1 check passed
@Grivn Grivn deleted the harness-loop-module-standard branch May 14, 2026 17:42
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