Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Doriandarko/o1-engineer
/ functions
Functions
22 in github.com/Doriandarko/o1-engineer
⨍
Functions
22
◇
Types & classes
0
↓ 8 callers
Function
chat_with_ai
(user_message, is_edit_request=False, retry_count=0, added_files=None)
grok-eng.py:414
↓ 8 callers
Function
chat_with_ai
(user_message, is_edit_request=False, retry_count=0, added_files=None)
o1-eng.py:406
↓ 6 callers
Function
add_file_to_context
Add a file to the given dictionary, applying exclusion rules.
grok-eng.py:194
↓ 6 callers
Function
add_file_to_context
Add a file to the given dictionary, applying exclusion rules.
o1-eng.py:186
↓ 1 callers
Function
apply_creation_steps
(creation_response, added_files, retry_count=0)
grok-eng.py:313
↓ 1 callers
Function
apply_creation_steps
(creation_response, added_files, retry_count=0)
o1-eng.py:305
↓ 1 callers
Function
apply_edit_instructions
(edit_instructions, original_files)
grok-eng.py:401
↓ 1 callers
Function
apply_edit_instructions
(edit_instructions, original_files)
o1-eng.py:393
↓ 1 callers
Function
apply_modifications
(new_content, file_path)
grok-eng.py:255
↓ 1 callers
Function
apply_modifications
(new_content, file_path)
o1-eng.py:247
↓ 1 callers
Function
display_diff
(old_content, new_content, file_path)
grok-eng.py:283
↓ 1 callers
Function
display_diff
(old_content, new_content, file_path)
o1-eng.py:275
↓ 1 callers
Function
is_binary_file
Check if a file is binary by reading a small portion of it.
grok-eng.py:158
↓ 1 callers
Function
is_binary_file
Check if a file is binary by reading a small portion of it.
o1-eng.py:150
↓ 1 callers
Function
load_gitignore_patterns
(directory)
grok-eng.py:177
↓ 1 callers
Function
load_gitignore_patterns
(directory)
o1-eng.py:169
↓ 1 callers
Function
main
()
grok-eng.py:471
↓ 1 callers
Function
main
()
o1-eng.py:478
↓ 1 callers
Function
parse_edit_instructions
(response)
grok-eng.py:382
↓ 1 callers
Function
parse_edit_instructions
(response)
o1-eng.py:374
↓ 1 callers
Function
should_ignore
(file_path, patterns)
grok-eng.py:188
↓ 1 callers
Function
should_ignore
(file_path, patterns)
o1-eng.py:180