Skip to content

Add agent setup playbook and verify() handshake - #3

Merged
AJFrio merged 1 commit into
mainfrom
feat/agent-setup-playbook
Aug 14, 2026
Merged

Add agent setup playbook and verify() handshake#3
AJFrio merged 1 commit into
mainfrom
feat/agent-setup-playbook

Conversation

@AJFrio

@AJFrio AJFrio commented Aug 14, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add AGENT_SETUP.md, a standalone playbook you can hand to another agent so it can install the SDK for a human.
  • The agent asks for a Bild JWT, writes .env, then must call BildClient.verify() and show the exact return value.
  • verify() is read-only (users + projects) and is covered by unit, route, and live tests.

Test plan

  • python tools/check.py --all (ruff, mypy, harness linters, pytest)
  • Confirm GitHub Actions check job is green on this PR

🤖 Generated with Claude Code

Made with Cursor

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@AJFrio
AJFrio merged commit 715e4d3 into main Aug 14, 2026
1 check passed
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