LazyPi  by robzolkos

Effortless coding agent setup via CLI

Created 2 months ago
260 stars

Top 97.3% on SourcePulse

GitHubView on GitHub
Project Summary

Summary

LazyPi provides a streamlined, opinionated setup for a Raspberry Pi coding agent, automating the installation of a curated suite of development tools and agent functionalities. It targets users seeking a quick, zero-configuration path to a feature-rich coding environment, abstracting away the complexities of package selection and setup.

How It Works

The project utilizes npx to execute a single command that either installs or updates a predefined catalog of packages. LazyPi features an idempotent installer that intelligently detects and skips already present components, ensuring safe re-runs. Users can opt for a full installation or an interactive selection of desired agent tooling, memory, planning modules, and development utilities.

Quick Start & Requirements

  • Primary install/run command: npx @robzolkos/lazypi
  • Prerequisites: Node.js and npm (for npx). No other specific hardware or software dependencies are explicitly detailed.
  • Setup: Designed for single-command execution with interactive prompts.
  • Links:
    • Site/Docs: lazypi.org

Highlighted Details

  • Installs agent tooling, memory, planning modules, and development utilities.
  • Includes terminal-native diff review and interactive shell overlays for long-running CLIs.
  • Features a Claude Code CLI provider and usage tracking.
  • Offers themes for customization.
  • Idempotent installation ensures safe re-runs and avoids redundant package installations.

Maintenance & Community

  • Releases are managed via Release Please and npm trusted publishing.
  • Documentation is built using Jekyll and hosted on lazypi.org via GitHub Pages.
  • No specific community channels (e.g., Discord, Slack) or roadmap links are provided in the README.

Licensing & Compatibility

  • License: The README does not specify an open-source license.
  • Compatibility: Primarily targets Raspberry Pi environments. Commercial use or closed-source linking compatibility is undetermined due to the lack of a stated license.

Limitations & Caveats

  • The project's "opinionated by design" approach may not suit users requiring extensive customization or alternative tooling choices.
  • The absence of a declared license is a significant adoption blocker, requiring clarification before use.
  • No information is provided regarding support for non-Raspberry Pi platforms or specific OS version compatibility.
Health Check
Last Commit

2 weeks ago

Responsiveness

Inactive

Pull Requests (30d)
4
Issues (30d)
1
Star History
46 stars in the last 30 days

Explore Similar Projects

Starred by Lilian Weng Lilian Weng(Cofounder of Thinking Machines Lab), Chip Huyen Chip Huyen(Author of "AI Engineering", "Designing Machine Learning Systems"), and
59 more.

AutoGPT by Significant-Gravitas

0.1%
185k
AI agent platform for building, deploying, and running autonomous workflows
Created 3 years ago
Updated 1 day ago
Feedback? Help us improve.