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 }}
krishna916
/
relay
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
4
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Agent/scaffold review fixes
- #3
#3
Merged
krishna916
merged 15 commits into
main
krishna916/relay:main
from
agent/scaffold-review-fixes
krishna916/relay:agent/scaffold-review-fixes
Copy head branch name to clipboard
Jul 25, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Agent/scaffold review fixes
#3
krishna916
merged 15 commits into
main
krishna916/relay:main
from
agent/scaffold-review-fixes
krishna916/relay:agent/scaffold-review-fixes
Copy head branch name to clipboard
Commits
Commits on Jul 25, 2026
chore: initialize repository scaffold and package metadata
krishna916
committed
cfe3217
View commit details
Copy full SHA for cfe3217
Browse repository at this point
chore: add strict TypeScript configuration and domain documentation boundary
krishna916
committed
9168fd2
View commit details
Copy full SHA for 9168fd2
Browse repository at this point
tooling: configure ESLint flat config with type-checking and strict warning limits
krishna916
committed
e4172c5
View commit details
Copy full SHA for e4172c5
Browse repository at this point
feat(application): implement health status application contract and package metadata helper
krishna916
committed
5a47e92
View commit details
Copy full SHA for 5a47e92
Browse repository at this point
feat(database): implement SQLite connection factory, PRAGMAs, and transactional SHA-256 SQL migration runner
krishna916
committed
516005c
View commit details
Copy full SHA for 516005c
Browse repository at this point
feat(mcp): implement MCP server factory exposing relay_health tool over SDK in-memory transport
krishna916
committed
f39da2a
View commit details
Copy full SHA for f39da2a
Browse repository at this point
feat(mcp): add MCP stdio executable entry point, tsup build configuration, and stdio integration test
krishna916
committed
463a575
View commit details
Copy full SHA for 463a575
Browse repository at this point
feat(http): implement loopback node:http server factory with GET /api/health route and integration tests
krishna916
committed
b04f2c8
View commit details
Copy full SHA for b04f2c8
Browse repository at this point
feat(web): add minimal Vite React 19 connectivity shell displaying HTTP health status
krishna916
committed
9a9215c
View commit details
Copy full SHA for 9a9215c
Browse repository at this point
build: configure combined Node and Vite web production build scripts
krishna916
committed
e2b2f6e
View commit details
Copy full SHA for e2b2f6e
Browse repository at this point
chore(scripts): implement repository asset validator script
krishna916
committed
34e5fee
View commit details
Copy full SHA for 34e5fee
Browse repository at this point
ci: add pnpm verify aggregate gate and GitHub Actions CI workflow
krishna916
committed
c1c6957
View commit details
Copy full SHA for c1c6957
Browse repository at this point
docs: finalize scaffold README with setup instructions, architecture rules, and script references
krishna916
committed
e74edd6
View commit details
Copy full SHA for e74edd6
Browse repository at this point
Fix scaffold runtime paths and validation
krishna916
committed
5f17ba3
View commit details
Copy full SHA for 5f17ba3
Browse repository at this point
Address scaffold review findings
krishna916
committed
6cc95bf
View commit details
Copy full SHA for 6cc95bf
Browse repository at this point
You can’t perform that action at this time.