git migration commit

This commit is contained in:
2026-05-11 07:25:00 +01:00
parent 14e51a187b
commit 65ec81fce8
3 changed files with 0 additions and 3 deletions
-1
View File
@@ -1,7 +1,6 @@
import config
from tools import ToolExecutor
import requests
from rich import print
from rich.prompt import Prompt
# TODO: context squish when it gets big
-1
View File
@@ -1,4 +1,3 @@
from rich import print
from rich.console import Console
from rich.panel import Panel
from rich.markdown import Markdown
-1
View File
@@ -4,7 +4,6 @@ import requests_cache
from retry_requests import retry
import json
import config
import logging
import os
import subprocess
import dotenv