The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| codinit-0.9.1-win-x64-setup.exe | 2025-10-14 | 131.8 MB | |
| codinit-0.9.1-arm64.dmg | 2025-10-14 | 173.2 MB | |
| codinit-0.9.1-linux-amd64.deb | 2025-10-14 | 107.5 MB | |
| README.md | 2025-10-14 | 1.3 kB | |
| Release v0.9.1 source code.tar.gz | 2025-10-14 | 1.9 MB | |
| Release v0.9.1 source code.zip | 2025-10-14 | 2.2 MB | |
| Totals: 6 Items | 416.7 MB | 0 | |
What's Changed
- Feature/mcp panel by @Gerome-Elassaad in https://github.com/Gerome-Elassaad/codinit-app/pull/16
Github Repo Import fixed & enhanced:
- ✅ The app uses the correct URL format
- ✅ GitHub understands what you want
- ✅ You can successfully download and import any public repository
Mcp Marketplace Integration:
- Pre-configured server type (SSE/HTTP/STDIO)
- Service-specific icons (database, brain, credit card, etc.)
- Required credential fields with proper types (password, url, text)
- Smart header mapping (API keys → Authorization Bearer, etc.)
- Category organization for easy discovery
## User Flow
- User clicks "Marketplace" tab in MCP panel
- Searches/filters for desired integration
- Clicks on an integration template
- Fills in their credentials (API keys, URLs, etc.)
- Clicks "Add Integration"
- Server is saved to localStorage and appears in Integrations tab
Full Changelog: https://github.com/Gerome-Elassaad/codinit-app/compare/v0.9.0...v0.9.1