Skip to content

Add /loop command for recurring interval execution - #78

Merged
cesp99 merged 2 commits into
mainfrom
loop
Aug 7, 2026
Merged

Add /loop command for recurring interval execution#78
cesp99 merged 2 commits into
mainfrom
loop

Conversation

@cesp99

@cesp99 cesp99 commented Aug 7, 2026

Copy link
Copy Markdown
Member

Add a /loop command that re-runs a prompt or slash command on a recurring interval (e.g. '/loop 5m check CI status'), with stop and status sub-commands. Wire it into the TUI command catalog, the ACP bridge, and the agent/TUI loop internals, and document it in the commands and ACP docs.

cesp99 and others added 2 commits August 7, 2026 21:03
Add a /loop command that re-runs a prompt or slash command on a
recurring interval (e.g. '/loop 5m check CI status'), with stop and
status sub-commands. Wire it into the TUI command catalog, the ACP
bridge, and the agent/TUI loop internals, and document it in the
commands and ACP docs.

Co-Authored-By: Spettro <spettro@eyed.to>
fileURI now emits a canonical file:///C:/ form with a leading slash and
uppercase drive letter on Windows, and uriToPath is tolerant of the
variants servers emit (percent-encoding, lowercase drive letters) by
restoring them to the same canonical key. publishDiagnostics routes
through fileURI(uriToPath(uri)) so server-published diagnostics land
under the same key syncFile uses, making waitDiagnostics reliably see
publishes.

Co-Authored-By: Spettro <spettro@eyed.to>
@cesp99
cesp99 merged commit cdde071 into main Aug 7, 2026
10 checks passed
@cesp99
cesp99 deleted the loop branch August 7, 2026 19:18
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.

1 participant