MCPcopy Create free account

hub / github.com/Doriandarko/o1-engineer / functions

Functions22 in github.com/Doriandarko/o1-engineer

↓ 8 callersFunctionchat_with_ai
(user_message, is_edit_request=False, retry_count=0, added_files=None)
grok-eng.py:414
↓ 8 callersFunctionchat_with_ai
(user_message, is_edit_request=False, retry_count=0, added_files=None)
o1-eng.py:406
↓ 6 callersFunctionadd_file_to_context
Add a file to the given dictionary, applying exclusion rules.
grok-eng.py:194
↓ 6 callersFunctionadd_file_to_context
Add a file to the given dictionary, applying exclusion rules.
o1-eng.py:186
↓ 1 callersFunctionapply_creation_steps
(creation_response, added_files, retry_count=0)
grok-eng.py:313
↓ 1 callersFunctionapply_creation_steps
(creation_response, added_files, retry_count=0)
o1-eng.py:305
↓ 1 callersFunctionapply_edit_instructions
(edit_instructions, original_files)
grok-eng.py:401
↓ 1 callersFunctionapply_edit_instructions
(edit_instructions, original_files)
o1-eng.py:393
↓ 1 callersFunctionapply_modifications
(new_content, file_path)
grok-eng.py:255
↓ 1 callersFunctionapply_modifications
(new_content, file_path)
o1-eng.py:247
↓ 1 callersFunctiondisplay_diff
(old_content, new_content, file_path)
grok-eng.py:283
↓ 1 callersFunctiondisplay_diff
(old_content, new_content, file_path)
o1-eng.py:275
↓ 1 callersFunctionis_binary_file
Check if a file is binary by reading a small portion of it.
grok-eng.py:158
↓ 1 callersFunctionis_binary_file
Check if a file is binary by reading a small portion of it.
o1-eng.py:150
↓ 1 callersFunctionload_gitignore_patterns
(directory)
grok-eng.py:177
↓ 1 callersFunctionload_gitignore_patterns
(directory)
o1-eng.py:169
↓ 1 callersFunctionmain
()
grok-eng.py:471
↓ 1 callersFunctionmain
()
o1-eng.py:478
↓ 1 callersFunctionparse_edit_instructions
(response)
grok-eng.py:382
↓ 1 callersFunctionparse_edit_instructions
(response)
o1-eng.py:374
↓ 1 callersFunctionshould_ignore
(file_path, patterns)
grok-eng.py:188
↓ 1 callersFunctionshould_ignore
(file_path, patterns)
o1-eng.py:180