mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 18:25:00 +00:00
feat: Add repo-map refresh information to output
This commit is contained in:
parent
022d103a99
commit
77be2b37d3
2 changed files with 3 additions and 1 deletions
|
@ -545,6 +545,7 @@ def main(argv=None, input=None, output=None, force_git_root=None, return_coder=F
|
|||
if return_coder:
|
||||
return coder
|
||||
|
||||
io.tool_output()
|
||||
coder.show_announcements()
|
||||
|
||||
if args.show_prompts:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue