XSakura666/ChronoAgent

XSakura666★ 1JavaScript最后同步: 2026-08-16

在 GitHub 打开

Local-first desktop app that schedules AI agent tasks like cron jobs — zero token cost until they run. Write a task, set a time, and it runs automatically with files, web, MCP tools, and multi-model support.

README 摘要

⏰ ChronoAgent Schedule AI agents like cron jobs. Zero token cost until they run. Write a task now, set a time, and the agent does the work later — automatically. ✨ What is ChronoAgent? ChronoAgent is a local-first desktop app that turns your backlog into scheduled AI agent runs . Describe a task in plain text, pick a time, and forget it. Until that moment, ChronoAgent makes zero API calls and costs you zero tokens. When the time comes, it wakes up and runs an AI agent that can read/write files, browse the web, and call any tool you connect via MCP. 🚀 Features - ⏰ Scheduled execution — tasks run automatically at the time you set - 💸 Zero cost before execution — no API calls, no token spend until the timer fires - 🤖 Agentic execution — the agent plans, calls tools, and completes multi-step tasks - 🧩 Bring your own model — any OpenAI-compatible API (DeepSeek, OpenAI, Ollama, Qwen…) - 🔌 Bring your own tools (MCP) — connect any MCP server: filesystem, GitHub, databases… - 📦 Local-first & private — tasks and results stay on your machine - 🔁 Recurring tasks — daily / weekly / monthly - 🪶 Batch execution — merge tasks due at the same time into one call (saves tokens) - 🖥️ Runs in …

在 GitHub 查看完整 README →
Agent/智能体dsh-pluginagent

分类