Skip to content

Bird tool repository appears to be private #24

@williamwarlick

Description

@williamwarlick

Hello! Awesome work, really enjoying playing around with Mr. Clawd :)

When trying to install the bird tool from the clawdis tools settings page the repository at https://github.com/steipete/bird returns a 404.

The tool is listed in ToolsSettings.swift as:

ToolEntry(
    id: "bird",
    name: "bird",
    url: URL(string: "https://github.com/steipete/bird")!,
    description: "Fast X/Twitter CLI to tweet, reply, read threads, and search without a browser.",
    method: .pnpm(
        repoPath: "\(NSHomeDirectory())/Projects/bird",
        script: "binary",
        binary: "bird"),
    kind: .tool),

Is this repository private? Am I being thick, or is it not yet published?

Thanks so much!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions