{"id":46794497,"url":"https://github.com/marcusschiesser/edge-pi","last_synced_at":"2026-03-10T03:35:39.148Z","repository":{"id":335794703,"uuid":"1147027753","full_name":"marcusschiesser/edge-pi","owner":"marcusschiesser","description":"A lightweight, Vercel AI SDK based coding agent library.","archived":false,"fork":false,"pushed_at":"2026-02-18T09:14:40.000Z","size":35585,"stargazers_count":27,"open_issues_count":1,"forks_count":2,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-18T12:58:31.015Z","etag":null,"topics":["agent","ai","bash","coding","typescript","vercel"],"latest_commit_sha":null,"homepage":"https://edge-pi-beta.vercel.app/","language":"TypeScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"badlogic/pi-mono","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marcusschiesser.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-02-01T04:18:37.000Z","updated_at":"2026-02-18T12:25:35.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/marcusschiesser/edge-pi","commit_stats":null,"previous_names":["marcusschiesser/pi-mono","marcusschiesser/edge-pi"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/marcusschiesser/edge-pi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcusschiesser%2Fedge-pi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcusschiesser%2Fedge-pi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcusschiesser%2Fedge-pi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcusschiesser%2Fedge-pi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcusschiesser","download_url":"https://codeload.github.com/marcusschiesser/edge-pi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcusschiesser%2Fedge-pi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30323282,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T01:36:58.598Z","status":"online","status_checked_at":"2026-03-10T02:00:06.579Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agent","ai","bash","coding","typescript","vercel"],"created_at":"2026-03-10T03:35:36.608Z","updated_at":"2026-03-10T03:35:39.140Z","avatar_url":"https://github.com/marcusschiesser.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Edge-Pi\n\n[Edge-Pi](/packages/edge-pi) is a lightweight, [Vercel AI SDK](https://sdk.vercel.ai) based coding agent library.\n\nIt provides the core primitives for building AI-powered coding assistants with tool support, session management, and context compaction. Think of it as an replacement for the proprietary [Claude Agent SDK](https://platform.claude.com/docs/en/agent-sdk/overview) by Anthropic but for any LLM provider and with the flexibility of the Vercel AI SDK.\n\nThe `epi` [CLI](/packages/edge-pi-cli) is a full-featured coding agent that features: multi-provider support, skills. It is a proof of concept that shows how to use the SDK to build a full-featured coding agent.\n\nCode is based on the [pi coding agent](https://github.com/badlogic/pi-mono) by Mario Zechner.\n\n## Contributing\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md) for contribution guidelines and [AGENTS.md](AGENTS.md) for project-specific rules (for both humans and agents).\n\n## Installation\n\nTo install the CLI, run:\n\n```bash\nnpm install -g edge-pi-cli\n```\n\nAfter installation, you can run the CLI with:\n\n```bash\nepi\n```\n\nFor more information, run:\n\n```bash\nepi --help\n```\n\n## Development\n\n```bash\nnpm install          # Install all dependencies\nnpm run build        # Build all packages\nnpm run check        # Lint, format, and type check\n./test.sh            # Run tests (skips LLM-dependent tests without API keys)\n./epi.sh             # Run epi from sources (must be run from repo root)\n```\n\n\u003e **Note:** `npm run check` requires `npm run build` to be run first.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcusschiesser%2Fedge-pi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcusschiesser%2Fedge-pi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcusschiesser%2Fedge-pi/lists"}