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 }}
Simon-CHOU
/
VidBrain
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: Simon-CHOU/VidBrain
Actions
All workflows
Workflows
Dependabot Updates
Dependabot Updates
Python CI
Python CI
Show more workflows...
Management
Caches
Python CI
Python CI
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
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
python-ci.yml
will be ignored since log searching is not yet available
23 workflow runs
23 workflow runs
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.
build(deps): bump actions/setup-python from 6 to 7
Python CI
#23:
Pull request
#3
opened by
dependabot
Bot
34s
dependabot/github_actions/actions/setup-python-7
dependabot/github_actions/actions/setup-python-7
34s
View #3
View workflow file
build(deps): bump actions/checkout from 6 to 7
Python CI
#22:
Pull request
#2
opened by
dependabot
Bot
43s
dependabot/github_actions/actions/checkout-7
dependabot/github_actions/actions/checkout-7
43s
View #2
View workflow file
fix: validate --input-dir on startup and restore default path
Python CI
#21:
Commit
2df6f8b
pushed by
Simon-CHOU
44s
main
main
44s
View workflow file
build(deps): bump actions/upload-artifact from 6 to 7
Python CI
#20:
Pull request
#1
opened by
dependabot
Bot
34s
dependabot/github_actions/actions/upload-artifact-7
dependabot/github_actions/actions/upload-artifact-7
34s
View #1
View workflow file
refactor: Phase 1 architecture evolution — mypy green, frontmatter un…
Python CI
#19:
Commit
7bb900b
pushed by
Simon-CHOU
34s
main
main
34s
View workflow file
fix: mypy return type annotation in refiner_service analyze_links
Python CI
#18:
Commit
8c4aeff
pushed by
Simon-CHOU
36s
main
main
36s
View workflow file
guard lint-and-test.ps1 against concurrent VidBrain daemon
Python CI
#17:
Commit
d0b3693
pushed by
Simon-CHOU
1m 11s
main
main
1m 11s
View workflow file
Speed up local CI script
Python CI
#16:
Commit
5957305
pushed by
Simon-CHOU
1m 8s
main
main
1m 8s
View workflow file
fix: code review findings — critical bugs + vault default unification
Python CI
#15:
Commit
3c5eaf8
pushed by
Simon-CHOU
45s
main
main
45s
View workflow file
Add remote ASR quick start to README
Python CI
#14:
Commit
37af79d
pushed by
Simon-CHOU
40s
main
main
40s
View workflow file
Merge remote 'add-remote-asr' with local perf/maturity refactor
Python CI
#13:
Commit
07cfa5b
pushed by
Simon-CHOU
40s
main
main
40s
View workflow file
Add remote ASR primary worker mode
Python CI
#12:
Commit
a2a8ee9
pushed by
Simon-CHOU
1m 15s
main
main
1m 15s
View workflow file
Add pre-commit local CI skill
Python CI
#11:
Commit
652d38c
pushed by
Simon-CHOU
1m 15s
main
main
1m 15s
View workflow file
feat: add reviewer prompt templates and JSON validation for Agent EVAL
Python CI
#10:
Commit
cbf18bc
pushed by
Simon-CHOU
49s
main
main
49s
View workflow file
fix(throttle): reserve 2 CPU cores and evaluate desktop idle before f…
Python CI
#9:
Commit
d5239c9
pushed by
Simon-CHOU
1m 19s
main
main
1m 19s
View workflow file
Merge branch 'main' of github.com:Simon-CHOU/VidBrain
Python CI
#8:
Commit
ae9d8ca
pushed by
Simon-CHOU
1m 24s
main
main
1m 24s
View workflow file
style(tests): fix ruff import order and black formatting
Python CI
#7:
Commit
80c9cc4
pushed by
Simon-CHOU
1m 20s
main
main
1m 20s
View workflow file
fix(ci): upgrade actions to Node 24 and fix coverage artifact upload
Python CI
#6:
Commit
e70a3c4
pushed by
Simon-CHOU
1m 30s
main
main
1m 30s
View workflow file
fix(ci): remove unreachable 80% coverage gate
Python CI
#5:
Commit
61342d8
pushed by
Simon-CHOU
1m 15s
main
main
1m 15s
View workflow file
refactor(ci): replace flake8, isort, and mccabe with ruff
Python CI
#4:
Commit
79fc9b2
pushed by
Simon-CHOU
1m 7s
main
main
1m 7s
View workflow file
fix(ci): extract CLI parsing to cli.py to avoid heavy imports in tests
Python CI
#3:
Commit
653a598
pushed by
Simon-CHOU
39s
main
main
39s
View workflow file
fix(ci): escape special characters in YAML run commands
Python CI
#2:
Commit
084f15d
pushed by
Simon-CHOU
1m 15s
main
main
1m 15s
View workflow file
refactor: 模块化重构 + TDD 测试 + CI/CD 流水线
Python CI
#1:
Commit
0a81328
pushed by
Simon-CHOU
Failure
main
main
Failure
View workflow file
You can’t perform that action at this time.