MCPcopy Index your code
hub / github.com/ChrisFeldmeier/OpenCodeRust / default_agent

Method default_agent

crates/opencode-agent/src/agent.rs:188–190  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

186 }
187
188 pub fn default_agent() -> Self {
189 Self::general()
190 }
191
192 pub fn build() -> Self {
193 Self {

Callers

nothing calls this directly

Calls 3

findMethod · 0.80
getMethod · 0.45
as_strMethod · 0.45

Tested by

no test coverage detected