Merge release/v0.0.279 continuation into main - #645
Merged
Conversation
--experiment N and /experiment [N|off|status] pre-mint N child trees
under .graff/worktrees/exp-{id}/. Spawns claim a seat and set agent_cwd
before git worktree add. Default isolation stays shared_cwd (ADR 0037).
Lives on release/v0.0.279 only; not merged to main.
Same-process embed on the 279 continuation (ADR 0038): extract the ACP loop from the CLI, export a C ABI, and host it as graff-core.wasm / libgraff.so. createGraffAgent() speaks ACP in the isolate. First-slice turn is echo; live tools stay graff acp. Not merged to main.
The detached AI-title job was a Responses call whose failures painted `[title] codex api error` onto thinking…. grok-4.6 (and other chat-catalog models) now title on /v1/chat/completions under the same provider/model. Title errors stay silent. Responses envelopes name the provider, not Codex.
Keep the thinking-row silence and provider-named Responses errors. Drop the extra chat-completions rewrite — same model and wire as the turn.
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.
Continuation that landed after the
v0.0.279tag (70a5228). Merge commit, not squash. Does not move the tag.--experiment N,/experiment)libgraff,graff-core.wasm,createGraffAgent()— echo turn; live tools staygraff acpthinking…row. Responses errors name the real provider.Ready to merge as asked.