Remove str and ptime.clock.os dependencies from monopam
Replace Str regex in git.ml with plain string operations for parsing
subtree commit messages. Change generate_aggregated and changes_since
to take explicit ~now:Ptime.t parameter instead of using Ptime_clock,
allowing callers to provide the current time from Eio clock.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>