Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
knit
command
Command knit is an agent-friendly CLI for Instagram's Threads (official Threads API).
|
Command knit is an agent-friendly CLI for Instagram's Threads (official Threads API). |
|
internal
|
|
|
api
Package api is the real Threads API client (direct HTTP to graph.threads.net).
|
Package api is the real Threads API client (direct HTTP to graph.threads.net). |
|
auth
Package auth stores and loads Threads credentials and drives the OAuth flows.
|
Package auth stores and loads Threads credentials and drives the OAuth flows. |
|
cli
Package cli wires the kong grammar, the runtime, and the exit-code mapping.
|
Package cli wires the kong grammar, the runtime, and the exit-code mapping. |
|
errs
Package errs defines the stable exit-code table and the structured CLI error type.
|
Package errs defines the stable exit-code table and the structured CLI error type. |
|
output
Package output is the single output contract: data to stdout, human chatter to stderr, stable JSON, --format json|plain|tsv, --select projection, and --limit bounding.
|
Package output is the single output contract: data to stdout, human chatter to stderr, stable JSON, --format json|plain|tsv, --select projection, and --limit bounding. |
|
skill
Package skill embeds the agent-facing SKILL.md into the binary so the `agent` subcommand can print it with no repo or network access.
|
Package skill embeds the agent-facing SKILL.md into the binary so the `agent` subcommand can print it with no repo or network access. |
Click to show internal directories.
Click to hide internal directories.
