Skip to content

chore(pocket-pi): hello acceptance example - #8

Merged
doodlewind merged 1 commit into
mainfrom
chore/hello-acceptance
Jul 22, 2026
Merged

chore(pocket-pi): hello acceptance example#8
doodlewind merged 1 commit into
mainfrom
chore/hello-acceptance

Conversation

@doodlewind

Copy link
Copy Markdown
Contributor

A dead-simple, self-contained acceptance binary: OPENAI_API_KEY=… cargo run --release --example hello boots the full embedded pi and prints a real reply.

Measured just now: the stripped release binary is 8.9 MB (9,330,984 bytes, pi 0.81 embedded, arm64), and gpt-5.6 replies Hello! Nice to meet you. end-to-end.

🤖 Generated with Claude Code

…on gpt-5.6)

A self-contained ~8.9 MB binary carrying the whole embedded pi: new() → boot on
OPENAI_API_KEY → prompt → streamed reply. Doubles as the one-command acceptance
check.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@doodlewind
doodlewind merged commit 06a3811 into main Jul 22, 2026
1 check passed
@doodlewind
doodlewind deleted the chore/hello-acceptance branch July 22, 2026 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant