[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-1869":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":17,"stars7d":18,"stars30d":19,"stars90d":16,"forks30d":16,"starsTrendScore":20,"compositeScore":21,"rankGlobal":10,"rankLanguage":10,"license":22,"archived":23,"fork":23,"defaultBranch":24,"hasWiki":23,"hasPages":25,"topics":26,"createdAt":10,"pushedAt":10,"updatedAt":27,"readmeContent":28,"aiSummary":29,"trendingCount":16,"starSnapshotCount":16,"syncStatus":14,"lastSyncTime":30,"discoverSource":31},1869,"LazyPi","robzolkos\u002FLazyPi","robzolkos","Pi coding agent setup for the lazy","https:\u002F\u002Flazypi.org",null,"JavaScript",224,7,2,1,0,3,19,58,9,2.71,"MIT License",false,"master",true,[],"2026-06-12 02:00:33","# LazyPi\n\nThe [Pi](https:\u002F\u002Fgithub.com\u002Fearendil-works\u002Fpi-mono) coding agent is minimal by design. LazyPi is opinionated by design. Run one command and get a complete, curated Pi setup — everything selected by default, nothing to research, nothing to configure. Remove what you don't want later.\n\n## Quick start\n\n```bash\nnpx @robzolkos\u002Flazypi\n```\n\nLazyPi will:\n\n1. Install `pi` for you if it isn't installed yet.\n2. Ask if you want to install all the packages or choose which to install.\n\nThat setup includes agent tooling, memory, planning, terminal-native diff review, a Claude Code CLI provider, interactive shell overlays for long-running CLIs, usage tracking, and themes.\n\nThat's it.  Once done - run `pi` and experience a feature rich coding agent experience.\n\nInstall is **idempotent** — LazyPi reads your Pi settings and skips any package that is already installed, so re-running is safe.\n\n## Commands\n\n| Command | What it does |\n| --- | --- |\n| `npx @robzolkos\u002Flazypi` | Install all or selected catalog (interactive picker by default) |\n| `npx @robzolkos\u002Flazypi remove \u003Cid>` | Remove a catalog package by id (or pass a raw pi source) |\n| `npx @robzolkos\u002Flazypi status` | Show which catalog packages are installed, missing, or extra |\n| `npx @robzolkos\u002Flazypi update` | Run `pi update` for installed Pi packages |\n| `npx @robzolkos\u002Flazypi doctor` | Check your environment for common problems |\n\n## Updating\n\n```bash\nnpx @robzolkos\u002Flazypi update\n```\n\n## Removing packages\n\n```bash\nnpx @robzolkos\u002Flazypi remove\n```\n\nShows an interactive picker of installed packages. Or pass ids directly to skip the picker:\n\n```bash\nnpx @robzolkos\u002Flazypi remove subagents\nnpx @robzolkos\u002Flazypi remove npm:pi-subagents@0.13.3   # raw pi source also works\n```\n\nThere is nothing to \"uninstall\" for LazyPi itself — `npx` doesn't leave it around.\n\n## Troubleshooting\n\nRun the built-in health check with `npx @robzolkos\u002Flazypi doctor`.\n\n## Site \u002F docs\n\nThe site at [lazypi.org](https:\u002F\u002Flazypi.org) lives in `docs\u002F` and is a Jekyll site compiled by GitHub Pages automatically on push to `master`.\n\nTo preview locally (requires Ruby + Bundler):\n\n```bash\ncd docs && bundle install   # first time only\nnpm run docs:serve          # serves at http:\u002F\u002Flocalhost:4000 with livereload\n```\n\nShared nav and footer are in `docs\u002F_includes\u002F`. Layouts are in `docs\u002F_layouts\u002F`. CSS variables and nav styles are in `docs\u002Fassets\u002Fcss\u002Fsite.css`.\n\n## Releasing\n\nLazyPi uses **Release Please** and **npm trusted publishing**.\n\nTo release a new version:\n\n- Merge your normal PRs into `master`\n- Merge the Release Please release PR when you are ready to publish\n- GitHub creates the tag\u002Frelease and publishes to npm automatically\n\n---\n\nFor the full list of included packages and themes, see [lazypi.org](https:\u002F\u002Flazypi.org).\n","LazyPi 是一个为懒人设计的 Pi 编码代理设置工具。它通过一条命令即可完成整个 Pi 环境的安装和配置，包括代理工具、内存管理、计划任务、终端原生差异审查、Claude Code CLI 提供程序、交互式 shell 覆盖层、使用跟踪以及主题等。其核心特点在于简洁性和易用性，用户无需进行任何研究或配置即可快速上手。此外，LazyPi 的安装是幂等的，能够自动跳过已安装的包，确保重复运行时的安全性。该工具适用于需要快速搭建编码环境但又不想花费时间在繁琐配置上的开发者。","2026-06-11 02:46:32","CREATED_QUERY"]