| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| latest.yml | 2025-11-15 | 359 Bytes | |
| codinit-1.0.7-win-x64-setup.exe.blockmap | 2025-11-15 | 154.4 kB | |
| latest-linux.yml | 2025-11-15 | 552 Bytes | |
| latest-mac.yml | 2025-11-15 | 351 Bytes | |
| CodinIT.dev-1.0.7-arm64.dmg.blockmap | 2025-11-15 | 210.7 kB | |
| README.md | 2025-11-15 | 1.3 kB | |
| Release v1.0.7 source code.tar.gz | 2025-11-15 | 1.8 MB | |
| Release v1.0.7 source code.zip | 2025-11-15 | 2.0 MB | |
| v1.0.7 source code.tar.gz | 2025-11-15 | 1.8 MB | |
| v1.0.7 source code.zip | 2025-11-15 | 2.0 MB | |
| Totals: 10 Items | 8.0 MB | 1 | |
Full Changelog: https://github.com/Gerome-Elassaad/codinit-app/compare/v1.0.6...v1.0.7
Whats new:
- β¨ Error Type Badges: Visual categorization with color-coded badges
- π Copy Functionality: One-click copy of full error report including stack trace
- π Display: Workbench updated to fit the page better as well as all other chat components
- π½ Expandable Details: Collapsible sections for stack trace and full output
- β° Timestamps: Shows when error occurred
- π» Commands: Shows the command that failed with copy button
- π€ Enhanced AI Context: Structured markdown prompt with:
- Error type and classification
- Command and exit code
- Affected files with locations
- Stack trace in code blocks
- Full formatted output
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:
- After moving the app to your Applications folder (or another location of your choice), open Terminal.
- Enter the following command to remove the security quarantine:
xattr -cr /path/to/your/codinit...