Skip to content

fermartz/delphy-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

delphy-cli

A command line client for Delphy, the @identity registry for the agentic web.

Work in progress. search works against the live API; profile, discover, config, and auth are scaffolded and landing next.

Run it

uv sync
uv run delphy search "coffee"
uv run delphy --help

Stack

Python 3.12, uv, Cyclopts, httpx, Ruff, Pyright (strict), pytest.

Notes

Typed Pydantic models for the API boundary are on hold: comparing the OpenAPI spec against live responses turned up drift (fields in the responses that the spec doesn't declare), so the models wait for the audited schema rather than guessing from sample payloads.

Next up: profile and discover against the live endpoints, actionable 4xx/5xx errors with correct exit codes, then Rich output, --json/--yaml, and shell completions.

About

A command line client for Delphy, the @identity registry for the agentic web

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages