Skip to content

docs(adapters): correct add-a-harness recipe - #1024

Closed
ahmadalguydi wants to merge 1 commit into
apache:mainfrom
ahmadalguydi:codex/fix-add-harness-recipe-997
Closed

docs(adapters): correct add-a-harness recipe#1024
ahmadalguydi wants to merge 1 commit into
apache:mainfrom
ahmadalguydi:codex/fix-add-harness-recipe-997

Conversation

@ahmadalguydi

Copy link
Copy Markdown

Summary

  • use the symlink-lint console entry point in the add-a-harness recipe
  • explain shared dispatcher wiring via *_main() plus the cli() flag branch
  • retain the OpenCode plugin as the native-adapter example

Validation

  • git diff --check
  • verified symlink-lint = symlink_lint:main in tools/symlink-lint/pyproject.toml
  • uv unavailable in this Windows checkout, so the command was verified from the declared console entry point
  • prek run --all-files (not run: prek is unavailable in this Windows checkout)

Closes #997

Generated-by: Codex

Use the symlink-lint console entry point and document shared agent-guard dispatcher wiring.

Generated-by: Codex
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.

Fix the two broken instructions in the add-a-harness recipe

1 participant