# 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
  - Guided Q&A interface for user clarification

## UI inspiration

- [amp-themes](https://www.npmjs.com/package/amp-themes)
  - Inspired GedPi's local Amp-style theme files and user-message styling

## 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

- [pi-subagents](https://www.npmjs.com/package/pi-subagents) / [nicobailon/pi-subagents](https://github.com/nicobailon/pi-subagents) by Nico Bailon
  - Subagent tool, chains/parallelism, role agents, and worker orchestration support
- [pi-intercom](https://www.npmjs.com/package/pi-intercom)
  - Direct local session/supervisor communication for blocked subagent decisions
- 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.
