Skip to content

feat: add --search flag to articles command #9

@hanw39

Description

@hanw39

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions