Crowe Logic, Inc. v0.9.9

Crowe Logic documentation

Crowe Logic is the agent console for the terminal. The crowe command runs a real tool loop over a table of CroweLM tiers, each a named frontier engine (GPT-5.6 Terra, GPT-6 Astra, Grok 4.6, GLM 5.3 Flash, GPT-5.6 Sol, and Claude Fable 5.1 for the personas) with Crowe Logic's grounding, knowledge base, autonomy levels and tools on top, plus seven frontier picks offered under their own names. You sign in with a Crowe ID; the plan on that account decides which rows of the table answer, and every tier tells you plainly what it runs on.

Install

curl -fsSL https://crowelogic.com/install | sh

Windows PowerShell: irm https://crowelogic.com/install.ps1 | iex. Then type crowe. Python 3.10 or newer; package managers and uninstall lines are on the install page.

Pages

Commands at a glance

From crowe --help. The crowe-logic command is the same program.

CommandWhat it does
croweOpen chat. crowe chat --autonomy read_only|edit|execute|full sets what tools may do.
crowe run "prompt"Run one prompt and print the response.
crowe loginSign in with Crowe ID in the browser. --device for a machine without one.
crowe route "prompt"Show the tier the router would pick, and the engine behind it. No model is invoked.
crowe headlessOne turn as a JSON event stream, for hosts.
crowe serveOpenAI-compatible HTTP API on 127.0.0.1:8011.
crowe doctorCheck Python, version, sign-in, gateway and Crowe ID reachability.
crowe updateUpdate the console in place.
crowe upgradeChange plan through Stripe Checkout. crowe billing opens the customer portal.
crowe whoamiShow the signed-in Crowe ID identity.