Skip to main content

A proactive personal assistant built on Claude Agent SDK

Project description

Tachikoma

A proactive personal assistant built on Claude Agent SDK that remembers, learns, and takes initiative. Named after the think-tanks from Ghost in the Shell — curious, connected, and developing a unique personality through accumulated experience.

Overview

Unlike traditional AI assistants that are stateless and reactive, Tachikoma maintains persistent memory across conversations, extracts learnings automatically, and processes background tasks during idle time — all accessible through a simple chat interface.

Key capabilities:

  • Contextual conversations — past interactions inform future ones through automatic memory retrieval
  • Memory extraction — learns facts, preferences, and patterns from conversations without explicit user action
  • Proactive task processing — queues and executes background tasks during idle time, delivering results as notifications
  • Skills with hot-reload — domain-specific skill packages detected by LLM classification, with filesystem watching for instant availability
  • Workflow engine — directory-based workflow definitions with step tracking, MCP tools for lifecycle management, and database persistence
  • Telegram media support — images, audio, voice, documents, stickers, video, and animations received and processed from Telegram

Requirements

  • Python 3.12+
  • uv

Installation

uv tool install tachikoma-agent

Prerequisites

First Run

# Set your API key
export ANTHROPIC_API_KEY="your-key-here"

# Run the agent (starts with REPL channel by default)
tachikoma

# Or explicitly use the run subcommand
tachikoma run

# Use Telegram channel instead
tachikoma run --channel telegram

On first run, Tachikoma auto-generates its configuration file at ~/.config/tachikoma/config.toml.

Upgrading

uv tool install tachikoma-agent@latest

Development

just is used as a task runner for common development commands.

# Clone the repository
git clone https://github.com/asermax/tachikoma.git
cd tachikoma

# Install dependencies
just install

# Run the agent
just run

# Run tests
just test

# Run linting
just lint

# Format code
just fmt

# Type checking
just typecheck

# Run all quality gates (lint + typecheck + test)
just check

Status

Active development (v1.13.1). See VISION.md for the full project vision and DELTAS.md for the feature inventory.

License

MIT

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tachikoma_agent-1.83.0.tar.gz (274.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tachikoma_agent-1.83.0-py3-none-any.whl (347.3 kB view details)

Uploaded Python 3

File details

Details for the file tachikoma_agent-1.83.0.tar.gz.

File metadata

  • Download URL: tachikoma_agent-1.83.0.tar.gz
  • Upload date:
  • Size: 274.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for tachikoma_agent-1.83.0.tar.gz
Algorithm Hash digest
SHA256 21e7a82576f42e7e728f484e287bf8fd96bde0486d0f5d7fda9913175b5a203f
MD5 5722a2e0a544b899533930534e04877f
BLAKE2b-256 f78e7bcec1bc1f53e842e6dacb98b6c6917c555e48162652b3331c191da785eb

See more details on using hashes here.

Provenance

The following attestation bundles were made for tachikoma_agent-1.83.0.tar.gz:

Publisher: release.yml on asermax/tachikoma

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file tachikoma_agent-1.83.0-py3-none-any.whl.

File metadata

File hashes

Hashes for tachikoma_agent-1.83.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a96a505317828df24225d50998e403f1af8663adf10bc2f484719f564e321a75
MD5 e82996ffdc3c1ebfc626643cf1c749a7
BLAKE2b-256 92d33d294a9e4c63c8a40bad806dae56556ede63dd4877a00cfb6519833d1577

See more details on using hashes here.

Provenance

The following attestation bundles were made for tachikoma_agent-1.83.0-py3-none-any.whl:

Publisher: release.yml on asermax/tachikoma

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page