Skip to content

Commit 9f44f61

Browse files
committed
migrate binary from cu to cup, add API limitations section to README
1 parent 23f080f commit 9f44f61

File tree

9 files changed

+535
-527
lines changed

9 files changed

+535
-527
lines changed

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Project Overview
44

5-
`@krodak/clickup-cli` (`cu` / `cup`) - a ClickUp CLI for AI agents and humans. TypeScript, ESM-only, Node 22+. Three output modes: interactive tables with task picker in TTY, Markdown when piped (optimized for AI context windows), JSON with `--json`. Both `cu` and `cup` are registered as binary names - `cup` avoids conflicts with the Unix `cu(1)` utility.
5+
`@krodak/clickup-cli` (`cup`) - a ClickUp CLI for AI agents and humans. TypeScript, ESM-only, Node 22+. Three output modes: interactive tables with task picker in TTY, Markdown when piped (optimized for AI context windows), JSON with `--json`. The binary is `cup` - the previous `cu` name was retired to avoid conflict with the Unix `cu(1)` utility.
66

77
## Skills
88

README.md

Lines changed: 117 additions & 104 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)