Azure / Azure/azure-functions-agents-runtime
Add hooks or middleware
- Dominant language
- Python
- Stars
- 9
- Forks
- 7
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 20
Description
Sometimes it’s useful to have code that runs before or after an agent run. Examples include preprocessing of input like http request, checking auth, or running guardrails on responses.
Maybe defined like tools, and opt in via frontmatter.
Also look at hooking into other parts of the lifecycle.
Contributor guide
Research direction
Start by mapping the agent run lifecycle, including the before-run and after-run points described in the issue, and review how tools and frontmatter are represented. Done should define an agreed hook or middleware scope covering input preprocessing, authorization, response guardrails, and any additional lifecycle points.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, cloud
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100