Projects

This website tracks and documents the Savfox ecosystem, with structure ideas adapted from OpenClaw.

Savfox

Repository: github.com/savfox-ai/savfox

Savfox is an AI-powered coding agent for the terminal with:

  • Interactive TUI and non-interactive CLI (savfox exec)
  • Gateway server (HTTP + WebSocket + OpenAI-compatible APIs)
  • Multi-channel bridge support (Discord/Telegram/Slack/Matrix/...)
  • Sandbox and approval-first safety model

OpenClaw (Reference Project)

Repository: github.com/openclaw/openclaw

OpenClaw is a similar multi-channel AI gateway project. For this website, we reference OpenClaw mainly for:

  • Documentation IA (information architecture)
  • Bilingual documentation organization
  • Getting-started flow and docs hub presentation style

Website Goals

This docs site focuses on:

  1. Accurate Savfox usage and operations guidance.
  2. Consistent English + Simplified Chinese coverage.
  3. Clear paths for developers, operators, and contributors.