Download Latest Version Release v1.0.6 source code.tar.gz (3.3 MB)
Email in envelope

Get an email when there's a new version of CodinIT.dev

Home / v0.5.0
Name Modified Size InfoDownloads / Week
Parent folder
codinit-0.5.0-linux-amd64.deb 2025-10-10 103.7 MB
codinit-0.5.0-linux-x86_64.AppImage 2025-10-10 177.0 MB
codinit-0.5.0-arm64.dmg 2025-10-10 165.8 MB
codinit-0.5.0-arm64.dmg.blockmap 2025-10-10 174.2 kB
README.md 2025-10-10 1.8 kB
Release v0.5.0 source code.tar.gz 2025-10-10 2.4 MB
Release v0.5.0 source code.zip 2025-10-10 2.6 MB
Totals: 7 Items   451.7 MB 0

๐Ÿ”Œ Model Context Protocol (MCP) Integration

New MCP Service (app/lib/services/mcpService.ts): Full MCP client implementation with server lifecycle management MCP Store (app/lib/stores/mcp.ts): State management for MCP servers and tools

๐Ÿ’ฌ Chat System Improvements

Refactored Chat Components: Split monolithic Chat.client.tsx into focused modules New ChatBox Component (app/components/chat/ChatBox.tsx): Dedicated chat input/interaction component Discuss Mode (app/components/chat/DiscussMode.tsx): New conversational mode for AI interactions

๐Ÿ”ง Workbench Enhancements

Inspector Component (app/components/workbench/Inspector.tsx): New debugging/inspection panel Updated Workbench Client: Better integration with new features

๐Ÿš€ Runtime & Streaming

Stream Recovery (app/lib/.server/llm/stream-recovery.ts): Robust error handling and recovery for LLM streams Enhanced Action Runner: Extended capabilities in action-runner.ts with better error handling Updated Message Parser: Improved parsing logic for AI responses

๐Ÿ“š Prompt System Overhaul

New Common Directory: Shared prompts and utilities

๐ŸŽจ UI & Assets

Updated Icons: New SolidJS icon and refined logo assets Updated Public Assets: Bedrock logo and other third-party assets

โš™๏ธ Configuration & Infrastructure

Vite Configuration Updates: Build optimizations and new aliases GitHub Workflows: Updated CI/CD pipelines for docs and Electron builds Type System Improvements: Better TypeScript definitions across the board

๐Ÿ” Provider Updates

Anthropic Provider: Enhanced configuration and capabilities Amazon Bedrock: Additional model support OpenAI-like Providers: Improved compatibility

Full Changelog: https://github.com/Gerome-Elassaad/codinit-app/compare/v0.4.0...v0.5.0

Source: README.md, updated 2025-10-10