feature_request.yml
feature_request.yml
| Name | About | Labels | Assignees |
|---|---|---|---|
| Feature request | Suggest an improvement or a new SDK capability. | enhancement,triage |
Thanks for proposing a feature. hawk-sdk is a thin Python client for
the local hawk daemon. Every feature is evaluated against whether it
serves a single developer running their own hawk daemon — i.e.
it improves ergonomics, lowers latency, or simplifies integration.
Before submitting:
- Search existing issues to avoid duplicates.
- For new daemon endpoints, the daemon side must land first.
What flavour of change is this?
Describe the user problem first. Solutions can come later.
How would you like the SDK to behave? Snippet of API you'd want.
What did you try? What do other SDKs (openai-python,
anthropic-sdk-python, langchain, llama-index, dspy,
instructor, marvin, pydantic-ai, mirascope, magentic)
do? Why isn't that enough?