Boris Cherny
Boris Cherny
Whittling your example down a bit, the bug is: **Input** ```json { "title": "Example Schema", "type": "object", "anyOf": [ { "required": "a" }, { "required": "b" } ], "properties": {...
Hey there! Can you still repro this with the latest update? (0.2.41)
Hey! What's the full commend you're running here? Seems like an inline Node script?
This should be feeling better in newer versions
@Cheffromspace 1. Are you using verbose mode? (/config to check) 2. Is that the Write tool that's flickering, or something else?
This should be feeling better in the next release. Thanks for the report!
Hi! Which model are you using -- Sonnet 3.7, Sonnet 4, or Opus 4?
It would make sense to emit all types as readonly, gated behind a `--readonly` option.
> I tried using identifierfy but faced some issues when toSafeString was called on the output of toSafeString. Also, it removes more than the minimum in some cases. Ultimately, using...
Closing out stale PRs.