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
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 }}
fullsend-ai
/
agents
Public
Notifications
You must be signed in to change notification settings
Fork
16
Star
2
Code
Issues
829
Pull requests
54
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(harness): report categorized post-script failures on issue/PR
- #38
#38
Merged
ifireball
merged 20 commits into
fullsend-ai:main
fullsend-ai/agents:main
from
ifireball:feat/post-script-failure-reporting
ifireball/agents:feat/post-script-failure-reporting
Copy head branch name to clipboard
Jul 19, 2026
Conversation
Commits
20
(20)
Checks
Files changed
Merged
feat(harness): report categorized post-script failures on issue/PR
#38
ifireball
merged 20 commits into
fullsend-ai:main
fullsend-ai/agents:main
from
ifireball:feat/post-script-failure-reporting
ifireball/agents:feat/post-script-failure-reporting
Copy head branch name to clipboard
Commits
Commits on Jul 7, 2026
feat(harness): report categorized post-script failures on issue/PR
Show description for c1a58d8
ifireball
and
cursoragent
committed
c1a58d8
View commit details
Copy full SHA for c1a58d8
Browse repository at this point
Commits on Jul 12, 2026
Merge upstream/main into feat/post-script-failure-reporting
Show description for dc355c7
ifireball
committed
dc355c7
View commit details
Copy full SHA for dc355c7
Browse repository at this point
Commits on Jul 13, 2026
build(scripts): add script bundling build stage for lib-backed post-scripts
Show description for e55867c
ifireball
and
cursoragent
committed
e55867c
View commit details
Copy full SHA for e55867c
Browse repository at this point
fix(scripts): address review feedback and shellcheck CI failures
Show description for 878a8a1
ifireball
and
cursoragent
committed
878a8a1
View commit details
Copy full SHA for 878a8a1
Browse repository at this point
fix(scripts): use print_sanitized_gha_log to satisfy shellcheck SC2005
Show description for d6053e8
ifireball
and
cursoragent
committed
d6053e8
View commit details
Copy full SHA for d6053e8
Browse repository at this point
fix(scripts): sanitize GHA workflow commands and add cross-lib dedup test
Show description for 603b401
ifireball
and
cursoragent
committed
603b401
View commit details
Copy full SHA for 603b401
Browse repository at this point
chore(scripts): fix end-of-file on post-code.src.sh
Show description for 04f52c7
ifireball
and
cursoragent
committed
04f52c7
View commit details
Copy full SHA for 04f52c7
Browse repository at this point
fix(scripts): address waynesun09 review on bundling and sanitization
Show description for 1e45ee8
ifireball
and
cursoragent
committed
1e45ee8
View commit details
Copy full SHA for 1e45ee8
Browse repository at this point
fix(scripts): rebuild bundles on lib changes and fix CI hooks
Show description for 267a3d9
ifireball
and
cursoragent
committed
267a3d9
View commit details
Copy full SHA for 267a3d9
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into feat/post-script-failure-reporting
Show description for 5a4d522
ifireball
committed
5a4d522
View commit details
Copy full SHA for 5a4d522
Browse repository at this point
fix(scripts): merge main and rebuild bundles after upstream sync
Show description for 1790d27
ifireball
and
cursoragent
committed
1790d27
View commit details
Copy full SHA for 1790d27
Browse repository at this point
chore: remove accidental gitlint __pycache__ from tree
Show description for 679e1ca
ifireball
and
cursoragent
committed
679e1ca
View commit details
Copy full SHA for 679e1ca
Browse repository at this point
Commits on Jul 14, 2026
fix(scripts): address waynesun09 round-2 review findings
Show description for 10372ec
ifireball
and
cursoragent
committed
10372ec
View commit details
Copy full SHA for 10372ec
Browse repository at this point
fix(scripts): satisfy shellcheck in post-failure-report-test
Show description for 9ade211
ifireball
and
cursoragent
committed
9ade211
View commit details
Copy full SHA for 9ade211
Browse repository at this point
fix(scripts): drop cross-retry failure comment dedup
Show description for 72e1a96
ifireball
and
cursoragent
committed
72e1a96
View commit details
Copy full SHA for 72e1a96
Browse repository at this point
fix(scripts): address fullsend-ai-review low findings
Show description for 3552d6b
ifireball
and
cursoragent
committed
3552d6b
View commit details
Copy full SHA for 3552d6b
Browse repository at this point
Commits on Jul 16, 2026
Merge remote-tracking branch 'upstream/main' into feat/post-script-failure-reporting
Show description for 5b47052
ifireball
committed
5b47052
View commit details
Copy full SHA for 5b47052
Browse repository at this point
fix(scripts): address review feedback on bundling docs and comments
Show description for 975dd1b
ifireball
and
cursoragent
committed
975dd1b
View commit details
Copy full SHA for 975dd1b
Browse repository at this point
Commits on Jul 19, 2026
Merge remote-tracking branch 'upstream/main' into feat/post-script-failure-reporting
Show description for 1c6b426
ifireball
committed
1c6b426
View commit details
Copy full SHA for 1c6b426
Browse repository at this point
fix(scripts): port pr_body handling into post-code.src.sh after main merge
Show description for 6712e5a
ifireball
and
cursoragent
committed
6712e5a
View commit details
Copy full SHA for 6712e5a
Browse repository at this point
You can’t perform that action at this time.