release/v0.0.280 — continuation after tagged v0.0.279 - #651
Merged
Conversation
Empty GRAFF_MCP_CONFIG is a wholesale MCP off-switch (project and plugin halves stay dark). #517/#523 tests now mutate behavior instead of grepping source. On provider id anthropic, the tools-off formatting turn sends output_config.format json_schema; minimax/kimi and a learned sox rejection keep the structured_output tool (ADR 0001).
Mint/reuse is proven against a real git repo. While a pool is armed the root system prompt says it MUST spawn and must not edit the caller tree. graff worktree list tags exp-* trees. Child finish reports path, branch, keep-reason, and diffstat and never deletes a pool seat.
#563 leftovers: stop telling the changelog that the model can target "all", catalog the same /tell and /peek the line REPL already has, and run them through an engine PeerFn so the pager posts to the real room instead of reimplementing the channel.
createDirPath / iterate / fchdir match the current Io.Dir API, exec is not named call (parameter shadow), and takeWake formats are comptime.
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.
Keep both TUI peer-talk hooks and the exo-seams test-root imports.
A licensed suite hid and refused codedb (including rlm codedb), so a repo walk died on "codedb is blocked" and fell through to metered inspect/search. codedb is free and indexed — it always runs. read_file and leading shell cat/grep still redirect. ADR 0040.
read_file stays in the catalog and is no longer redirected or refused to mcp__codedbpro__read. cat/head are not licensed-gated. codedbGuard steers source-file scans to codedb whether or not pro is licensed. Prompts say READ with codedb/read_file; pro is extra search only.
Bump --version and libgraff to 0.0.280. Native codedb and read_file stay the default readers on this cut. No tag until asked.
graff tui speaks initialize / session/new / prompt / cancel through acp_engine. Thought, tools, and answer text render from session/update the same way Zed and the native app do. No child graff acp — one Agent and the existing ReplCtx turn. Meters, notices, and raw bash stay on tui_sink. ADR 0041.
Zig 0.17 has no std.time.milliTimestamp; graff acp already seeds session ids from the Io clock.
Fold headers classify read_file / bash by name. ACP title is the path or command — that must stay detail, not replace the catalog name.
Keep ADRs 0037–0040 and the 280 test-root imports; add 0041 / tui_acp.
Copy grok-build's LayoutConfig defaults (outer_hpad 2/2, outer_vpad 1; compact drops to MIN_HPAD 1 and no vpad) so transcript rows, the composer, and the footer sit off the terminal edges.
Horizontal grok-build gutter stays on transcript/composer/footer. Overlay and slash boxes remain edge-to-edge so they still dock on the composer. Settle-tint probes ignore the outer pad; wrap-width hit tests use inner.
The model picker stays a full-width closed box. The composer under it now carries grok-build's 2-cell left gutter, so the dock probe must lstrip before looking for the top rule.
TUI ACP client + grok-build inset onto release/v0.0.280
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.
Cut of
release/v0.0.280from the v0.0.279 continuation tip. Tagged v0.0.279 (70a5228) stays published; this is not a retag.Carries:
main(tab title, in-process ACP core, experiment pool start)output_config/tell/peekvia the existing peer mailboxNo
v0.0.280git tag until you ask.Supersedes #650 (that PR was still targeting
release/v0.0.279after 279 shipped).