Welcome to the Community β the home for discussion, feedback, and collaboration around Multi, the frontier AI coding agent built for those who ship.
This repository exists for:
- Feedback & Issues β Report bugs, suggest improvements, or discuss your experience using Multi.
- Community Discussions β Share ideas, workflows, and integrations with other developers.
- Public Roadmap Input β Help shape what we build next.
You can:
- File issues and feature requests.
- Participate in design and feedback threads.
- Propose integrations, extensions, and developer tools.
Before submitting:
- Search existing issues to avoid duplicates.
- Use the appropriate template (
bug,feature, ordiscussion). - Include context β environment, version, steps, and any relevant logs.
Example:
Title: [Bug] Code agent stops mid-refactor
Summary:
The agent halts during multi-file edits when using SvelteKit projects.
Steps:
1. Start a new workspace
2. Enable beta LSP mode
3. Trigger multi-refactor
Expected:
Full refactor completes successfully.