Agent inspector should allow passing custom headers (like the --header CLI option)
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 283
- Forks
- 95
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 183
Description
The CLI supports passing custom headers when testing a local agent:
`agentcore dev "Hello" -H "x-lang: fr" --stream`
The agent inspector web UI launched with `agentcore dev` should also allow users to add custom headers to invocation requests.
Contributor guide
Assessment
This issue has not been assessed yet.