Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
triggerdotdev
/
trigger.dev
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.4k
Star
15.9k
Code
Issues
344
Pull requests
68
Discussions
Actions
Projects
Security and quality
26
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(webapp,sdk): in-dashboard AI agent
- #4018
#4018
Merged
ericallam
merged 29 commits into
main
triggerdotdev/trigger.dev:main
from
feat/dashboard-agent-scaffold
triggerdotdev/trigger.dev:feat/dashboard-agent-scaffold
Copy head branch name to clipboard
Jun 24, 2026
Conversation
Commits
29
(29)
Checks
Files changed
Merged
feat(webapp,sdk): in-dashboard AI agent
#4018
ericallam
merged 29 commits into
main
triggerdotdev/trigger.dev:main
from
feat/dashboard-agent-scaffold
triggerdotdev/trigger.dev:feat/dashboard-agent-scaffold
Copy head branch name to clipboard
Commits
Commits on Jun 22, 2026
chore(deps): pin react and react-dom to 18.3.1 via pnpm overrides
Show description for 809ee71
ericallam
committed
809ee71
View commit details
Copy full SHA for 809ee71
Browse repository at this point
feat(sdk): add apiClient option to chat.createStartSessionAction
Show description for 87a00a9
ericallam
committed
87a00a9
View commit details
Copy full SHA for 87a00a9
Browse repository at this point
feat(webapp): scaffold the in-dashboard AI agent
Show description for 748053f
ericallam
committed
748053f
View commit details
Copy full SHA for 748053f
Browse repository at this point
feat(webapp): gate the dashboard agent behind a feature flag
Show description for aa0b4e6
ericallam
committed
aa0b4e6
View commit details
Copy full SHA for aa0b4e6
Browse repository at this point
feat(dashboard-agent): managed prompts, background titles, Anthropic + caching
Show description for ee8c3a9
ericallam
committed
ee8c3a9
View commit details
Copy full SHA for ee8c3a9
Browse repository at this point
fix(webapp): version prompts on model or config change, not just content
Show description for 0d57aec
ericallam
committed
0d57aec
View commit details
Copy full SHA for 0d57aec
Browse repository at this point
feat(webapp): make the dashboard agent panel resizable
Show description for b8a81a4
ericallam
committed
b8a81a4
View commit details
Copy full SHA for b8a81a4
Browse repository at this point
feat(webapp): accept delegated user tokens on the worker-by-tag route
Show description for af9eecd
ericallam
committed
af9eecd
View commit details
Copy full SHA for af9eecd
Browse repository at this point
chore(dashboard-agent): pin ai to 6.0.116
Show description for 654c1cf
ericallam
committed
654c1cf
View commit details
Copy full SHA for 654c1cf
Browse repository at this point
feat(webapp,dashboard-agent): read-only tools for the in-dashboard agent
Show description for d50fcd4
ericallam
committed
d50fcd4
View commit details
Copy full SHA for d50fcd4
Browse repository at this point
feat(dashboard-agent): add list_runs and get_run_trace tools
Show description for ed95894
ericallam
committed
ed95894
View commit details
Copy full SHA for ed95894
Browse repository at this point
feat(sdk): add apiClient option to chat.headStart
Show description for 6e27b13
ericallam
committed
6e27b13
View commit details
Copy full SHA for 6e27b13
Browse repository at this point
chore(deps): pin ai and @ai-sdk/provider-utils to a single version
Show description for 88c2e7f
ericallam
committed
88c2e7f
View commit details
Copy full SHA for 88c2e7f
Browse repository at this point
feat(webapp,dashboard-agent): Head Start for the in-dashboard agent
Show description for 299790d
ericallam
committed
299790d
View commit details
Copy full SHA for 299790d
Browse repository at this point
feat(webapp,dashboard-agent): add error tools to the in-dashboard agent
Show description for 77422f9
ericallam
committed
77422f9
View commit details
Copy full SHA for 77422f9
Browse repository at this point
fix(sdk): keep the Head Start tool-approval tail intact across prepareMessages
Show description for 6bcd2f6
ericallam
committed
6bcd2f6
View commit details
Copy full SHA for 6bcd2f6
Browse repository at this point
test(dashboard-agent): unit tests on the chat-agent mock harness
Show description for 9fb5020
ericallam
committed
9fb5020
View commit details
Copy full SHA for 9fb5020
Browse repository at this point
test(dashboard-agent): add offline eval suite for tool selection and answer quality
Show description for 61acc97
ericallam
committed
61acc97
View commit details
Copy full SHA for 61acc97
Browse repository at this point
feat(dashboard-agent): evaluate every agent turn at runtime
Show description for 059e0bd
ericallam
committed
059e0bd
View commit details
Copy full SHA for 059e0bd
Browse repository at this point
feat(webapp,dashboard-agent): read the connected repo source in code mode
Show description for 57ae987
ericallam
committed
57ae987
View commit details
Copy full SHA for 57ae987
Browse repository at this point
feat(webapp,dashboard-agent): pin code reads to the commit a run was deployed from
Show description for 00ca037
ericallam
committed
00ca037
View commit details
Copy full SHA for 00ca037
Browse repository at this point
feat(webapp,dashboard-agent): render a structured run-diagnosis card
Show description for aaf8e73
ericallam
committed
aaf8e73
View commit details
Copy full SHA for aaf8e73
Browse repository at this point
feat(webapp,dashboard-agent): add TRQL query tools and a live chart view block
Show description for 0813f15
ericallam
committed
0813f15
View commit details
Copy full SHA for 0813f15
Browse repository at this point
feat(dashboard-agent): add an ask_support tool for product and how-to questions
Show description for 00a0bfe
ericallam
committed
00a0bfe
View commit details
Copy full SHA for 00a0bfe
Browse repository at this point
fix(sdk): carry the preview branch on chat.agent realtime calls
Show description for e3849de
ericallam
committed
e3849de
View commit details
Copy full SHA for e3849de
Browse repository at this point
fix(webapp): gate the dashboard agent launcher on its feature flag
Show description for 0890055
ericallam
committed
0890055
View commit details
Copy full SHA for 0890055
Browse repository at this point
feat(dashboard-agent-db): run schema migrations on container start
Show description for 8211f09
ericallam
committed
8211f09
View commit details
Copy full SHA for 8211f09
Browse repository at this point
Commits on Jun 24, 2026
feat(webapp,dashboard-agent): server-owned chat sessions
Show description for 8a37eda
ericallam
committed
8a37eda
View commit details
Copy full SHA for 8a37eda
Browse repository at this point
fix(webapp,sdk): harden dashboard agent head start and session ownership
Show description for 13ec864
ericallam
committed
13ec864
View commit details
Copy full SHA for 13ec864
Browse repository at this point
You can’t perform that action at this time.