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
.
preflight-dev
/
preflight
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
12
Code
Issues
10
Pull requests
126
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Actions: preflight-dev/preflight
Actions
All workflows
Workflows
CI
CI
Publish to npm
Publish to npm
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
415 workflow runs
415 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
test: add unit tests for state lib
CI
#314:
Pull request
#250
opened by
TerminalGravity
23s
tests/add-state-lib-coverage
tests/add-state-lib-coverage
23s
View #250
View workflow file
docs: add workflow examples showing real triage scenarios
CI
#313:
Pull request
#249
opened by
TerminalGravity
29s
docs/add-workflow-examples
docs/add-workflow-examples
29s
View #249
View workflow file
fix: prompt_score scope scoring no longer rewards length over clarity
CI
#312:
Pull request
#248
opened by
TerminalGravity
26s
fix/prompt-score-scope-bug
fix/prompt-score-scope-bug
26s
View #248
View workflow file
fix: clarify-intent misses plural 'tests'/'specs' + add unit tests
CI
#311:
Pull request
#247
opened by
TerminalGravity
28s
fix/clarify-intent-plural-patterns
fix/clarify-intent-plural-patterns
28s
View #247
View workflow file
test: add 26 unit tests for session-parser
CI
#310:
Pull request
#246
opened by
TerminalGravity
24s
test/session-parser-unit-tests
test/session-parser-unit-tests
24s
View #246
View workflow file
feat: add export_timeline tool for markdown session reports
CI
#309:
Pull request
#245
opened by
TerminalGravity
26s
feat/export-timeline
feat/export-timeline
26s
View #245
View workflow file
fix: correct Node version badge (18+ → 20+) and add troubleshooting entry
CI
#308:
Pull request
#244
opened by
TerminalGravity
28s
fix/node-version-badge
fix/node-version-badge
28s
View #244
View workflow file
fix: broken shell commands — run() passed args as 'git git ...', shell ops as literal args
CI
#307:
Pull request
#243
opened by
TerminalGravity
29s
fix/shell-command-execution
fix/shell-command-execution
29s
View #243
View workflow file
fix: remove all unused imports and dead code
CI
#306:
Pull request
#242
opened by
TerminalGravity
30s
fix/remove-unused-imports
fix/remove-unused-imports
30s
View #242
View workflow file
feat(cli): add --help and --version flags to both CLI commands
CI
#305:
Pull request
#216
synchronize by
TerminalGravity
25s
feat/cli-help-flags
feat/cli-help-flags
25s
View #216
View workflow file
test: add 18 unit tests for prompt_score scoring logic
CI
#304:
Pull request
#241
opened by
TerminalGravity
30s
test/prompt-score-unit-tests
test/prompt-score-unit-tests
30s
View #241
View workflow file
feat: add Ollama embedding provider
CI
#303:
Pull request
#240
opened by
TerminalGravity
28s
feat/ollama-embeddings
feat/ollama-embeddings
28s
View #240
View workflow file
docs: add workflow examples showing preflight in real scenarios
CI
#302:
Pull request
#236
synchronize by
TerminalGravity
27s
docs/workflow-examples
docs/workflow-examples
27s
View #236
View workflow file
feat: add export_report tool for markdown session reports
CI
#301:
Pull request
#212
synchronize by
TerminalGravity
23s
feat/export-report
feat/export-report
23s
View #212
View workflow file
fix: improve prompt_score scope heuristic and add tests
CI
#300:
Pull request
#239
opened by
TerminalGravity
27s
fix/prompt-score-scope-heuristic
fix/prompt-score-scope-heuristic
27s
View #239
View workflow file
docs: add 'verify it's working' section after Quick Start
CI
#299:
Pull request
#238
opened by
TerminalGravity
27s
docs/verify-setup
docs/verify-setup
27s
View #238
View workflow file
feat: add .preflight/ example config with annotated YAML files
CI
#298:
Pull request
#237
opened by
TerminalGravity
29s
feat/preflight-config-examples
feat/preflight-config-examples
29s
View #237
View workflow file
test: add 16 unit tests for session-parser module
CI
#297:
Pull request
#218
synchronize by
TerminalGravity
27s
test/session-parser-coverage
test/session-parser-coverage
27s
View #218
View workflow file
docs: add workflow examples showing preflight in real scenarios
CI
#296:
Pull request
#236
opened by
TerminalGravity
24s
docs/workflow-examples
docs/workflow-examples
24s
View #236
View workflow file
test: add prompt_score unit tests + fix scope scoring bug
CI
#295:
Pull request
#235
opened by
TerminalGravity
27s
test/prompt-score-tests
test/prompt-score-tests
27s
View #235
View workflow file
fix: sanitize SQL filter inputs in timeline-db to prevent injection
CI
#294:
Pull request
#234
opened by
TerminalGravity
24s
fix/sanitize-query-filters
fix/sanitize-query-filters
24s
View #234
View workflow file
test: add comprehensive tests for session-parser (19 tests)
CI
#293:
Pull request
#233
opened by
TerminalGravity
26s
test/session-parser-coverage-v3
test/session-parser-coverage-v3
26s
View #233
View workflow file
docs: add standalone quickstart guide
CI
#292:
Pull request
#232
opened by
TerminalGravity
27s
docs/quickstart-guide
docs/quickstart-guide
27s
View #232
View workflow file
fix: what_changed tool passes shell operators to execFileSync
CI
#291:
Pull request
#231
opened by
TerminalGravity
26s
fix/what-changed-shell-injection
fix/what-changed-shell-injection
26s
View #231
View workflow file
test: add 16 unit tests for preflight_check helpers
CI
#290:
Pull request
#230
opened by
TerminalGravity
27s
test/preflight-check-unit-tests
test/preflight-check-unit-tests
27s
View #230
View workflow file
Previous
1
2
3
4
5
6
7
…
16
17
Next
You can’t perform that action at this time.