microsoft / microsoft/agent-framework
[DevUI] Add package.lock.json to source control
Open
@ReubenBond is already working on this.
Since Oct 25, 2025.
devui
- Dominant language
- Python
- Stars
- 13.6k
- Forks
- 2.3k
- Avg merge
- 2d 45m
- Merged PRs (30d)
- 358
Description
Adding package.lock.json will help to reduce DevUI asset churn, improve build performance, and improves supply chain security.
See: https://docs.npmjs.com/cli/v11/configuring-npm/package-lock-json
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.