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
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
.
AnswerLayer
/
sniffbench
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
28
Code
Issues
18
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feature/15 claude agent sdk wrapper
- #31
#31
Merged
jharris1679
merged 8 commits into
main
AnswerLayer/sniffbench:main
from
feature/15-claude-agent-sdk-wrapper
AnswerLayer/sniffbench:feature/15-claude-agent-sdk-wrapper
Copy head branch name to clipboard
Dec 8, 2025
Conversation
Commits
8
(8)
Checks
Files changed
Merged
Feature/15 claude agent sdk wrapper
#31
jharris1679
merged 8 commits into
main
AnswerLayer/sniffbench:main
from
feature/15-claude-agent-sdk-wrapper
AnswerLayer/sniffbench:feature/15-claude-agent-sdk-wrapper
Copy head branch name to clipboard
Commits
Commits on Dec 8, 2025
feat: integrate Claude Agent SDK for objective metrics
Show description for 4ba906f
jharris1679
and
claude
committed
4ba906f
View commit details
Copy full SHA for 4ba906f
Browse repository at this point
fix: prevent duplicate text output and show verbose tool calls
Show description for ee05978
jharris1679
and
claude
committed
ee05978
View commit details
Copy full SHA for ee05978
Browse repository at this point
feat: show Task tool details and improve thinking display
Show description for afca5e3
jharris1679
and
claude
committed
afca5e3
View commit details
Copy full SHA for afca5e3
Browse repository at this point
refactor: use SDKUserMessage type with runtime type guard
Show description for 7921c63
jharris1679
and
claude
committed
7921c63
View commit details
Copy full SHA for 7921c63
Browse repository at this point
fix: detect AbortError without instanceof Error check
Show description for 2d5adfe
jharris1679
and
claude
committed
2d5adfe
View commit details
Copy full SHA for 2d5adfe
Browse repository at this point
security: avoid spreading process.env into SDK options
Show description for 9304af5
jharris1679
and
claude
committed
9304af5
View commit details
Copy full SHA for 9304af5
Browse repository at this point
fix: add defensive check for modelUsage in result builder
Show description for f8469e7
jharris1679
and
claude
committed
f8469e7
View commit details
Copy full SHA for f8469e7
Browse repository at this point
refactor: emit start event on system/init with real model
Show description for 75498d5
jharris1679
and
claude
committed
75498d5
View commit details
Copy full SHA for 75498d5
Browse repository at this point
You can’t perform that action at this time.