Revert "feat(tools): add exec tool enhancement with background execution and …"

This reverts commit f901af8cbc.
This commit is contained in:
daming大铭
2026-03-22 00:39:47 +08:00
committed by GitHub
parent f901af8cbc
commit ebcd5645f1
11 changed files with 31 additions and 2082 deletions
+1 -2
View File
@@ -3,13 +3,12 @@ module github.com/sipeed/picoclaw
go 1.25.8
require (
fyne.io/systray v1.12.0
github.com/BurntSushi/toml v1.6.0
fyne.io/systray v1.12.0
github.com/adhocore/gronx v1.19.6
github.com/anthropics/anthropic-sdk-go v1.26.0
github.com/bwmarrin/discordgo v0.29.0
github.com/caarlos0/env/v11 v11.4.0
github.com/creack/pty v1.1.9
github.com/ergochat/irc-go v0.6.0
github.com/ergochat/readline v0.1.3
github.com/gdamore/tcell/v2 v2.13.8