Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Doriandarko/claude-engineer
/ types & classes
Types & classes
20 in github.com/Doriandarko/claude-engineer
⨍
Functions
138
◇
Types & classes
20
↳
Endpoints
4
↓ 2 callers
Class
Assistant
The Assistant class manages: - Loading of tools from a specified directory. - Interaction with the Anthropics API (message completion).
ce3.py:29
↓ 1 callers
Class
ToolUseMock
ce3.py:60
Class
BaseTool
tools/base.py:4
Class
BrowserTool
tools/browsertool.py:7
Class
Config
config.py:7
Class
CreateFoldersTool
tools/createfolderstool.py:6
Class
DiffEditorTool
tools/diffeditortool.py:5
Class
DuckduckgoTool
tools/duckduckgotool.py:6
Class
E2bCodeTool
tools/e2bcodetool.py:9
Class
FileContentReaderTool
tools/filecontentreadertool.py:6
Class
FileCreatorTool
tools/filecreatortool.py:7
Class
FileEditTool
tools/fileedittool.py:5
Class
LintingTool
tools/lintingtool.py:6
Class
ScreenshotTool
tools/screenshottool.py:15
Class
SystemPrompts
prompts/system_prompts.py:1
Class
TestCalculateMedian
Test cases for the calculate_median function.
test.py:77
Class
TestCalculateSum
Test cases for the calculate_sum function.
test.py:57
Class
ToolCreatorTool
tools/toolcreator.py:12
Class
UVPackageManager
tools/uvpackagemanager.py:8
Class
WebScraperTool
tools/webscrapertool.py:6