shareAI LabCLI

Kode

Kode is shareAI Lab's open-source terminal coding tool for codebase-aware editing, command execution, development workflows, and multi-model use in a Claude Code-style experience.

Kode reads the wider project context before changing files, so an edit can account for existing structure rather than treating one file as an isolated prompt. It can continue from a code change into build, test, or other command-driven steps while allowing a different model to be selected.

Kode

Install

$ npm install -g @shareai-lab/kode

Launch

$ kode

What can Kode do?

Codebase-aware editing

Use repository context to identify where a change belongs and how it relates to the surrounding project.

Commands and development workflows

Continue from file edits into the commands needed to build, test, or otherwise complete the development task.

Multi-model support for Claude Code

Keep a Claude Code-style interaction while selecting among models supported by the project's configuration.

Pricing

Individual

Open Source

Free

Frequently asked questions

What is Kode?

It is designed for developers who want an open-source, repository-aware assistant with a familiar terminal interaction and flexibility over model choice.

Which capabilities does Kode provide?

Kode connects project-wide understanding to actual edits and command-driven verification, while its model support lets teams adapt that workflow to their existing provider setup.

How do I run Kode?

Select the setup method shown for your operating system, follow the official project guidance, and start Kode from the repository you want it to analyze.

Which operating systems support Kode?

Kode supports macOS, Windows, and Linux; consult the official documentation for platform-specific requirements.

What are Kode's license and pricing options?

Kode is open-source software. Review the project's official license and service information for any provider-related costs or conditions.