ACN is a Rust-based terminal AI assistant that handles general tasks locally and turns useful conclusions from each session into reusable, searchable Claims, optionally networked across a team.

Stars

11

7-day growth

No data

Forks

0

Open issues

0

License

Apache-2.0

Last updated

2026-07-31

AI repository intelligence
FR-AI / ANALYSIS

Why it is worth attention

It fuses a general-purpose terminal AI assistant with a structured Claim network: a single user benefits from automatic memory and claim generation, while a team can discover, cite, and dispute each other's agent-derived judgments without uploading private memory.

Who it is for

  • Developers and operators who want a general AI assistant in the terminal
  • Individual users on macOS or Ubuntu who want persistent local AI memory
  • Teams that want to share and reuse agent-generated knowledge with governance
  • Developers exploring Rust-based AI agent tooling and MCP/Skill integration

Use cases

  • Ask in natural language to inspect files, edit code, run commands, or view images and PDFs locally
  • Let ACN compact or exit sessions and generate Claims to avoid re-asking the same conclusions
  • Deploy Router and Maintainer so multiple agents can consult and reuse each other's Claims
  • Use MCP servers and Skills to extend the assistant with external tools and explicit commands

Strengths

  • Automatic Claim generation at context compaction or session exit, with holder, scope, confidence, and evidence
  • Local-first privacy boundary: MEMORY.md, USER.md, sessions, and traces never leave the agent unless Claim mirrors are shared
  • Rich TUI: streaming, @attachments, Ctrl+V paste, Ctrl+Enter interruption, background tasks, subagents, and diff output
  • Packaged installs for macOS and x86_64 Ubuntu via Homebrew, with MCP and Skill support

Considerations

  • Not a sandbox: ACN executes local commands and reads/writes files, so it should be used only in trusted directories with trusted tools
  • No Windows support; other Linux distributions are not in the official release validation scope
  • When switching to team mode, only new Claims are synced; previous solo-mode history is not automatically backfilled

README quick start

快速开始

Description

面向终端的通用 AI 助手,让 Agent 之间共享可检索、可追溯且允许分歧的知识。让下一次判断,带着来源出发。

Related repositories

Similar projects matched by category, topics, and programming language.

0xwilliamortiz
Featured
0xwilliamortiz GitHub avatar

openclaude-improved

OpenClaude is an open-source CLI coding agent that runs on any platform and supports a wide range of LLM providers, offering the same tools and workflows as Claude Code.

AI & Machine LearningLarge Language Models
577
mereyabdenbekuly-ctrl
Featured
mereyabdenbekuly-ctrl GitHub avatar

clodex-ide

Clodex is an open-source, local-first agentic IDE that combines persistent AI tasks, code, terminal, browser, Git, models, memory, and governed execution in one Electron workspace, currently in technical preview.

AI & Machine LearningAI Agents
859
jamesob
Featured
jamesob GitHub avatar

local-llm

A comprehensive guide for building and configuring a high-end local machine to run state-of-the-art LLMs, with detailed hardware choices, BIOS tuning, and Docker-based model serving.

AI & Machine LearningLarge Language Models
1,660