You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Context\nAgents need to find articles relevant to a specific topic. Scanning all articles is inefficient.\n\n## Proposed Change\nAdd --search <keyword> flag to blogwatcher articles. Matches against article title (case-insensitive substring). Combinable with --blog, --category, --all, --format json.\n\nExample: blogwatcher articles --search golang --format json
Context\nAgents need to find articles relevant to a specific topic. Scanning all articles is inefficient.\n\n## Proposed Change\nAdd
--search <keyword>flag toblogwatcher articles. Matches against article title (case-insensitive substring). Combinable with--blog,--category,--all,--format json.\n\nExample:blogwatcher articles --search golang --format json