Commit 3a67ab4
committed
chore(console): bump the objectui pin to 96ee72e so the enveloped resolve body meets a page that renames redactFields (#3983)
Step 2 of #3983's merge order, in the same commit range as the conversion so the
coupling is atomic: merging the envelope change against a console dist built from
the old pin would ship enveloped resolve bodies to a page that only renames
`redactFields` -> `redactedFields` on the BARE branch, so the "fields are hidden
by the owner" notice would vanish from every share page for one release window.
objectui#2980 fixes that and is the pin's new tip.
Also fixes `bump-objectui.sh` for the workflow AGENTS.md mandates. Its guard tested
`-d "$OBJECTUI_ROOT/.git"`, but in a git WORKTREE `.git` is a regular file holding a
`gitdir:` pointer — so the script rejected every linked worktree and only ever ran
from a primary clone, while the Prime Directives require a per-task worktree in each
repo a task spans. `-e` accepts both. The error message also claimed the default
sibling path even when OBJECTUI_ROOT was set explicitly, which pointed the reader at
the wrong thing; it now names the path it actually rejected.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01CYbS3kS8xzsHNXFTzp4e2z1 parent e0733ce commit 3a67ab4
3 files changed
Lines changed: 26 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
52 | | - | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
53 | 61 | | |
54 | 62 | | |
55 | 63 | | |
| |||
0 commit comments