Skip to main content

AI-native cron task runner for per-project scheduled prompts and commands.

Project description

kage 影 - Autonomous AI Project Agent

kage hero

English | 日本語

kage is an autonomous execution layer for project-specific AI agents. It schedules AI-driven tasks via cron, maintains state across runs using a persistent memory system, and provides advanced workflow controls.

Features

  • Autonomous Agent Logic: Automatically decomposes tasks into GFM checklists and tracks progress.
  • Persistent Memory: Stores task state in .kage/memory/ to maintain context.
  • Advanced Workflow Controls:
    • Execution Modes: continuous, once, autostop.
    • Concurrency Policy: allow, forbid (skip if running), replace (kill old).
    • Time Windows: Restrict execution using allowed_hours: "9-17" or denied_hours: "12".
  • Markdown-First: Define tasks using simple Markdown files with YAML front matter.
  • Layered Configuration: .kage/config.local.toml > .kage/config.toml > ~/.kage/config.toml > defaults.

Installation

curl -sSL https://raw.githubusercontent.com/igtm/kage/main/install.sh | bash

Task Example (.kage/tasks/audit.md)

---
name: Project Auditor
cron: "0 * * * *"
mode: continuous
concurrency_policy: forbid
allowed_hours: "9-18"
denied_hours: "12"
timezone: "Asia/Tokyo"
provider: gemini
---

# Task: Continuous Health Check
Analyze the current codebase for architectural drifts.

Commands

  • kage onboard: Global setup.
  • kage init: Initialize kage in the current directory.
  • kage run: Manually trigger tasks.
  • kage task list: List all tasks.
  • kage task show <name>: Show detailed configuration.
  • kage doctor: Diagnose configuration health.

Configuration

  • ~/.kage/config.toml: Global settings.
  • .kage/config.toml: Project-shared settings.
  • .kage/config.local.toml: Local overrides (git-ignored).
  • .kage/system_prompt.md: Project-specific system prompt.

Project details


Download files

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

Source Distribution

kage_ai-0.1.3.tar.gz (1.9 MB view details)

Uploaded Source

Built Distribution

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

kage_ai-0.1.3-py3-none-any.whl (35.6 kB view details)

Uploaded Python 3

File details

Details for the file kage_ai-0.1.3.tar.gz.

File metadata

  • Download URL: kage_ai-0.1.3.tar.gz
  • Upload date:
  • Size: 1.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.18 {"installer":{"name":"uv","version":"0.9.18","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Manjaro Linux","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for kage_ai-0.1.3.tar.gz
Algorithm Hash digest
SHA256 da2cc37c3b99c250dec86d986a0087d953602ac044d7af2df3a59edfab5fada3
MD5 089146d67764278c2102b912d6eb7698
BLAKE2b-256 ec285e1d6c43760b6215b39ade5efccabc7bf2f93825df373bccc4d38944bb90

See more details on using hashes here.

File details

Details for the file kage_ai-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: kage_ai-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 35.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.18 {"installer":{"name":"uv","version":"0.9.18","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Manjaro Linux","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for kage_ai-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 28bbad589c8b4a36a07cc8e4b8c3f4aa7905574e4656e0ff96ab27946b3737ed
MD5 e75e86a278fb0b7ad17b4f788787ea79
BLAKE2b-256 6633f2281225a70a2db6721f29e9603bc14318028e2acc2360ca8a461338ef74

See more details on using hashes here.

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