Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antirez/ds4
/ tool_calls_push
Function
tool_calls_push
ds4_server.c:663–669 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
661
REQ_COMPLETION,
662
} req_kind;
663
664
typedef enum {
665
API_OPENAI,
666
API_ANTHROPIC,
667
API_RESPONSES,
668
} api_style;
669
670
typedef enum {
671
SERVER_MODEL_SYNTAX_DEEPSEEK,
672
SERVER_MODEL_SYNTAX_GLM,
Callers
15
parse_tool_calls_value
Function · 0.85
parse_anthropic_content_block
Function · 0.85
parse_responses_input
Function · 0.85
parse_generated_message_ex
Function · 0.85
test_responses_function_named_tool_search_stays_function_call
Function · 0.85
test_responses_namespace_tool_schemas_restore_wire_namespace
Function · 0.85
test_responses_output_sends_tool_search_call_item
Function · 0.85
make_swapped_bash_call
Function · 0.85
test_render_preserves_reasoning_with_tools
Function · 0.85
test_tool_memory_replays_sampled_dsml
Function · 0.85
test_anthropic_live_tail_renders_tool_results_only
Function · 0.85
test_anthropic_full_replay_allows_unknown_live_id
Function · 0.85
Calls
1
xrealloc
Function · 0.70
Tested by
15
test_responses_function_named_tool_search_stays_function_call
Function · 0.68
test_responses_namespace_tool_schemas_restore_wire_namespace
Function · 0.68
test_responses_output_sends_tool_search_call_item
Function · 0.68
test_render_preserves_reasoning_with_tools
Function · 0.68
test_tool_memory_replays_sampled_dsml
Function · 0.68
test_anthropic_live_tail_renders_tool_results_only
Function · 0.68
test_anthropic_full_replay_allows_unknown_live_id
Function · 0.68
test_tool_checkpoint_canonicalization_gate_exact_replay
Function · 0.68
test_responses_live_tail_renders_tool_outputs_only
Function · 0.68
test_responses_stateless_tool_replay_requires_reasoning
Function · 0.68
test_responses_visible_suffix_matches_client_replay
Function · 0.68
test_exact_dsml_tool_replay_can_be_disabled
Function · 0.68