Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GCWing/BitFun
/ title
Method
title
src/crates/services/services-integrations/src/remote_connect.rs:2479–2481 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
2477
}
2478
2479
pub fn title(&self) -> String {
2480
self.state.read().unwrap().title.clone()
2481
}
2482
2483
pub fn turn_status(&self) -> String {
2484
self.state.read().unwrap().turn_status.clone()
Callers
15
create_main_window
Function · 0.80
show_agent_companion_desktop_pet
Function · 0.80
send_system_notification
Function · 0.80
render
Method · 0.80
render
Method · 0.80
render
Method · 0.80
render
Method · 0.80
render
Method · 0.80
render
Method · 0.80
render
Method · 0.80
render
Method · 0.80
render
Method · 0.80
Calls
2
clone
Method · 0.45
read
Method · 0.45
Tested by
1
tool_call_tracker_replays_cached_input_before_completed_update
Function · 0.64