Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ResearAI/DeepScientist
/ getvalue
Method
getvalue
tests/test_daemon_api.py:113–114 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
111
self.closed = True
112
113
def
getvalue(self) -> bytes:
114
return
self.buffer.getvalue()
115
116
117
class
_ClosableSseHandler(_FakeSseHandler):
Callers
15
create_sources_archive
Method · 0.80
_fit_16_9
Function · 0.80
_render_title_card
Function · 0.80
test_stream_quest_events_emits_acp_update_for_new_message
Function · 0.80
test_lingzhu_sse_submits_only_prefixed_task_text
Function · 0.80
test_lingzhu_sse_accepts_messages_alias_and_missing_ids
Function · 0.80
test_lingzhu_short_bind_command_binds_target_quest
Function · 0.80
test_lingzhu_short_bind_command_accepts_punctuation_and_chinese_numeric_target
Function · 0.80
test_lingzhu_unbound_help_mentions_chinese_shortcuts
Function · 0.80
test_lingzhu_stopped_poll_reply_includes_action_hint
Function · 0.80
test_lingzhu_sse_replays_buffered_outbox_messages_only_once
Function · 0.80
test_lingzhu_sse_replays_surface_actions_as_tool_calls
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected