MCPcopy Create free account

hub / github.com/chaojixinren/HelloAgents-go / functions

Functions1,096 in github.com/chaojixinren/HelloAgents-go

↓ 2 callersMethodClearReadCache
(filePath *string)
hello_agents/tools/registry.go:355
↓ 2 callersFunctionCreateAgent
(agentType string, name string, llm *core.HelloAgentsLLM, toolRegistry *tools.ToolRegistry, config *core.Confi
hello_agents/agents/factory.go:11
↓ 2 callersMethodCreateLightLLM
CreateLightLLM mirrors Python _create_light_llm behavior.
hello_agents/core/agent.go:1158
↓ 2 callersMethodExportGetAgentName
()
hello_agents/tools/builtin/testing_helpers.go:4
↓ 2 callersMethodExportGetPersistenceDir
()
hello_agents/tools/builtin/testing_helpers.go:5
↓ 2 callersMethodExportGetSessionID
()
hello_agents/tools/builtin/testing_helpers.go:3
↓ 2 callersFunctionExportParsePythonISOTime
(value string)
hello_agents/core/testing_helpers.go:11
↓ 2 callersMethodFilter
(allTools []string)
hello_agents/tools/tool_filter.go:9
↓ 2 callersMethodFindRoundBoundaries
()
hello_agents/context/history.go:73
↓ 2 callersMethodGetAll
()
hello_agents/core/streaming.go:96
↓ 2 callersMethodGetAvailableTokens
()
hello_agents/context/builder.go:70
↓ 2 callersMethodGetDescriptions
()
hello_agents/skills/loader.go:119
↓ 2 callersMethodGetParameters
()
hello_agents/tools/base.go:83
↓ 2 callersMethodGetPending
(limit int)
hello_agents/tools/builtin/todowrite_tool.go:35
↓ 2 callersMethodGetReadCache
()
hello_agents/core/agent.go:900
↓ 2 callersMethodGetReadMetadata
(filePath string)
hello_agents/tools/registry.go:349
↓ 2 callersMethodGetStats
()
example/custom_tools/advanced_tool_template/main.go:181
↓ 2 callersMethodHasTools
()
hello_agents/agents/simple_agent.go:254
↓ 2 callersMethodIsAllowed
(toolName string)
hello_agents/tools/tool_filter.go:10
↓ 2 callersMethodIsAllowed
(toolName string)
hello_agents/tools/tool_filter.go:80
↓ 2 callersMethodListFunctions
()
hello_agents/tools/registry.go:161
↓ 2 callersMethodLoadSession
(filepath string, checkConsistency bool)
hello_agents/core/agent.go:769
↓ 2 callersFunctionMockTextResponse
MockTextResponse creates a simple text response payload.
hello_agents/core/testutil/mock_llm.go:151
↓ 2 callersFunctionNewContextPacket
(content string, timestamp *time.Time, metadata map[string]any, tokenCount int)
hello_agents/context/builder.go:28
↓ 2 callersFunctionNewEditTool
(projectRoot string)
hello_agents/tools/builtin/file_tools.go:393
↓ 2 callersFunctionNewFullAccessFilter
(additionalDenied []string)
hello_agents/tools/tool_filter.go:55
↓ 2 callersFunctionNewPlanSolveAgent
(name string, llm *core.HelloAgentsLLM, systemPrompt string, config *core.Config, toolRegistry *tools.ToolRegi
hello_agents/agents/plan_solve_agent.go:236
↓ 2 callersFunctionNewPlanner
(llm *core.HelloAgentsLLM, systemPrompt string)
hello_agents/agents/plan_solve_agent.go:16
↓ 2 callersFunctionNewStreamBuffer
(maxBufferSize int)
hello_agents/core/streaming.go:75
↓ 2 callersFunctionNewStreamEvent
(eventType StreamEventType, agentName string, data map[string]any)
hello_agents/core/streaming.go:32
↓ 2 callersMethodOpen
(toolName string)
hello_agents/tools/circuit_breaker.go:76
↓ 2 callersMethodPlan
(question string, kwargs map[string]any)
hello_agents/agents/plan_solve_agent.go:24
↓ 2 callersMethodReadMetadataCache
()
hello_agents/tools/registry.go:365
↓ 2 callersMethodRegisterTaskTool
RegisterTaskTool mirrors Python _register_task_tool flow.
hello_agents/core/agent.go:1109
↓ 2 callersMethodRegisterTodoWriteTool
RegisterTodoWriteTool mirrors Python _register_todowrite_tool.
hello_agents/core/agent.go:1118
↓ 2 callersMethodRun
(parameters map[string]any)
example/async_agent_demo/main.go:40
↓ 2 callersMethodRun
(parameters map[string]any)
example/custom_tools/expandable_tool_template/main.go:45
↓ 2 callersMethodRun
(parameters map[string]any)
example/custom_tools/complete_example/main.go:89
↓ 2 callersMethodRun
(parameters map[string]any)
example/parallel_tools_demo/main.go:40
↓ 2 callersMethodRun
(parameters map[string]any)
example/circuit_breaker_demo/main.go:39
↓ 2 callersMethodRun
(parameters map[string]any)
hello_agents/tools/base.go:76
↓ 2 callersMethodRun
(parameters map[string]any)
hello_agents/tools/builtin/file_tools.go:74
↓ 2 callersMethodRunAsSubagent
(task string, toolFilter tools.ToolFilter, returnSummary bool, maxStepsOverride *int)
hello_agents/tools/builtin/task_tool.go:15
↓ 2 callersMethodStreamInvoke
(messages []map[string]any, kwargs map[string]any)
hello_agents/core/llm.go:109
↓ 2 callersMethodStreamRun
(inputText string, kwargs map[string]any)
hello_agents/agents/simple_agent.go:258
↓ 2 callersMethodString
()
hello_agents/tools/base.go:206
↓ 2 callersMethodString
()
hello_agents/core/agent.go:1179
↓ 2 callersMethodToJSON
()
hello_agents/tools/response.go:51
↓ 2 callersMethodToMap
()
hello_agents/tools/base.go:148
↓ 2 callersMethodToMap
()
hello_agents/core/message.go:38
↓ 2 callersMethodToOpenAISchema
()
hello_agents/tools/base.go:171
↓ 2 callersMethodUnregister
(name string)
hello_agents/tools/registry.go:107
↓ 2 callersMethod_add_to_comments_extended_xml
Add a single comment to commentsExtended.xml.
skills/docx/scripts/document.py:1117
↓ 2 callersMethod_add_to_comments_extensible_xml
Add a single comment to commentsExtensible.xml.
skills/docx/scripts/document.py:1144
↓ 2 callersMethod_add_to_comments_ids_xml
Add a single comment to commentsIds.xml.
skills/docx/scripts/document.py:1133
↓ 2 callersMethod_add_to_comments_xml
Add a single comment to comments.xml.
skills/docx/scripts/document.py:1094
↓ 2 callersMethod_comment_range_end_xml
Generate XML for comment range end with reference run. Note: w:rsidR is automatically added by DocxXMLEditor.
skills/docx/scripts/document.py:1163
↓ 2 callersMethod_comment_range_start_xml
Generate XML for comment range start.
skills/docx/scripts/document.py:1159
↓ 2 callersMethod_countText
(text string)
hello_agents/context/token_counter.go:74
↓ 2 callersMethod_ensure_w14_namespace
Ensure w14 namespace is declared on the root element.
skills/docx/scripts/document.py:107
↓ 2 callersMethod_extract_text_content
Extract text content from Word XML, preserving paragraph structure. Empty paragraphs are skipped to avoid false positives when tracked
skills/docx/ooxml/scripts/validation/redlining.py:254
↓ 2 callersMethod_has_override
Check if an override with given part name exists.
skills/docx/scripts/document.py:1193
↓ 2 callersMethod_has_relationship
Check if a relationship with given target exists.
skills/docx/scripts/document.py:1186
↓ 2 callersMethod_remove_glm_tracked_changes
Remove tracked changes authored by GLM from the XML root.
skills/docx/ooxml/scripts/validation/redlining.py:217
↓ 2 callersMethod_validate_single_file_xsd
Validate a single XML file against XSD schema. Returns (is_valid, errors_set).
skills/docx/ooxml/scripts/validation/base.py:826
↓ 2 callersFunctioncloneMapWithoutKeys
(source map[string]any, keys ...string)
hello_agents/agents/simple_agent.go:355
↓ 2 callersFunctioncoerceFunctionHandler
(handler any)
hello_agents/tools/registry.go:441
↓ 2 callersMethodcomputeStats
()
hello_agents/observability/trace_logger.go:201
↓ 2 callersMethodconvertParameterTypes
(toolName string, input map[string]any)
hello_agents/core/agent.go:441
↓ 2 callersFunctiondisplayResult
(result: any)
skills/video-generation/scripts/video.ts:137
↓ 2 callersFunctionensureDotEnvLoaded
()
hello_agents/core/config.go:98
↓ 2 callersFunctionextractGeminiText
(resp map[string]any)
hello_agents/core/llm_adapters.go:332
↓ 2 callersMethodextractToolsFromHistory
(history []Message)
hello_agents/core/agent.go:1036
↓ 2 callersFunctionformatPythonISOTime
formatPythonISOTime mirrors Python datetime.now().isoformat() default style.
hello_agents/core/time_format.go:8
↓ 2 callersMethodgetCacheKey
(parameters map[string]any)
example/custom_tools/advanced_tool_template/main.go:164
↓ 2 callersMethodgetLastExecution
()
hello_agents/agents/reflection_agent.go:53
↓ 2 callersMethodgetStatusLocked
(toolName string)
hello_agents/tools/circuit_breaker.go:132
↓ 2 callersMethodgetSummaryLLM
()
hello_agents/core/agent.go:405
↓ 2 callersFunctionget_field_info
(reader: PdfReader)
skills/pdf/scripts/extract_form_field_info.py:62
↓ 2 callersMethodget_next_rid
Get the next available rId for relationships files.
skills/docx/scripts/utilities.py:290
↓ 2 callersMethodhandleBuiltinTool
(toolName string, arguments map[string]any)
hello_agents/agents/react_agent.go:896
↓ 2 callersFunctionintFromAny
(value any)
hello_agents/observability/trace_logger.go:274
↓ 2 callersMethodisThinkingModel
()
hello_agents/core/llm_adapters.go:38
↓ 2 callersMethodmapParameterType
(paramType string)
hello_agents/core/agent.go:431
↓ 2 callersFunctionmin
(a, b int)
tests/integration_llm_test.go:550
↓ 2 callersFunctionnewReflectionMemory
()
hello_agents/agents/reflection_agent.go:28
↓ 2 callersFunctionnowPythonISOTime
()
hello_agents/context/time_format.go:7
↓ 2 callersFunctionnumericValue
(v any)
hello_agents/core/session_store.go:222
↓ 2 callersFunctionpack_document
Pack a directory into an Office file (.docx/.pptx/.xlsx). Args: input_dir: Path to unpacked Office document directory output_file
skills/docx/ooxml/scripts/pack.py:45
↓ 2 callersMethodparseAddSub
()
hello_agents/tools/builtin/calculator.go:268
↓ 2 callersFunctionparsePythonISOTime
(value string)
hello_agents/core/time_format.go:16
↓ 2 callersFunctionparseStringList
(value any)
hello_agents/tools/builtin/devlog_tool.go:540
↓ 2 callersFunctionparseTags
(tagsStr string)
example/custom_tools/expandable_tool_template/main.go:225
↓ 2 callersFunctionparseTraceTimestamp
(value string)
hello_agents/observability/trace_logger.go:340
↓ 2 callersFunctionparseYAMLFrontmatter
(frontmatter string)
hello_agents/skills/loader.go:213
↓ 2 callersMethodpersist
()
hello_agents/tools/builtin/devlog_tool.go:482
↓ 2 callersFunctionrepeatRune
(r rune, n int)
example/skills_demo/main.go:130
↓ 2 callersMethodresolvePath
(path string)
hello_agents/tools/builtin/file_tools.go:378
↓ 2 callersMethodresolvePath
(path string)
hello_agents/tools/builtin/file_tools.go:529
↓ 2 callersMethodresolvePath
(path string)
hello_agents/tools/builtin/file_tools.go:698
← previousnext →201–300 of 1,096, ranked by callers