User Guide

This page collects common JiuwenSwarm usage instructions and feature documentation.

Installation

Feature Documentation Description
Installation Install Guide
TUI Mode Install Guide
Installation documentation: basic installation flow, environment preparation, and startup methods.
TUI quick start: TUI mode installation, startup, and runtime configuration.

Basic Usage

Feature Documentation Description
Quick Start Quick Start Beginner-friendly startup configuration, basic conversation flow, and common operations.
Page Overview Page Overview Web UI layout, core areas, and feature entry points.
Conversation Web conversation entry point, supporting message sending, new sessions, and planning / performance / cluster mode switching.
Agent Agent Agents with different roles, workspace creation, and workspace management flows.
Session Session information management, viewing and restoring historical chats, and deleting session history.
Heartbeat Heartbeat Background service keepalive, runtime status checks, and monitoring mechanisms.
Scheduled Tasks Scheduled Tasks Configuration, execution, and management of scheduled tasks.
Skills Skills Agent skill mounting, invocation, and extension mechanisms.
Channels Channels
ACP Plugin Usage
TUI User Guide
Channels: domestic and international channel integration and message flow configuration.
ACP Plugin Usage: ACP plugin configuration and integration for coding scenarios.
TUI User Guide: terminal interaction entry point, common operations, and runtime instructions.
Configuration Configuration System parameters, LLM APIs, and runtime environment configuration.
Browser Service Browser Web access, information retrieval, and browser tool invocation capabilities.
Logs System log paths, runtime records, and common troubleshooting entry points.
MCP Service Settings MCP Configuration External tool integration and Model Context Protocol configuration.

Advanced Operations

Feature Documentation Description
Context Compression Context Compression and Offload Long-context handling, conversation compression, and context offload mechanisms.
Skill Self-Evolution Skill Self-Evolution Skill iteration, self-optimization, and capability accumulation mechanisms.
Tool Permissions and Security Tool Permissions and Security Security interception and permission control for system commands, file operations, and tool calls.
E2A E2A Protocol Unified request envelope protocol between Gateway and AgentServer.
A2A A2A Agent-to-Agent communication protocol and integration flow.
Agent Team Agent Teams
Team Skills
Distributed Team
Agent Teams: multi-agent collaboration, team organization, and task division mechanisms.
Team Skills: team-level skill orchestration, reuse, and sharing capabilities.
Distributed Team: multi-process distributed team mode.
Memory Memory
Coding Memory
Task Memory
Memory: short-term and long-term memory management, retrieval, and reuse mechanisms.
Coding Memory: code-mode-specific coding memory accumulation.
Task Memory: task experience accumulation, retrieval, and reuse mechanisms.
TUI Mode Slash Command Architecture
Slash Command Reference
Mode System
Slash Command Architecture: terminal slash command system design and extension structure.
Slash Command Reference: common slash commands, parameters, and usage scenarios.
Mode System: PLAN / AGENT / CODE / TEAM mode switching and configuration.

Appendix

Category Documentation Description
Package EXE Package EXE Guide Windows standalone executable packaging flow.
Auto Update Windows Auto-Update Design Windows client auto-update design, flow, and key modules.
Developer Documentation Developer Guide Source setup, debugging flow, and secondary development materials.

Development Practices

Practice Documentation Description
Code Review Assistant Code Review Assistant Building a code review workflow.
Daily Report Generator Daily Report Generator Agent development case for automatically summarizing daily work reports.