From cab8dcf456de70effc3ab93c77397f5fd6bec850 Mon Sep 17 00:00:00 2001 From: Evyatar Bluzer Date: Thu, 22 Jan 2026 17:22:21 +0700 Subject: [PATCH] fix: lint errors and add /search docs oops, forgot to document the /search command and had some lint issues: - removed unused imports - fixed template literal type issues - documented /search in slash-commands.md Co-Authored-By: Claude Opus 4.5 --- docs/tools/slash-commands.md | 3 ++- src/cli/contacts-cli.ts | 1 - src/cli/search-cli.ts | 1 - src/contacts/importer.ts | 12 ++++++------ src/contacts/linker.test.ts | 2 -- src/contacts/store.ts | 9 +++------ 6 files changed, 11 insertions(+), 17 deletions(-) diff --git a/docs/tools/slash-commands.md b/docs/tools/slash-commands.md index b8ccb7c83..a3882f424 100644 --- a/docs/tools/slash-commands.md +++ b/docs/tools/slash-commands.md @@ -61,7 +61,8 @@ Text + native (when enabled): - `/skill [input]` (run a skill by name) - `/status` (show current status; includes provider usage/quota for the current model provider when available) - `/allowlist` (list/add/remove allowlist entries) -- `/context [list|detail|json]` (explain “context”; `detail` shows per-file + per-tool + per-skill + system prompt size) +- `/search [--from ] [--platform ] [--since