The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.

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 / v1.0.3
Name Modified Size InfoDownloads / Week
Parent folder
codinit-1.0.3-win-x64-setup.exe 2025-11-01 139.3 MB
codinit-1.0.3-linux-amd64.deb 2025-11-01 114.2 MB
codinit-1.0.3-linux-x86_64.AppImage 2025-11-01 193.8 MB
codinit-1.0.3-arm64.dmg 2025-11-01 188.7 MB
README.md 2025-10-28 2.1 kB
v1.0.3 source code.tar.gz 2025-10-28 2.3 MB
v1.0.3 source code.zip 2025-10-28 2.6 MB
Totals: 7 Items   640.9 MB 21

Release v1.0.3

Changes

Type Description
Added Optional error context fields in ActionAlert (stackTrace, affectedFiles, errorType, timestamp, command, exitCode)
Added New features in ChatAlert: error badges, copyable reports, expandable details, affected files display, timestamps, and AI-structured prompts
Added ImportErrorModal: “Ask AI to Fix,” error grouping, stats, file exclusion/retry, and per-file error details
Added CodinIT Thinking system — <codinitThinking> tag parsing and display for AI reasoning
Added ThinkingProcess component for live, structured reasoning steps in chat
Updated Markdown renderer and stream handler to support thinking tags and token efficiency
Updated System prompts to wrap AI reasoning in <codinitThinking> before artifacts
Fixed Minor alignment and parsing issues across chat components

Summary

Smarter AI Debugging & Clearer Error Insights

  • ActionAlert, ChatAlert, and ImportErrorModal now provide richer, structured error information for both users and AI.

  • The CodinIT Thinking system introduces visible reasoning steps, improving transparency and understanding of AI processes.

  • All enhancements are fully backward compatible and lint/type clean.


v1.0.3 delivers more transparent AI reasoning, enhanced error visibility, and an improved debugging experience.


</body></html>


Please Note:

The current .dmg file isn’t signed, so macOS might block it when you try to open the app. To allow it to run:

  1. After moving the app to your Applications folder (or another location of your choice), open Terminal.
  2. Enter the following command to remove the security quarantine:

xattr -cr /path/to/your/codinit...

Full Changelog: https://github.com/Gerome-Elassaad/codinit-app/compare/v1.0.2...v1.0.3

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