Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/AI45Lab/Code
/ session_config.rs
File
session_config.rs
core/src/agent_api/session_config.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use super::SessionOptions;
2
use crate::config::CodeConfig;
3
use crate::error::Result;
4
use crate::llm::LlmClient;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected