mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-06 08:21:50 +00:00
chore: remove dead code for todoread tool (#19128)
This commit is contained in:
parent
cafc2b204b
commit
77fc88c8ad
87 changed files with 5 additions and 528 deletions
|
|
@ -496,7 +496,6 @@ async function subscribeSessionEvents() {
|
|||
|
||||
const TOOL: Record<string, [string, string]> = {
|
||||
todowrite: ["Todo", "\x1b[33m\x1b[1m"],
|
||||
todoread: ["Todo", "\x1b[33m\x1b[1m"],
|
||||
bash: ["Bash", "\x1b[31m\x1b[1m"],
|
||||
edit: ["Edit", "\x1b[32m\x1b[1m"],
|
||||
glob: ["Glob", "\x1b[34m\x1b[1m"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue