-
-
Notifications
You must be signed in to change notification settings - Fork 69.2k
Bird tool repository appears to be private #24
Copy link
Copy link
Closed
Description
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!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.