agentscope-ai / agentscope-ai/agentscope
feat(webui): publish chat component as a standalone npm package
- Langage dominant
- Python
- Étoiles
- 31.5k
- Forks
- 3.5k
- Merge moyen
- 1 j 23 h
- PR mergées (30 j)
- 95
Description
**Background**
The chat component currently lives inside `examples/web_ui` as part of the broader WebUI example. Making it available as a standalone npm package would allow developers to easily integrate the AgentScope chat interface into their own applications without having to copy or vendor the source directly.
**Changes**
- Extract the chat component from `examples/web_ui` into a standalone, independently publishable package
- Configure `package.json`, build setup, and exports to support npm publishing
- Publish the package to npm for public consumption
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.