You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(adapters): Kimi Code and Junie dropped MultiEdit/NotebookEdit content (#36)
Both docstrings claim Claude Code's wire protocol exactly, but parse() in each read only content/new_string, dropping MultiEdit's edits[].new_string and NotebookEdit's new_source. Mirrors claude_code.parse's fallback chain.
0 commit comments