Agenvoy  by agenvoy

Personal AI agent for autonomous local workflows

Created 5 months ago
333 stars

Top 82.0% on SourcePulse

GitHubView on GitHub
Project Summary

Summary

Agenvoy is a local AI agent designed for developers and technical operators, enabling AI to perform multi-step tasks, build its own tools, and self-repair. It offers local execution with guardrails, reusable tool libraries across agents, and advanced automation features like scheduling and file search, significantly enhancing AI agent capabilities beyond simple chat interactions.

How It Works

Agenvoy executes complex, multi-step workflows by dynamically building, testing, and reusing tools as needed, rather than halting on missing functionality. It integrates local file search, long-term memory, and self-scheduling for recurring tasks. A core architectural choice is its role as an MCP server, exposing a sandboxed tool library to other MCP-compatible agents, facilitating shared tool usage and cross-agent collaboration.

Quick Start & Requirements

  • Primary install: curl -fsSL https://agenvoy.com/scripts/install.sh | bash
  • Prerequisites: For MacBook users, sudo pmset -c sleep 0 is recommended to prevent sleep from interrupting schedules.
  • Links:
    • Docs: agenvoy.com/docs
    • Web Dashboard: open web.agenvoy.com

Highlighted Details

  • Auto Tool Generation: Dynamically builds, tests, and saves missing tools for task completion.
  • Self-Scheduling: Enables creation of cron jobs from natural language prompts.
  • File Search: Supports semantic and keyword-based search across local files.
  • MCP Server: Exposes a sandboxed tool library to any MCP-compatible agent.
  • Cross-Agent Tool Sharing: Allows agents like Claude Code and Codex to leverage a common toolset.

Maintenance & Community

The project lists a "Contributors" section but provides no specific names or community links (e.g., Discord, Slack, roadmap) within the provided README snippet.

Licensing & Compatibility

Licensed under the Apache License 2.0, which is generally permissive for commercial use and integration into closed-source projects.

Limitations & Caveats

The README does not detail specific limitations, alpha/beta status, or known bugs. However, the recommendation for MacBook users to disable sleep suggests potential considerations for long-running scheduled tasks on systems prone to power saving interruptions.

Health Check
Last Commit

1 day ago

Responsiveness

Inactive

Pull Requests (30d)
27
Issues (30d)
0
Star History
114 stars in the last 30 days

Explore Similar Projects

Starred by Hiroshi Shibata Hiroshi Shibata(Core Contributor to Ruby), Yineng Zhang Yineng Zhang(Inference Lead at SGLang; Research Scientist at Together AI), and
1 more.

kimi-code by MoonshotAI

4.7%
4k
AI coding agent for terminal-based development
Created 2 months ago
Updated 21 hours ago
Feedback? Help us improve.