-
-
Notifications
You must be signed in to change notification settings - Fork 55k
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