- Fix TaskGroup usage to require an async context manager and ensure proper closure in the request async exit stack.
- Correct typo in the llm test documentation.
- Refactor Skill module for optimized context handling and trim references; update FastAPI contributor metadata.