-
Notifications
You must be signed in to change notification settings - Fork 1
Issues
is:issue state:open
is:issue state:open
Issue creation is restricted in this repository
Search results
loop(): an interrupted run leaves a non-expiring claim, so the prompt is silently skipped forever on resume
bugSomething isn't workingSomething isn't workingS2API bugs and crashes, or misleading behavior likely to affect callersAPI bugs and crashes, or misleading behavior likely to affect callersStatus: Open.#94 In joewalker/loop-the-loop;Add support for reading environment variables from a
.envfileS2API bugs and crashes, or misleading behavior likely to affect callersAPI bugs and crashes, or misleading behavior likely to affect callersStatus: Open.#92 In joewalker/loop-the-loop;LoopState: 'inProgress' is loaded from disk and round-tripped to writes, but never consulted to influence behavior
bugSomething isn't workingSomething isn't workingS4Clean-ups or nits with low behavioral riskClean-ups or nits with low behavioral riskStatus: Open.#90 In joewalker/loop-the-loop;LoopState.save uses non-atomic writeFile, so a crash mid-write corrupts the state file and loses all progress
bugSomething isn't workingSomething isn't workingS4Clean-ups or nits with low behavioral riskClean-ups or nits with low behavioral riskStatus: Open.#89 In joewalker/loop-the-loop;parseArgs: --help and --version silently accept extra positional arguments
bugSomething isn't workingSomething isn't workingS4Clean-ups or nits with low behavioral riskClean-ups or nits with low behavioral riskStatus: Open.#88 In joewalker/loop-the-loop;loadCliConfig: --dry-run still resolves systemPrompt {{include:...}} macros even though the agent is replaced
bugSomething isn't workingSomething isn't workingS3Edge cases, confusing APIs, maintainability issues, or moderate performance problemsEdge cases, confusing APIs, maintainability issues, or moderate performance problemsStatus: Open.#86 In joewalker/loop-the-loop;Git exec(): stdout and stderr are concatenated into a single buffer, so callers cannot tell them apart
bugSomething isn't workingSomething isn't workingS4Clean-ups or nits with low behavioral riskClean-ups or nits with low behavioral riskStatus: Open.#85 In joewalker/loop-the-loop;Git exec(): child killed by a signal rejects with new Error('') and loses the signal information
bugSomething isn't workingSomething isn't workingS3Edge cases, confusing APIs, maintainability issues, or moderate performance problemsEdge cases, confusing APIs, maintainability issues, or moderate performance problemsStatus: Open.#84 In joewalker/loop-the-loop;Git.commit: --author value is wrapped in literal double quotes, corrupting author names that contain a quote character
bugSomething isn't workingSomething isn't workingS3Edge cases, confusing APIs, maintainability issues, or moderate performance problemsEdge cases, confusing APIs, maintainability issues, or moderate performance problemsStatus: Open.#83 In joewalker/loop-the-loop;Git.commit: CommitOptions.date only sets the author date, not the committer date
bugSomething isn't workingSomething isn't workingS3Edge cases, confusing APIs, maintainability issues, or moderate performance problemsEdge cases, confusing APIs, maintainability issues, or moderate performance problemsStatus: Open.#82 In joewalker/loop-the-loop;types.ts: SuccessfulInvocationResult.structuredOutput docstring says 'Present only when structured output was requested', but openai-sdk sets it for any non-string output
bugSomething isn't workingSomething isn't workingS4Clean-ups or nits with low behavioral riskClean-ups or nits with low behavioral riskStatus: Open.#80 In joewalker/loop-the-loop;types.ts: LoopCliConfig.maxPrompts docstring claims 'null/undefined' is unlimited, but the type only permits 'undefined'
bugSomething isn't workingSomething isn't workingS4Clean-ups or nits with low behavioral riskClean-ups or nits with low behavioral riskStatus: Open.#79 In joewalker/loop-the-loop;