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 last-msg and pr-url commands to use correct activity field names (#16)
- Update `last-msg` text extraction to use `lastMsg.planGenerated.plan.steps` or `lastMsg.userFeedbackRequired.message`
- Update `pr-url` to use `session.outputs[].pullRequest.url` fetched via `getSession(id)`
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
0 commit comments