Azure / Azure/azure-functions-agents-runtime
Remove support for main.agent.md
Open
- Dominant language
- Python
- Stars
- 9
- Forks
- 7
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 20
Description
Now that `debug: true` has been added to agent frontmatter, remove special case for main.agent.md.
Customers can still create an agent named main.agent.md, but it just behaves as any other agent.
Contributor guide
Research direction
Search the repository for the `main.agent.md` special case and read the surrounding agent-loading logic first. Remove the name-specific behavior while preserving ordinary agent handling, then run the existing test suite and verify that an agent named `main.agent.md` behaves like any other agent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100