Skip to content

Commit 38c3091

Browse files
author
chenbo
committed
Reposition project as OpenCode++
1 parent 2013788 commit 38c3091

60 files changed

Lines changed: 3234 additions & 3223 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.agent-context/AGENTS.generated.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ L0 operating rules. Keep this file loaded by default; load deeper context only w
1414
## Default Workflow
1515
- Read `AGENTS.md` only before the task is concrete.
1616
- Agent-led handoff: run `code-agent-plusplus run "<task>" .` or inspect `.agent-context/runs/<task-id>/`; this writes context and boundaries but does not execute an agent.
17-
- Harness-led executor flow: run `code-agent-plusplus orchestrate "<task>" . --executor mock|opencode|mimocode --executor-command "<command with {prompt}>" --max-loops 3 --checkpoint git-worktree` when Code Agent++ should own multi-loop gates.
17+
- Harness-led executor flow: run `code-agent-plusplus orchestrate "<task>" . --executor mock|opencode|mimocode --executor-command "<command with {prompt}>" --max-loops 3 --checkpoint git-worktree` when OpenCode++ should own multi-loop gates.
1818
- Do not load the full `.agent-context/` directory unless L1/L2 context is insufficient.
1919
- Prefer source files over generated summaries for behavior, API, and test decisions.
2020

.agent-context/contracts/test.contract.json

Lines changed: 143 additions & 143 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)