tweak: adjust skill tool description to make it more clear which skills are available

This commit is contained in:
Aiden Cline
2026-01-21 11:08:04 -06:00
parent 0e1a8a1839
commit ab3d412a81
2 changed files with 11 additions and 5 deletions

View File

@@ -9,7 +9,6 @@ import { Global } from "@/global"
import { Filesystem } from "@/util/filesystem"
import { Flag } from "@/flag/flag"
import { Bus } from "@/bus"
import { TuiEvent } from "@/cli/cmd/tui/event"
import { Session } from "@/session"
export namespace Skill {