Skip to main content

Aikito Logo

Aikito

Multi-Agent · Multi-Project · Multi-OS · Multi-Machine

Release CI License Platforms Python 3.12 | 3.13 | 3.14 Dependencies: stdlib only

简体中文 · Homepage · Documentation

Aikito gives you one place to govern the context your coding agents share.

Manage instructions, skills, MCPs, subagents, and durable memory across agents, projects, and machines.

Aikito overview

Quick Start

1. Install

With uv (recommended cross-platform) or Homebrew (macOS / Linux):

uv tool install aikito
# or: brew install lsaint/tap/aikito

2. Set Up Your Workspace

Bring your existing Agent setup under Aikito in 30 seconds:

aikito init workspace ~/aikito
aikito adopt  # use --dry-run to preview, --verbose for full paths
aikito sync
aikito status

adopt and sync preflight their complete plans before writing. Starting from scratch? Simply skip aikito adopt.

On Windows, enable Developer Mode and see the Windows installation guide.

Prefer your coding agent set it up? (Click to expand prompt)

Paste this prompt into your coding agent:

Install and configure Aikito from https://github.com/lsaint/aikito. Read the README, src/aikito/templates/skills/aikito/SKILL.md, and any linked documentation relevant to the setup. Inspect the Agent configuration I already use, initialize the Aikito workspace, adopt supported existing resources, synchronize them through Aikito, and verify the result with aikito status. adopt and sync preflight their complete plans before writing. If either command stops, explain the findings and ask before using --skip, --force, --prune, or manually resolving a conflict. Preserve my current setup and do not register a project without my confirmation. If there is nothing to adopt, skip that step and tell me.

See the Result

aikito status shows synchronized context and durable memory across all agents and projects:

Workspace: ~/aikito (AIKITO_DIR)

┌────────────────────┬──────────────┬────────┬────────────┬───────────┐
│ Agent              │ Instructions │ Skills │ MCP Config │ Subagents │
├────────────────────┼──────────────┼────────┼────────────┼───────────┤
│ Codex              │ ✓            │ 12 ›   │ 1          │ 3         │
│ Claude Code        │ ✓            │ 12 »   │ 1          │ 1         │
│ Antigravity CLI    │ ✓            │ 12 »   │ 1          │ 1         │
│ OpenCode           │ ✓            │ 12 ›   │ 1          │ 1         │
│ GitHub Copilot CLI │ ✓            │ 12 ›   │ 1          │ 1         │
│ DeepSeek Harness   │ ✓            │ 12 ›   │ 1          │ 0         │
│ Grok Build         │ ✓            │ 12 ›   │ 1          │ 3         │
│ Pi                 │ ✓            │ 12 ›   │ –          │ 3         │
└────────────────────┴──────────────┴────────┴────────────┴───────────┘

┌─────────────────┬────────┬───────┬───────────┐
│ Memory Scope    │ Status │ Notes │ Updated   │
├─────────────────┼────────┼───────┼───────────┤
│ Global Memory   │ ✓      │ 6     │ Sep 16    │
│ aikito          │ ✓      │ 12    │ yesterday │
│ blog            │ ✓      │ 8     │ Sep 16    │
│ chat-distiller  │ ✓      │ 5     │ Aug 24    │
└─────────────────┴────────┴───────┴───────────┘

✓ all synced · 8 agents · 12 skills
  31 notes across 4 scopes

Prefer a browser view? Run aikito web for the local, read-only Console.

Why Aikito

AI agent resources fragment in three directions:

  • Across tools: each agent invents its own folders, memory formats, and config conventions.
  • Across projects: reusable knowledge, skills, and instructions are copied or drift out of sync.
  • Across time: valuable decisions and hard-won lessons disappear into ephemeral chat sessions.

Aikito keeps the source files in one personal Git workspace and connects selected resources to each agent and project. No background daemon, vector store, database, or hosted service is required.

Durable Memory

The bundled durable-memory skill guides agents to retrieve relevant notes, record verified conclusions, and update stale knowledge. Notes are plain Markdown files versioned by Git.

  • Global scope: cross-project preferences, coding conventions, and tool practices.
  • Project scope: architecture decisions, API policies, and local workflows.

See memory usage and opt-out and why memory needs a maintainer.

Safety & Boundaries

Aikito is local-first and predictable by design:

  • Preflight before write: adopt and sync simulate and check operations before modifying files.
  • Plain files & Git: no background service, no proprietary database, no implicit prompt injection.
  • You govern secrets: workspace is a local Git repository; review secrets before pushing.

Detailed safety and boundary references:

Documentation

Visit the full documentation site or dive into:

Support

If you find Aikito useful, you can support its development.

Release files for aikito 1.42.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for aikito 1.42.0
File Size Uploaded
aikito-1.42.0.tar.gz 656.5 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for aikito 1.42.0
File Interpreter ABI Platform
aikito-1.42.0-py3-none-any.whl Python 3 none any Details

Total release size: 1.2 MB

Release files / aikito-1.42.0.tar.gz

Download URL aikito-1.42.0.tar.gz
Size 656.5 kB
Tags Source
SHA-256 checksum
How to use checksums
7bce8091eef1c195df1f3ad2f68622843f5b2581082fa00690f9f407f22aac67
BLAKE2b-256 checksum
How to use checksums
60f6c95c7357ddce04354f9fc187d8b924c9b551d15fd0dacb495b938d9792fd
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 18, 2026.

Transparency log

Release files / aikito-1.42.0-py3-none-any.whl

Download URL aikito-1.42.0-py3-none-any.whl
Size 587.1 kB
Tags Python 3
SHA-256 checksum
How to use checksums
26c4337abbfc66c5a69ddac2a5a43803a7e2b4723f8cdbae3cc8de34c0f76b65
BLAKE2b-256 checksum
How to use checksums
4cd3515fa84f76f0c16c0883d66420c55a44192a7ea7aec9d5ff41a582e174e9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 18, 2026.

Transparency log

Release history Release notifications | RSS feed

1.49.0

2 release files

1.48.0

2 release files

1.47.0

2 release files

1.46.0

2 release files

1.45.0

2 release files

1.44.2

2 release files

1.44.1

2 release files

1.44.0

2 release files

1.43.0

2 release files

This release

1.42.0 This release

2 release files

1.41.0

2 release files

1.40.0

2 release files

1.39.0

2 release files

1.38.0

2 release files

1.37.0

2 release files

1.36.1

2 release files

1.36.0

2 release files

1.35.0

2 release files

1.34.0

2 release files

1.33.0

2 release files

1.32.0

2 release files

1.31.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page