Open Issues Need Help
View All on GitHubAI Summary: Extend the existing Wasm-powered AI agent project by adding and testing new tools, investigating compatibility with various agent communication protocols (MCP, A2A), exploring alternative package installation methods (micropip), and identifying further useful tools for user interaction, particularly in local settings. The goal is to expand the project's capabilities and demonstrate the limits and potential of this approach.
AI Summary: Implement a CI workflow to automatically build and deploy documentation for the Wasm-powered AI agents project, mirroring the existing workflow in the Blueprint template. This involves configuring the workflow file and potentially testing the deployment process.
AI Summary: This task requires updating the `wasm-agents-blueprint` project to support LM Studio as a local model server in addition to Ollama. This involves adding a configuration function for LM Studio, renaming the existing Ollama-specific HTML file to a more general name, and updating the README and documentation to reflect the new support and instructions for setting up LM Studio with new models. Testing with the Devstral model is also part of the task.