feat(cli): [stale] tag on plain search output (fb-32)

Yellow when TTY, plain when not. JSON path inherits via serde
on the domain type; no CLI-side wire change needed there.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
th-kim0823
2026-05-09 02:24:54 +09:00
parent cc41adabb5
commit 15cdc97cae
4 changed files with 231 additions and 1 deletions

1
Cargo.lock generated
View File

@@ -3595,6 +3595,7 @@ dependencies = [
"kebab-eval",
"kebab-mcp",
"kebab-tui",
"rusqlite",
"serde",
"serde_json",
"tempfile",