feat: ACP terminal auth, local tools, schedule, and channel workers - #649
Merged
Conversation
createDirPath / iterate / fchdir match the current Io.Dir API, exec is not named call (parameter shadow), and takeWake formats are comptime.
This was referenced Aug 27, 2026
exec runs a sh script from an absolute path and returns stdout. Install and schedule store tests still chdir; those stay Unix-only like the other scratch-cwd suites.
Proves the #558 wake seam: record → deliver → history user line, same shape as job_notify, without a Discord/Slack front.
This was referenced Aug 27, 2026
yermakoffivan
pushed a commit
to yermakoffivan/codegraff
that referenced
this pull request
Aug 28, 2026
Second continuation after justrach#645. Lists TUI polish, experiment fan-out, peer mailbox leftovers, and the exo-seams first slices.
yermakoffivan
pushed a commit
to yermakoffivan/codegraff
that referenced
this pull request
Aug 28, 2026
Move justrach#645–justrach#649 leftovers onto release/v0.0.280. Tagged v0.0.279 stays as published; this is not a retag.
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.
First slices of #613, #555, #556, and #558. Local tier-1 + unit suite green (1738 tests).
What this does
initializeadvertisesgraff-login(type: "terminal",args: ["login"]). Proven byacp_engine,acp.zig, andlibgraffinitialize tests.authenticatestays unused — the client re-spawnsgraff login. Listing still needs a PR onagentclientprotocol/registry. Distribute graff via the ACP Registry (agentclientprotocol/registry) #613 stays open.install_agent_toolwrites.graff/tools/<name>/, dry-runs--dry-run, registerslocal__<name>. Liveexecruns the script and returns stdout (tested). Skills stay instructions (ADR 0039). Runtime catalog extras only..graff/schedule/<id>.json,schedule_task//schedule 5m …, due-claim + TUI idle wake./loopstays the standing-goal controller.{"type":"message","text"}injects a user-role line (tested)./adapter sendwrites{"type":"send","text"}. No Discord/Slack front.Out of scope
schema.zigor regenerating SDKsTest plan
zig build test(1738)scripts/eval-tier1.shon the previous revisionwindows/zigjobs on this push