Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
find
Method · 0.80
get
Method · 0.45
as_str
Method · 0.45
Tested by
no test coverage detected