Skip to content

docs: add Japanese harness investigation report - #1

Open
edom18 wants to merge 1 commit into
devfrom
codex/investigate-harness-mechanism-in-opencode
Open

docs: add Japanese harness investigation report#1
edom18 wants to merge 1 commit into
devfrom
codex/investigate-harness-mechanism-in-opencode

Conversation

@edom18

@edom18 edom18 commented Mar 9, 2026

Copy link
Copy Markdown
Owner

Motivation

  • Provide a concise, Japanese-language investigation of OpenCode's assistant/agent harness focusing on its runtime flow and the prompts that drive behavior so readers can quickly understand and navigate the code.

Description

  • Add docs/harness-investigation-ja.md documenting the harness architecture (SessionPrompt, Agent, SystemPrompt/InstructionPrompt, ToolRegistry/PermissionNext, LLM.stream, SessionProcessor), prompt composition (provider/system/agent/plan/tool prompts), control points, and a recommended code-reading order.

Testing

  • Ran repository checks git status --short and git rev-parse --abbrev-ref HEAD and created a commit containing the new file, and no functional tests were required since this is a documentation-only change.

Codex Task

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant