12 Commits

Author SHA1 Message Date
0d3b10bd00 feat(mod_commit): Add CLI UI helpers and improve commit workflow with progress, recommendations and summary 2025-10-23 23:44:38 +00:00
c45cff89de fix(mod_commit): Stage and commit deno.json when bumping/syncing versions and create/update git tags 2025-10-23 18:24:13 +00:00
8dcaf1c631 fix(mod_commit): Improve commit workflow: detect project type and current branch; add robust version bump helpers for npm/deno 2025-10-23 18:18:08 +00:00
fba3e9d2b0 fix(services): Improve services and commit flow: stop AiDoc, use silent docker inspect, sync ports with logging, fix config loading, and bump deps 2025-08-16 11:38:21 +00:00
fd90cfe895 fix(core): Improve formatting, logging, and rollback integrity in core modules 2025-08-08 05:48:41 +00:00
00f06b48f3 feat(mod_format): Add support for tsconfig.json formatting 2024-10-27 01:51:17 +02:00
c99ff2556e fix(mod_commit): Fix changelog template rendering by removing extra new line when no version details are provided. 2024-06-23 23:52:48 +02:00
377fa83fe7 fix(mod_commit): Handle edge case for empty version details in changelog formatting 2024-06-23 23:41:19 +02:00
5fc9bb0245 fix(dependencies): Updated @git.zone/tsdoc from version 1.3.0 to 1.3.1 2024-06-23 19:51:17 +02:00
53eb47672c fix(mod_commit): Fix variable reassignment issue in changelog writing step 2024-06-23 13:35:28 +02:00
20d34b998e fix(core): update 2024-06-23 13:26:51 +02:00
84a10a89de fix(core): update 2024-06-21 19:48:43 +02:00