Download Latest Version Release v1.2.4 source code.zip (1.9 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
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: 3 Items   4.9 MB 2

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