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