kbotd modify \ --path=. \ --prompt="./.kbot/todos.md" \ --mode=completion \ --router2=openai \ --model=openai/gpt-4-32k \ --include2="src/commands/run.ts" \ --include2="src/commands/run-tools.ts" \ --disable="npm,terminal,git,user,search,email" \ --dst="./.kbot/todos-log.md"