Skip to content

V0.99.9#502

Open
dwash96 wants to merge 30 commits intomainfrom
v0.99.9
Open

V0.99.9#502
dwash96 wants to merge 30 commits intomainfrom
v0.99.9

Conversation

@dwash96
Copy link
Copy Markdown
Collaborator

@dwash96 dwash96 commented Apr 30, 2026

szmania and others added 30 commits April 26, 2026 00:28
Co-authored-by: cecli (openai/gemini_cli_local/gemini-2.5-pro)
…load

Co-authored-by: cecli (openai/gemini_cli_local/gemini-2.5-pro)
Co-authored-by: cecli (openai/gemini_cli_local/gemini-2.5-pro)
Co-authored-by: cecli (openai/gemini_cli_local/gemini-2.5-pro)
Co-authored-by: cecli (openai/gemini_cli_local/gemini-2.5-pro)
Co-authored-by: cecli (openai/gemini_cli_local/gemini-2.5-pro)
Co-authored-by: cecli (openai/gemini_cli_local/gemini-2.5-pro)
Co-authored-by: cecli (openai/gemini_cli_local/gemini-2.5-pro)
Co-authored-by: cecli (openai/gemini_cli_local/gemini-2.5-pro)
Co-authored-by: cecli (openai/gemini_cli_local/gemini-2.5-pro)
Co-authored-by: cecli (openai/gemini_cli_local/gemini-2.5-pro)
Co-authored-by: cecli (openai/gemini_cli_local/gemini-2.5-pro)
On Win11 I started cecli with option '--subtree-only' in a subfolder of my repo. Agent failed to update todo list with error message:

Unable to write file C:\SandBox\repo1\.cecli\agents\2026-04-29\cab13e36-34e7-433a-8431-4147676a23ca\todo.txt: [Errno 2] No such file or                       ▃
   directory:
   'C:\\SandBox\\repo1\\.cecli\\agents\\2026-04-29\\cab13e36-34e7-433a-8431-4147676a23ca\\todo.txt'
   Error in UpdateTodoList: [Errno 2] No such file or directory:
   'C:\\SandBox\\repo1\\.cecli\\agents\\2026-04-29\\cab13e36-34e7-433a-8431-4147676a23ca\\todo.txt'
   Traceback (most recent call last):
     File "C:\Python\cecli-dev-venv\Lib\site-packages\cecli\tools\update_todo_list.py", line 158, in execute
       coder.io.write_text(abs_path, new_content)
     File "C:\Python\cecli-dev-venv\Lib\site-packages\cecli\io.py", line 737, in write_text
       with open(str(filename), "w", encoding=self.encoding, newline=newline) as f:
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   FileNotFoundError: [Errno 2] No such file or directory:
   'C:\\SandBox\\repo1\\.cecli\\agents\\2026-04-29\\cab13e36-34e7-433a-8431-4147676a23ca\\todo.txt'

This commit fix the error for me.
…f context, message about not editing files so the LLM doesn't think it's okay to not do work
…tream by queueing and flushing the FILE_CONTEXT messages
fix(tui): prevent mouse movement events from corrupting input on Windows
Error in UpdateTodoList: [Errno 2] No such file or directory fix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants