Update job summary with progress comment content

Modified reportProgress() to write the same content to core.summary
with overwrite: true. This replaces the verbose log accumulation with
the concise progress updates that stakeholders see in comments.

The job summary now stays in sync with the progress comment,
providing a clean overview of the agent's work rather than
accumulated logs throughout execution.

Fixes #17
This commit is contained in:
pullfrog
2026-01-12 09:07:13 +00:00
parent 5fa8c3603d
commit 074a860a95
2 changed files with 1245 additions and 1245 deletions
+1229 -1245
View File
File diff suppressed because one or more lines are too long