Remove heuristic subagent config shortcut

This commit is contained in:
lpf
2026-03-13 16:06:30 +08:00
parent 029676b375
commit 60eee65fec
5 changed files with 1 additions and 311 deletions

View File

@@ -19,7 +19,7 @@ import (
//go:embed workspace
var embeddedFiles embed.FS
var version = "0.2.1"
var version = "0.0.2"
var buildTime = "unknown"
const logo = ">"