Commit Graph

2 Commits

Author SHA1 Message Date
d0a17cd3c9 feat: replace logging with custom log_all function and truncate benchmark log on start 2026-01-29 06:42:06 +00:00
dccd79c05a feat: add markdown module header and async bash execution result structs
Introduce `include/markdown.h` with retoor copyright header and add `r_process_result_t` struct plus `r_bash_execute_ext` / `r_process_result_free` declarations to `include/bash_executor.h` for advanced async process handling.
2026-01-29 05:54:10 +00:00