---
slug: command-line-overview
title: Using the command line
category: capability
status: published
tags: [cli, command-line, terminal, founder, chat, 命令行, 终端, api, public api, developer, integration, API, 接口]
aliases: []
lastEditAt: 2026-08-02
---
**Is there a command line for founders?**

No. Tycoon is designed around natural-language conversation. You talk to Astra in chat to start tasks, check status, review work, and change plans — all faster as a sentence than a typed command.

**Can developers integrate with Tycoon programmatically?**

Yes. Tycoon has a Public Task API that lets your backend create Tasks, track their status, send follow-up messages, and receive signed webhooks when work is done. See [Public Task API overview](developer-api-overview) for the full model, or go to [Quickstart: create your first Task](developer-api-quickstart) to get an API key and send your first request.

**What about things I'd normally use a terminal for?**

Every operation works better as a sentence to Astra. The same controls also live in the workspace UI under Tasks and Settings.

> `"Show me what tasks ran this week"`
> `"Cancel the social post task"`
> `"Run the weekly competitor scan now"`

Developers who want to integrate programmatically can start with the [developer API overview](/help/developer-api-overview).
