Conversation
Agent-Logs-Url: https://github.com/githubnext/autoloop/sessions/da00e65c-be29-4ac2-a848-0e26a65917f1 Co-authored-by: mrjf <180956+mrjf@users.noreply.github.com>
… on source issue Agent-Logs-Url: https://github.com/githubnext/autoloop/sessions/da00e65c-be29-4ac2-a848-0e26a65917f1 Co-authored-by: mrjf <180956+mrjf@users.noreply.github.com>
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 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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Each autoloop run created a separate
[Autoloop: {name}] Experiment Logissue 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)Experiment Logrowcreate-issuemax: 2 → 1 (only steering/error issues remain)Other files
.github/workflows/autoloop.lock.yml: synced description andcreate_issuemax across all config locationsAGENTS.md: updated experiment history convention to reference state files + source issue commentscreate-program.md: removed experiment log from program resource list