Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Doriandarko/claude-engineer
/ functions
Functions
138 in github.com/Doriandarko/claude-engineer
⨍
Functions
138
◇
Types & classes
20
↳
Endpoints
4
↓ 1 callers
Function
tavily_search
(query)
Claude-Eng-v2/main.py:1085
↓ 1 callers
Function
test_voice_mode
()
Claude-Eng-v2/main.py:2053
↓ 1 callers
Function
text_chunker
Split text into chunks, ensuring to not break sentences.
Claude-Eng-v2/main.py:63
↓ 1 callers
Function
validate_ai_response
(response_text)
Claude-Eng-v2/main.py:725
Method
__init__
(self)
ce3.py:39
Method
__init__
(self)
tools/toolcreator.py:31
Method
_validate_tool_name
Validate tool name matches required pattern
tools/toolcreator.py:40
Function
chat
()
app.py:23
Method
description
Detailed description of what the tool does
tools/base.py:13
Method
execute
(self, **kwargs)
tools/uvpackagemanager.py:47
Method
execute
(self, **kwargs)
tools/lintingtool.py:66
Method
execute
(self, **kwargs)
tools/duckduckgotool.py:29
Method
execute
(self, **kwargs)
tools/createfolderstool.py:28
Method
execute
(self, **kwargs)
tools/webscrapertool.py:26
Method
execute
Execute the file creation process. Args: **kwargs: Must contain 'files' key with either a dict or list of dicts
tools/filecreatortool.py:102
Method
execute
(self, **kwargs)
tools/browsertool.py:35
Method
execute
(self, **kwargs)
tools/toolcreator.py:44
Method
execute
(self, **kwargs)
tools/fileedittool.py:29
Method
execute
(self, **kwargs)
tools/filecontentreadertool.py:119
Method
execute
(self, **kwargs)
tools/diffeditortool.py:41
Method
execute
(self, **kwargs)
tools/e2bcodetool.py:54
Method
execute
(self, **kwargs)
tools/screenshottool.py:53
Function
generate_and_apply_diff
(original_content, new_content, path)
Claude-Eng-v2/ollama-eng.py:218
Function
home
()
app.py:19
Method
input_schema
JSON Schema defining the expected parameters
tools/base.py:19
Method
name
Tool name that matches the regex ^[a-zA-Z0-9_-]{1,64}$
tools/base.py:7
Function
reset
()
app.py:124
Function
run_goals
(response)
Claude-Eng-v2/ollama-eng.py:730
Method
test_empty_list
Test that empty list raises ValueError.
test.py:68
Method
test_empty_list
Test that empty list raises ValueError.
test.py:92
Method
test_even_length_list
Test median with even number of elements.
test.py:84
Method
test_float_numbers
Test with floating point numbers.
test.py:64
Method
test_negative_numbers
Test with negative numbers.
test.py:73
Method
test_negative_numbers
Test with negative numbers.
test.py:97
Method
test_normal_list
Test with a normal list of numbers.
test.py:60
Method
test_odd_length_list
Test median with odd number of elements.
test.py:80
Method
test_unordered_list
Test median with unordered list.
test.py:88
Function
upload_file
()
app.py:92
← previous
101–138 of 138, ranked by callers