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 }}
cleder
/
gpc-init
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
8
Code
Issues
4
Pull requests
1
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
0.8.0
- #47
#47
Merged
cleder
merged 26 commits into
main
cleder/gpc-init:main
from
develop
cleder/gpc-init:develop
Copy head branch name to clipboard
Jul 31, 2026
Conversation
Commits
26
(26)
Checks
Files changed
Merged
0.8.0
#47
cleder
merged 26 commits into
main
cleder/gpc-init:main
from
develop
cleder/gpc-init:develop
Copy head branch name to clipboard
Commits
Commits on Jul 29, 2026
bummp version to 08.0
cleder
committed
4a6c05e
View commit details
Copy full SHA for 4a6c05e
Browse repository at this point
add markdown linters
cleder
committed
d4202d5
View commit details
Copy full SHA for d4202d5
Browse repository at this point
Commits on Jul 30, 2026
add nika framework preset
ThibautMelen
committed
af5ba55
View commit details
Copy full SHA for af5ba55
Browse repository at this point
Merge pull request #45 from ThibautMelen/add-nika-framework-preset
Show description for 543ebe7
cleder
authored
543ebe7
View commit details
Copy full SHA for 543ebe7
Browse repository at this point
wire up nika framework preset (detection, awesome list, docs)
Show description for 45164a3
cleder
and
claude
committed
45164a3
View commit details
Copy full SHA for 45164a3
Browse repository at this point
update hooks
cleder
committed
4c590fd
View commit details
Copy full SHA for 4c590fd
Browse repository at this point
Make lang/framework metadata data-driven via metadata.yaml
Show description for 9a188b1
cleder
and
claude
committed
9a188b1
View commit details
Copy full SHA for 9a188b1
Browse repository at this point
Document adding a new lang/framework and fix PyPI-breaking README link
Show description for 745cfa5
cleder
and
claude
committed
745cfa5
View commit details
Copy full SHA for 745cfa5
Browse repository at this point
add rst
cleder
committed
93f7c13
View commit details
Copy full SHA for 93f7c13
Browse repository at this point
Add --profile flag for legacy/experimental hook categories (#4)
Show description for 1902247
cleder
and
claude
committed
1902247
View commit details
Copy full SHA for 1902247
Browse repository at this point
Add real legacy/experimental hook content and list --profile discoverability
Show description for 1e1957e
cleder
and
claude
committed
1e1957e
View commit details
Copy full SHA for 1e1957e
Browse repository at this point
Commits on Jul 31, 2026
Address PR review comments and recategorize pyright as legacy
Show description for be50160
cleder
and
claude
committed
be50160
View commit details
Copy full SHA for be50160
Browse repository at this point
Merge pull request #46 from cleder/4-add-a---profile-comand-line-switch-to-include-more-hooks
Show description for cb419e7
cleder
authored
cb419e7
View commit details
Copy full SHA for cb419e7
Browse repository at this point
Deepen resolver.py's lang/framework/profile validation into one kind-parameterized engine
Show description for 65523cb
cleder
and
claude
committed
65523cb
View commit details
Copy full SHA for 65523cb
Browse repository at this point
Deepen merger.py's merge-by-key algorithm, unify repo/hook merge semantics
Show description for d1df789
cleder
and
claude
committed
d1df789
View commit details
Copy full SHA for d1df789
Browse repository at this point
Extract cli.py's generation orchestration into a Typer-free generator module
Show description for 406750e
cleder
and
claude
committed
406750e
View commit details
Copy full SHA for 406750e
Browse repository at this point
Unify supported lang/framework discovery into catalog, untangle the bridge edges
Show description for 971dffb
cleder
and
claude
committed
971dffb
View commit details
Copy full SHA for 971dffb
Browse repository at this point
Delete dead profiles.py, reopening ADR-0001's "leave it untouched" call
Show description for ddd7352
cleder
and
claude
committed
ddd7352
View commit details
Copy full SHA for ddd7352
Browse repository at this point
Configure agent-skills setup: GitHub issue tracker, triage labels, domain docs
Show description for 019562f
cleder
and
claude
committed
019562f
View commit details
Copy full SHA for 019562f
Browse repository at this point
add zuban typechecker
cleder
committed
eec2509
View commit details
Copy full SHA for eec2509
Browse repository at this point
Tighten static typing: enable strict pyrefly/zuban/ty, fix all findings
Show description for 4531753
cleder
committed
4531753
View commit details
Copy full SHA for 4531753
Browse repository at this point
Kill a mutmut survivor, refresh equivalents cache, fix mutmut type-check command
Show description for 2c6c5a2
cleder
committed
2c6c5a2
View commit details
Copy full SHA for 2c6c5a2
Browse repository at this point
Kill 56 more mutmut survivors, confirm 4 new equivalents
Show description for 849f5f8
cleder
committed
849f5f8
View commit details
Copy full SHA for 849f5f8
Browse repository at this point
Backfill 0.7.0 changelog, prepare 0.8.0 changelog
Show description for e0cefda
cleder
committed
e0cefda
View commit details
Copy full SHA for e0cefda
Browse repository at this point
Add zuban badge to README
Show description for f07d304
cleder
committed
f07d304
View commit details
Copy full SHA for f07d304
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for a290936
pre-commit-ci[bot]
committed
a290936
View commit details
Copy full SHA for a290936
Browse repository at this point
You can’t perform that action at this time.