fatherpaul-code
v0.1.1
Published
<p align="center"><code>npm install -g @fatherpaul/code</code></p> <p align="center"><strong>FatherPaul Code</strong> is a local coding assistant configured for the Father Paul AI stack.</p> <p align="center"> <img src="https://fatherpaulai.com/logo.png
Readme
FatherPaul Code targets these default product surfaces:
https://api.fatherpaulai.com/v1https://portal.fatherpaulai.comhttps://chat.fatherpaulai.com
Quickstart
Install globally:
npm install -g @fatherpaul/codeAuthenticate with an API key:
printenv FATHERPAUL_API_KEY | fatherpaul-code login --with-api-key
fatherpaul-codeIf you build from source, the local wrapper is:
./fatherpaul-codeDefaults
- provider:
fatherpaul - model:
gpt-5.4 - API base URL:
https://api.fatherpaulai.com/v1 - portal base URL:
https://portal.fatherpaulai.com/ - login method: API key only
Docs
This repository is licensed under the Apache-2.0 License.
