Skip to content

AttributeError when doing an /ask #253

@chrstfer

Description

@chrstfer

Issue

/ask what errors are there with schema.sql?
────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
Traceback (most recent call last):
File "/home/chrstfer/.local/share/uv/tools/aider-ce/lib/python3.12/site-packages/aider/coders/base_coder.py", line 2176, in send_message
async for chunk in self.send(messages, tools=self.get_tool_list()):
File "/home/chrstfer/.local/share/uv/tools/aider-ce/lib/python3.12/site-packages/aider/coders/base_coder.py", line 2921, in send
async for chunk in self.show_send_output_stream(completion):
File "/home/chrstfer/.local/share/uv/tools/aider-ce/lib/python3.12/site-packages/aider/coders/base_coder.py", line 2999, in show_send_output_stream
if self.args.debug:
^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'debug'
CLAUDE.md README.md TODO.md pyresume/schema.sql

'NoneType' object has no attribute 'debug'
Aider-CE v0.89.5
Main model: gemini/gemini-3-pro-preview with diff-fenced edit format
Weak model: anthropic/claude-3-5-haiku-20241022
Git repo: .git with 62 files
Repo-map: using 4096 tokens, auto refresh
Restored previous conversation history.

Version and model info

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions