Integrate active community autoresearch fixes - #73
Closed
aa2246740 wants to merge 6 commits into
Closed
Conversation
…xport Attach a silent 'error' listener to the xdg-open/open/start child process so a missing or failing launcher (common on headless, SSH, container, or WSL hosts) no longer crashes the export. The dashboard URL is already printed via notify, so the user can open it manually.
Commit-Queue-Session: cq_20260426235232_ecf71f8eb10a211a19af3f6b Coding-Agent: pi Coding-Agent-Session: pi-019dcbcc-b152-70a0-b167-aeaaaf7a9b32
Author
|
Added one more safety fix from dogfooding: autoresearch now refuses to activate/init/run/log outside a git working tree unless .auto/config.json explicitly sets allowNoGit=true. This prevents unsafe nogit keep/discard loops that cannot commit or revert. Verification remains green: npm test 50/50 and finalize_test 19/19. |
Owner
|
Hey, thanks for the effort of keeping it up-to-date, but I've been going through the issues and PRs one by one, I don't want to integrate all of them as they are. Let's keep the conversation in the original PRs for now. |
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.
Summary
This is a curated integration branch for several community PRs that had drifted behind
mainafter the.auto/layout migration and the@earendil-workspackage rename.Integrated and rebased onto current
main:/autoresearch export#63 — swallow browser launcher errors in/autoresearch exportmaxAutoResumeTurns, includingnull/0for intentional unlimited auto-resume and natural-language/autoresearchloop-control inference/autoresearch offoutside the repo so session reconstruction does not reactivate just because.auto/log.jsonlexistsask_autoresearch_hintadvisory tool, updated for.auto/config.json,@earendil-works/*, and gated behind autoresearch modeNotes from the rebase:
.auto/layout and legacy fallback behavior./skill:autoresearch-create ...expansion intact when no.auto/prompt.mdexists.<agent-dir>/autoresearch/state/) instead of hard-coding~/.pi..auto/before writing.auto/config.json.Verification
npm test→ 47/47 passbash tests/finalize_test.sh→ 19/19 passnpm pack --dry-run --jsonincludes the newextensions/pi-autoresearch/hints.ts