Skip to content

Remove experiment log issue — consolidate iteration tracking on source issue#8

Merged
mrjf merged 3 commits intomainfrom
copilot/remove-experiment-log-issue
Apr 3, 2026
Merged

Remove experiment log issue — consolidate iteration tracking on source issue#8
mrjf merged 3 commits intomainfrom
copilot/remove-experiment-log-issue

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 3, 2026

Each autoloop run created a separate [Autoloop: {name}] Experiment Log issue that duplicated information already present in the source issue's status comment, per-run comments, and the state file's Iteration History. This removes that redundant issue entirely.

Workflow changes (workflows/autoloop.md + deployed copy)

  • Deleted the entire "Experiment Log Issue" section (~38 lines of template + format rules)
  • Step 5 (Accept/Reject/Error): removed experiment log steps from all three paths, renumbered
  • Steering Issue: removed experiment log from resource list, body template, and update rules
  • Status Comment template: removed Experiment Log row
  • Issue-Based Program Updates: removed experiment log from description
  • create-issue max: 2 → 1 (only steering/error issues remain)

Other files

  • .github/workflows/autoloop.lock.yml: synced description and create_issue max across all config locations
  • AGENTS.md: updated experiment history convention to reference state files + source issue comments
  • create-program.md: removed experiment log from program resource list

Copilot AI changed the title [WIP] Remove experiment log issue creation and consolidate tracking Remove experiment log issue — consolidate iteration tracking on source issue Apr 3, 2026
Copilot finished work on behalf of mrjf April 3, 2026 17:23
Copilot AI requested a review from mrjf April 3, 2026 17:23
@mrjf mrjf marked this pull request as ready for review April 3, 2026 20:04
@mrjf mrjf merged commit 5abdd54 into main Apr 3, 2026
15 checks passed
Copilot AI added a commit that referenced this pull request Apr 3, 2026
Resolve merge conflict in .gitignore (keep both entries).
Auto-merge for workflows/autoloop.md incorporated upstream changes
(experiment log removal from PR #8).

Co-authored-by: mrjf <180956+mrjf@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove experiment log issue creation — consolidate iteration tracking on source issue

2 participants