Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ChrisFeldmeier/OpenCodeRust
/ client.rs
File
client.rs
crates/opencode-mcp/src/client.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use chrono::Utc;
2
use opencode_core::bus::{Bus, BusEventDef};
3
use std::collections::HashMap;
4
use std::sync::atomic::{AtomicU64, Ordering};
Callers
nothing calls this directly
Calls
1
new
Function · 0.85
Tested by
no test coverage detected