Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dhanji/g3
/ functions
Functions
3,053 in github.com/dhanji/g3
⨍
Functions
3,053
◇
Types & classes
258
Function
test_2byte_utf8_chars
()
crates/g3-core/tests/utf8_truncation_test.rs:280
Function
test_3byte_utf8_chars
()
crates/g3-core/tests/utf8_truncation_test.rs:260
Function
test_401_non_recoverable
()
crates/g3-core/tests/error_classification_test.rs:207
Function
test_403_non_recoverable
()
crates/g3-core/tests/error_classification_test.rs:219
Function
test_429_status_detected
()
crates/g3-core/tests/error_classification_test.rs:40
Function
test_51_chars_triggers_truncation
()
crates/g3-core/tests/utf8_truncation_test.rs:241
Function
test_actual_completion_with_quotes
()
crates/g3-cli/src/completion.rs:466
Function
test_add_message_counts_tool_call_tokens
()
crates/g3-core/src/context_window.rs:1147
Function
test_add_streaming_tokens_only_affects_cumulative
()
crates/g3-core/tests/test_token_counting.rs:87
Function
test_after_bullet
()
crates/g3-core/tests/parser_sanitization_test.rs:132
Function
test_after_cjk
()
crates/g3-core/tests/parser_sanitization_test.rs:142
Function
test_after_code_fence_standalone
()
crates/g3-core/tests/parser_sanitization_test.rs:42
Function
test_after_emoji
()
crates/g3-core/tests/parser_sanitization_test.rs:122
Function
test_after_newline_no_whitespace
()
crates/g3-core/tests/parser_sanitization_test.rs:318
Function
test_after_newline_with_whitespace
()
crates/g3-core/tests/parser_sanitization_test.rs:324
Function
test_after_non_whitespace
()
crates/g3-core/tests/parser_sanitization_test.rs:336
Function
test_agent_code_example_no_execution
()
crates/g3-core/tests/json_parsing_stress_test.rs:615
Function
test_agent_conflicts_with_autonomous
()
crates/g3-cli/tests/cli_integration_test.rs:149
Function
test_agent_explanation_streaming_limitation
()
crates/g3-core/tests/json_parsing_stress_test.rs:594
Function
test_agent_json_fallback_executes
()
crates/g3-core/tests/json_parsing_stress_test.rs:686
Function
test_agent_language_prompt_not_found
()
crates/g3-cli/src/language_prompts.rs:233
Function
test_agent_multiple_inline_examples
()
crates/g3-core/tests/json_parsing_stress_test.rs:638
Function
test_agent_prompt_replaces_identity
()
crates/g3-core/src/prompts.rs:248
Function
test_agent_prompt_with_skills
()
crates/g3-core/src/prompts.rs:310
Function
test_agent_real_tool_call_executes
()
crates/g3-core/tests/json_parsing_stress_test.rs:662
Function
test_agent_session_id_uses_agent_name_prefix
()
crates/g3-core/tests/test_agent_session_id.rs:40
Function
test_agent_stress_many_edge_cases
()
crates/g3-core/tests/json_parsing_stress_test.rs:723
Function
test_agents_and_readme_combined
()
crates/g3-core/tests/test_system_message_loading.rs:142
Function
test_all_complete_lowercase
()
crates/g3-core/tests/test_todo_completion.rs:14
Function
test_all_complete_mixed_case
()
crates/g3-core/tests/test_todo_completion.rs:26
Function
test_all_complete_uppercase
()
crates/g3-core/tests/test_todo_completion.rs:20
Function
test_all_incomplete
()
crates/g3-core/tests/test_todo_completion.rs:38
Function
test_all_markdown_elements
()
crates/g3-cli/tests/streaming_markdown_test.rs:572
Function
test_all_pattern_variants_require_own_line
()
crates/g3-core/src/streaming_parser.rs:700
Function
test_allowed_tools_field
()
crates/g3-core/src/skills/parser.rs:350
Function
test_alternating_braces_in_string
()
crates/g3-cli/tests/filter_json_stress_test.rs:378
Function
test_alternating_pattern_invariant
()
crates/g3-core/tests/assistant_message_test.rs:248
Function
test_anthropic_token_cap
()
crates/g3-core/tests/compaction_behavior_test.rs:32
Function
test_apply_diff_add_lines
()
crates/g3-core/tests/tool_execution_test.rs:172
Function
test_apply_diff_remove_lines
()
crates/g3-core/tests/tool_execution_test.rs:184
Function
test_apply_quote_highlighting
()
crates/g3-cli/src/input_formatter.rs:186
Function
test_apply_simple_diff
()
crates/g3-core/tests/tool_execution_test.rs:159
Function
test_approval_choice_parsing
()
crates/g3-planner/src/state.rs:262
Function
test_approval_gate_blocks_new_files_with_baseline
()
crates/g3-core/src/tools/plan.rs:1585
Function
test_approval_gate_excludes_baseline
()
crates/g3-core/src/tools/plan.rs:1561
Function
test_approval_gate_no_plan_no_changes
()
crates/g3-core/src/tools/plan.rs:1491
Function
test_approval_gate_no_plan_with_changes
()
crates/g3-core/src/tools/plan.rs:1505
Function
test_approval_gate_not_git_repo
()
crates/g3-core/src/tools/plan.rs:1526
Function
test_approval_gate_warns_without_reverting
()
crates/g3-core/src/tools/plan.rs:1533
Function
test_architectural_separation_documented
()
crates/g3-core/tests/json_parsing_stress_test.rs:882
Function
test_assistant_messages_have_model_role
()
crates/g3-providers/tests/gemini_serialization_test.rs:89
Function
test_auth_failure_non_recoverable
()
crates/g3-core/tests/error_classification_test.rs:183
Function
test_auto_continue_empty_response_after_tool
()
crates/g3-core/tests/auto_continue_test.rs:168
Function
test_auto_continue_empty_response_no_tool
()
crates/g3-core/tests/auto_continue_test.rs:179
Function
test_auto_continue_incomplete_tool_call
()
crates/g3-core/tests/auto_continue_test.rs:146
Function
test_auto_continue_multiple_conditions
()
crates/g3-core/tests/auto_continue_test.rs:206
Function
test_auto_continue_no_conditions_met
()
crates/g3-core/tests/auto_continue_test.rs:191
Function
test_auto_continue_tool_executed_with_response
()
crates/g3-core/tests/auto_continue_test.rs:135
Function
test_auto_continue_unexecuted_tool_call
()
crates/g3-core/tests/auto_continue_test.rs:157
Function
test_autonomous_delay_cap
()
crates/g3-core/tests/error_classification_test.rs:288
Function
test_autonomous_mode_delays
()
crates/g3-core/tests/error_classification_test.rs:263
Function
test_autonomous_retry_delay_calculation
()
crates/g3-core/src/error_handling.rs:520
Function
test_available_width_after_prefix
()
crates/g3-cli/src/terminal_width.rs:209
Function
test_background_process_tool_call_structure
()
crates/g3-core/tests/tool_execution_test.rs:266
Function
test_background_process_with_working_dir
()
crates/g3-core/tests/tool_execution_test.rs:284
Function
test_backticks_edge_cases
()
crates/g3-cli/tests/streaming_markdown_test.rs:1592
Function
test_backwards_compatibility_no_session_type
()
crates/studio/src/session.rs:297
Function
test_bare_brace_not_incomplete
()
crates/g3-core/tests/streaming_parser_test.rs:439
Function
test_basic_tool_call
()
crates/g3-providers/src/embedded/adapters/glm.rs:491
Function
test_binary_file_no_panic
()
crates/g3-core/tests/read_file_utf8_test.rs:69
Function
test_body_errors
()
crates/g3-core/tests/end_of_turn_behavior_test.rs:348
Function
test_bold_buffers_until_closed
()
crates/g3-cli/src/streaming_markdown.rs:930
Function
test_bold_formatting
()
crates/g3-cli/tests/streaming_markdown_test.rs:554
Function
test_bold_inside_header
()
crates/g3-cli/tests/streaming_markdown_test.rs:1775
Function
test_bold_split_across_chunks
()
crates/g3-cli/tests/streaming_markdown_test.rs:368
Function
test_bold_with_nested_italic
()
crates/g3-cli/tests/streaming_markdown_test.rs:926
Function
test_both_prompts_have_plan_section
()
crates/g3-core/src/prompts.rs:256
Function
test_both_prompts_have_workspace_memory
()
crates/g3-core/src/prompts.rs:265
Function
test_boundary_exactly_20_percent
()
crates/g3-core/tests/read_file_token_limit_test.rs:117
Function
test_brace_bomb
()
crates/g3-cli/tests/filter_json_stress_test.rs:361
Function
test_brace_counting_accuracy
()
crates/g3-cli/tests/filter_json_test.rs:221
Function
test_brace_in_string_across_chunks
()
crates/g3-cli/tests/filter_json_test.rs:439
Function
test_brace_inside_json_string_value
()
crates/g3-cli/tests/filter_json_test.rs:393
Function
test_branch_confirm_parsing
()
crates/g3-planner/src/state.rs:277
Function
test_branch_name_format
()
crates/studio/src/session.rs:239
Function
test_buffer_truncation_with_multibyte_chars
()
crates/g3-cli/src/filter_json.rs:516
Function
test_bug_demonstration_consecutive_messages
()
crates/g3-core/tests/assistant_message_test.rs:209
Function
test_build_prompt_default
()
crates/g3-cli/src/interactive.rs:374
Function
test_build_prompt_multiline
()
crates/g3-cli/src/interactive.rs:386
Function
test_build_prompt_plan_mode
()
crates/g3-cli/src/interactive.rs:405
Function
test_build_prompt_project_name_from_path
()
crates/g3-cli/src/interactive.rs:451
Function
test_build_prompt_unproject_resets
()
crates/g3-cli/src/interactive.rs:438
Function
test_build_prompt_with_agent_and_project
()
crates/g3-cli/src/interactive.rs:429
Function
test_build_prompt_with_agent_name
()
crates/g3-cli/src/interactive.rs:380
Function
test_build_prompt_with_project
()
crates/g3-cli/src/interactive.rs:420
Function
test_build_refinement_user_message
()
crates/g3-planner/src/llm.rs:427
Function
test_build_summary_messages_basic
()
crates/g3-core/tests/compaction_behavior_test.rs:129
Function
test_build_summary_messages_empty_conversation
()
crates/g3-core/tests/compaction_behavior_test.rs:163
Function
test_build_summary_messages_long_conversation
()
crates/g3-core/tests/compaction_behavior_test.rs:176
Function
test_bullet_points
()
crates/g3-core/tests/utf8_truncation_test.rs:122
← previous
next →
1,501–1,600 of 3,053, ranked by callers