Skip to main content

miniclaude

A lean, snappy fullscreen terminal client for Claude Code sessions — a minimal alternative frontend to the official TUI. It drives the official claude CLI through the claudestream library, so tools, permissions, sessions, and authentication are all the real thing; miniclaude only replaces the presentation layer.

Design stance

  • Fullscreen, block-backed rendering. Output is modelled as blocks and materialized into a scrollable output region on the alternate screen. Scroll with the mouse wheel; the view holds where you leave it (scroll-lock) and re-flows tables to the live terminal width on resize.
  • Line-grain streaming markdown. Assistant prose is styled and emitted line by line as it arrives (headers, bullets, inline code, links, code fences). Tables are the one buffered exception, held until complete and printed with aligned columns.
  • Dense tool activity. Each tool call is one line (▸ ToolName arg); each result is one dim line (/ plus a (+N lines) count). Subagent activity is indented.
  • Interactive tools that work in the terminal. Permission prompts show a real decision surface (the Bash command, a colored diff for edits, a preview for writes) above numbered Allow/Deny choices. AskUserQuestion is answered through plain numbered prompts (single- and multi-select).
  • Type-ahead with interrupt. Type while a turn runs and the line is queued; press Esc to interrupt the in-flight turn.

Requirements

  • Python >= 3.11
  • The claude CLI installed and logged in
  • A claudewheel profile

Install

uv tool install miniclaude
pip install miniclaude
npm i -g miniclaude

The npm package is a Node shim that runs the installed Python miniclaude; install the Python package as well.

Usage

miniclaude repl --profile <name> --model <model> --permission-mode <mode>

Example:

miniclaude repl --profile default --model sonnet --permission-mode default
Flag Required Description
--profile <str> yes claudewheel profile to use
--model <str> yes model to use, e.g. sonnet, haiku
--permission-mode <str> yes one of default, acceptEdits, plan, bypassPermissions, dontAsk, auto
--cwd <str> no working directory (default: current)
--resume <str> no resume a previous session by ID
--continue-session / --no-continue-session no continue the most recent session (default: off)

--resume and --continue-session are mutually exclusive. Run miniclaude version to print the version.

In-session

Slash commands:

Command Effect
/model <name> switch model (no argument: show current)
/mode <mode> change permission mode (no argument: show current)
/context show context-window usage
/cost show session cost and token totals
/help list the slash commands
/quit, /exit leave the REPL

Unknown / commands are sent to the session verbatim, so server-side commands still work.

Keybindings:

Key Action
Enter submit the prompt
Alt+Enter insert a newline
Esc interrupt the running turn
Ctrl+C clear the input when idle; interrupt the running turn
Ctrl+D exit (on an empty input)

claudewheel integration

Launch it from claudewheel with claudewheel --client miniclaude.

License

MIT

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

miniclaude-0.2.1.tar.gz (125.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

miniclaude-0.2.1-py3-none-any.whl (41.3 kB view details)

Uploaded Python 3

File details

Details for the file miniclaude-0.2.1.tar.gz.

File metadata

  • Download URL: miniclaude-0.2.1.tar.gz
  • Upload date:
  • Size: 125.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for miniclaude-0.2.1.tar.gz
Algorithm Hash digest
SHA256 b79abc380421c1dd7b65b2069c5831cd6f287f11c24e91a10b1627ea2fc6c1bf
MD5 a2ea1c021dda77c8dbdc0d0718d95a38
BLAKE2b-256 41f7fde0d9725e12a567e59db5916bf7a6431187c42f39025af7ced0febd8a11

See more details on using hashes here.

Provenance

The following attestation bundles were made for miniclaude-0.2.1.tar.gz:

Publisher: publish.yml on smm-h/miniclaude

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file miniclaude-0.2.1-py3-none-any.whl.

File metadata

  • Download URL: miniclaude-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 41.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for miniclaude-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1b99dd930b98dd949aa2f0e6df2522067388c9abe43286d3d67d4d7decdb58f0
MD5 5d7a5618183e556a1f1666f41e906cc2
BLAKE2b-256 535bf7af98cbd2439a36960c82e5c4ddc376817d3154370fa6be127f58234cb7

See more details on using hashes here.

Provenance

The following attestation bundles were made for miniclaude-0.2.1-py3-none-any.whl:

Publisher: publish.yml on smm-h/miniclaude

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

0.3.0

2 files

This release

0.2.1 This release

2 files

0.2.0

2 files

0.1.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page