Nightly Build (v0.11.1-nightly.202609221728.e2db95f836)
Changes since v0.10.7-nightly.202609220626.1adc6dda6:
cb304d0 docs: correct repo view default in changelog
88ff02c changelog 0.11.0
2c6ed10 test: give the GIT_CONFIG_GLOBAL unset one home and one guard
2a72852 agent: remove IsPreview from the Agent interface
e7bffeb test: stop a fork race from masquerading as a lost signal
57f9413 test: stop the developer's git config from deciding test outcomes
ae4c625 test: let the fake-git shims run where /bin/bash is absent
7461d30 dispatch: refuse bare repo slugs, require gh/ or et/
46be154 dispatch: fold case when deduping repo slugs
3880ac2 dispatch: send forge-qualified repo slugs (gh/owner/repo)
5bd58a3 repo: test the bare-name plus --project name branch
8958049 repo: trim resolver comments to present behaviour
f694a33 repo: resolve /et/ refs through repos/resolve so a shared repo clones
e1ce24b auth: capture the inherited ENTIRE_CONTEXT through a sync.Once
04c390c docs(cli): correct two --context pre-run comments
762c130 test(integration): read the clone's environment, not a later rev-parse's
6f2280e auth: record the --context override only after the export succeeds
2446d2d auth: undo the ENTIRE_CONTEXT export when --context fails validation
3cf7087 test(integration): pin --context reaching git across the process boundary
da3597d auth: gate --context validation on its value; scrub ENTIRE_CONTEXT in spawning harnesses
74f8f1c docs(cli): drop narration comments in the --context pre-run path
0b1d7d3 auth: validate --context in the parent and restore the env on a blank flag
9456576 docs(auth): state the --context rationale in the present tense
4fd49d0 auth: export --context to child processes so git's remote helper sees it (COR-1630)
8fa6909 auth: name --context as a remedy in the ambiguous-login error
0bde5b2 chore: untrack .opencode/package-lock.json and make its ignore rules real