# Credits

GedPi exists because of the Pi ecosystem and the work of earlier authors.

## Core upstream foundations

- [badlogic/pi-mono](https://github.com/badlogic/pi-mono) by Mario Zechner and contributors
  - Pi runtime, package model, extension system, skill loading, and terminal agent foundation
- [@mariozechner/pi-coding-agent](https://www.npmjs.com/package/@mariozechner/pi-coding-agent) by Mario Zechner
  - Pi coding agent package (direct dependency)

## Bundled third-party extensions

- [pi-web-access](https://www.npmjs.com/package/pi-web-access)
  - Web search and fetch tools for the agent
- [pi-interview](https://www.npmjs.com/package/pi-interview)
  - Guided Q&A interface for user clarification
- [@juanibiapina/pi-powerbar](https://www.npmjs.com/package/@juanibiapina/pi-powerbar) by Juani Biapina
  - Powerline-style status bar with extensible segments
- [@juanibiapina/pi-extension-settings](https://www.npmjs.com/package/@juanibiapina/pi-extension-settings) by Juani Biapina
  - Settings persistence for Pi extensions

## Workflow and orchestration inspiration

- [can1357/oh-my-pi](https://github.com/can1357/oh-my-pi)
  - Model-role routing, orchestration ideas, and Pi-native workflow enhancements
- [gsd-build/gsd-2](https://github.com/gsd-build/gsd-2)
  - Disk-first workflow state, durable progress files, and batteries-included product shape

## Ecosystem inspiration

- [nicobailon/pi-subagents](https://github.com/nicobailon/pi-subagents) by Nico Bailon
  - Isolated worker/expert execution substrate (direct dependency) and broader subagent and extension ecosystem inspiration
- The broader Pi community
  - Package, skill, and workflow ideas that shaped the GedPi direction

## Attribution intent

GedPi is an original project, but it is intentionally built in conversation with upstream Pi work. This file is the canonical source for attribution and should be kept up to date as the project evolves.
