Matt Silverlock

Results 167 comments of Matt Silverlock

Let me see what’s up with the format failure when I’m back tomorrow.

Thanks! I’m seeing a few issues with some Workers AI models - want to debug that before this goes live. Suspect the model naming format isn’t working. On Sat, Dec...

Fixed the merge conflict. Waiting on https://github.com/sst/models.dev/pull/514 to be merged in.

I also tried to keep this pretty compact — most of the scaffolding was there, but b/c `scheduled` events don't get comment bodies + can't work on branches needed to...

call Stack: `schedule` vs `issue_comment` ``` ┌─────────────────────────────────────────────────────────────────────────────────┐ │ GITHUB ACTION ENTRY │ │ github/action.yml → opencode github run │ │ packages/opencode/src/cli/cmd/github.ts │ └─────────────────────────────────────────────────────────────────────────────────┘ │ ▼ ┌─────────────────────────────────────────────────────────────────────────────────┐ │ context.eventName check (lines...

OK, I think I’m happy with this after staring at it again last night.

ah duh — all the other PRs I've made have been against the CLI imp. Fixing.

fixed + upgraded diagram to show a couple of tweaks

Updated this and re-reviewed. If we add more events I want to re-think how we can make the active user event vs repo driven event control flow easier to follow....