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
.
codex-team
/
hawk.api.nodejs
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
7
Code
Issues
26
Pull requests
23
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(ai): stream AI suggestions over HTTP
- #664
#664
Open
4/5
Reversean
wants to merge 8 commits into
fix/ai-prompt-injection
codex-team/hawk.api.nodejs:fix/ai-prompt-injection
from
feat/ai-streaming
codex-team/hawk.api.nodejs:feat/ai-streaming
Copy head branch name to clipboard
Conversation
Commits
8
(8)
Checks
Files changed
Open
feat(ai): stream AI suggestions over HTTP
#664
Reversean
wants to merge 8 commits into
fix/ai-prompt-injection
codex-team/hawk.api.nodejs:fix/ai-prompt-injection
from
feat/ai-streaming
codex-team/hawk.api.nodejs:feat/ai-streaming
Copy head branch name to clipboard
Commits
Commits on Aug 5, 2026
feat(ai): stream AI suggestions over HTTP
Show description for 97fa6c2
Reversean
committed
97fa6c2
View commit details
Copy full SHA for 97fa6c2
Browse repository at this point
test(ai): type the fake Express response
Show description for 4437b3f
Reversean
committed
4437b3f
View commit details
Copy full SHA for 4437b3f
Browse repository at this point
refactor(ai): finish moving the stream route into askAi
Show description for e23721c
Reversean
committed
e23721c
View commit details
Copy full SHA for e23721c
Browse repository at this point
test(ai): drop the unused writeHead overload
Show description for 55574a2
Reversean
committed
55574a2
View commit details
Copy full SHA for 55574a2
Browse repository at this point
test(ai): cover the stream route's error and wiring paths
Show description for 40d1139
Reversean
committed
40d1139
View commit details
Copy full SHA for 40d1139
Browse repository at this point
fix(ai): reject array-valued projectId on the stream route
Show description for af183fe
Reversean
committed
af183fe
View commit details
Copy full SHA for af183fe
Browse repository at this point
fix(ai): normalize thrown event lookup failures to Event not found
Show description for 73d7b83
Reversean
committed
73d7b83
View commit details
Copy full SHA for 73d7b83
Browse repository at this point
fix(ai): stop reporting stream transport failures as Event not found
Show description for 815fba8
Reversean
committed
815fba8
View commit details
Copy full SHA for 815fba8
Browse repository at this point
You can’t perform that action at this time.