3 Open Issues Need Help Last updated: Jul 15, 2025

Open Issues Need Help

View All on GitHub
Test + add more tools about 2 months ago

AI 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.

Complexity: 4/5
enhancement help wanted

Testing WASM-powered AI agents

Add docs CI build about 2 months ago

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.

Complexity: 2/5
enhancement good first issue

Testing WASM-powered AI agents

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.

Complexity: 3/5
documentation enhancement good first issue

Testing WASM-powered AI agents