@pen-ai/pen
v0.2.1
Published
A terminal-native AI coding agent. Plan, build, and ship — without leaving your keyboard.
Readme
Pen CLI
A terminal-native AI coding agent. Plan, build, and ship — without leaving your keyboard.
Install
Requires Bun 1.3+.
# install bun first (https://bun.sh)
curl -fsSL https://bun.sh/install | bashThen the CLI:
npm install -g @pen-ai/pen
# or
bun add -g @pen-ai/penpen # launch the terminal UI (log in with /login inside)
pen --help # usage and options
pen --version # print the installed versionSigning in happens inside the TUI — press / and pick login.
