ZSeven-W

Zode — AI skill for Claude Code

AI community

AI-native coding CLI for your terminal.

How to install Zode

This entry records only its repository, not the path inside it, so there is no exact command to give. Open ZSeven-W/zode and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Zode does

AI-native coding CLI for your terminal. Microkernel + plugin architecture, multi-provider, full-screen TUI.

Alternatives in AI

  • Loushang — AI-native agent harness for coding workflows by python: multi-model LLM orchestration, stateful sessions, tool 1.3k ★
  • Pebrel — AI-native, GPU-accelerated terminal emulator for Windows with SSH, persistent sessions, split panes, and first 670 ★
  • Dinotty — Multi-device terminal server for AI coding agents 643 ★

README

Zode logo

Rust ratatui MIT License

Zode

Open-source, AI-native coding assistant for your terminal.
Reads your code. Runs commands. Searches files. Manages git. All from a fast Rust TUI.

English | 简体中文 | 繁體中文 | 日本語 | 한국어 | Español | Français | Deutsch | Português | Русский | हिन्दी | Bahasa Indonesia | ไทย | Türkçe | Tiếng Việt


Highlights

  • Multi-provider — Anthropic, OpenAI, and any OpenAI-compatible API (DeepSeek, Moonshot, OpenRouter dialects), plus local Ollama. Supports large-output and 1M-context models (contextWindow / maxOutputTokens are configurable)
  • Rich tool surface — file read/write/edit (including atomic multi-hunk MultiEdit), code & content search, foreground and background shells, git, web fetch (plus optional WebSearch with a Tavily key), notebo