Skip to content

Commit 8693d3d

Browse files
committed
Remove wrapper naming from opencode tests
1 parent 497773b commit 8693d3d

5 files changed

Lines changed: 1 addition & 1 deletion

File tree

docs/architecture/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Responsibilities:
5555
- return structured success or typed errors
5656

5757
The core is runtime-agnostic and must remain callable from both CLI and plugin entrypoints.
58-
It is also the future extension host, but it must preserve the same wrapper/core and plain-data boundaries while doing so.
58+
It is also the future extension host, but it must preserve the same OpenCode tool/core and plain-data boundaries while doing so.
5959

6060
### 4. Config layer
6161
Current examples include `src/config/repo-config.ts`, `src/config/auth-config.ts`, `src/config/project-defaults.ts`, `src/config/repository-ref.ts`, `src/config/shared.ts`, and `.orfe/config.json`.
File renamed without changes.

0 commit comments

Comments
 (0)