Skip to content

fix(llm-callsite): wrap guardian/approval generators in CallSiteRoutingProvider; sync self-info fallback model#26466

Merged
siddseethepalli merged 1 commit into
mainfrom
swarm/b3c5/task-4
Apr 18, 2026
Merged

fix(llm-callsite): wrap guardian/approval generators in CallSiteRoutingProvider; sync self-info fallback model#26466
siddseethepalli merged 1 commit into
mainfrom
swarm/b3c5/task-4

Conversation

@siddseethepalli
Copy link
Copy Markdown
Contributor

@siddseethepalli siddseethepalli commented Apr 18, 2026

Address Devin on #26258. (1) guardian-action-generators.ts and approval-generators.ts pass callSite to sendMessage but obtain the provider via bare getProvider(); without CallSiteRoutingProvider wrapping, per-callSite provider overrides are silently ignored. Mirror the wrapping pattern from subagent/manager.ts. (2) skills/vellum-self-knowledge/scripts/self-info.ts hardcoded claude-opus-4-6 as the inference fallback — sync to claude-opus-4-7 to match the current schema default.


Open in Devin Review

Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Devin Review found 1 potential issue.

View 3 additional findings in Devin Review.

Open in Devin Review

Comment thread assistant/src/daemon/approval-generators.ts
@siddseethepalli
Copy link
Copy Markdown
Contributor Author

Addressed in #26508

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant