You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Aider version: 0.69.1
Python version: 3.10.11
Platform: Windows-10-10.0.22631-SP0
Python implementation: CPython
Virtual environment: No
OS: Windows 10 (64bit)
Git version: git version 2.47.1.windows.1
An uncaught exception occurred:
Traceback (most recent call last):
File "runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File "runpy.py", line 86, in _run_code
exec(code, run_globals)
File "__main__.py", line 7, in <module>
sys.exit(main())
File "main.py", line 959, in main
commands.cmd_load(args.load)
File "commands.py", line 1312, in cmd_load
self.run(cmd)
File "commands.py", line 260, in run
return self.do_run(command, rest_inp)
File "commands.py", line 232, in do_run
return cmd_method(args)
File "commands.py", line 1065, in cmd_architect
return self._generic_chat_command(args, "architect")
File "commands.py", line 1084, in _generic_chat_command
raise SwitchCoder(
aider.commands.SwitchCoder
The text was updated successfully, but these errors were encountered:
Aider version: 0.69.1
Python version: 3.12.2
Platform: macOS-15.1.1-x86_64-i386-64bit
Python implementation: CPython
Virtual environment: No
OS: Darwin 24.1.0 (64bit)
Git version: git version 2.47.1
An uncaught exception occurred:
Traceback (most recent call last):
File "aider", line 8, in <module>
sys.exit(main())
^^^^^^
File "main.py", line 959, in main
commands.cmd_load(args.load)
File "commands.py", line 1312, in cmd_load
self.run(cmd)
File "commands.py", line 260, in run
return self.do_run(command, rest_inp)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "commands.py", line 232, in do_run
return cmd_method(args)
^^^^^^^^^^^^^^^^
File "commands.py", line 1065, in cmd_architect
return self._generic_chat_command(args, "architect")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "commands.py", line 1084, in _generic_chat_command
raise SwitchCoder(
aider.commands.SwitchCoder
Aider version: 0.69.1
Python version: 3.10.11
Platform: Windows-10-10.0.22631-SP0
Python implementation: CPython
Virtual environment: No
OS: Windows 10 (64bit)
Git version: git version 2.47.1.windows.1
An uncaught exception occurred:
The text was updated successfully, but these errors were encountered: