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
.
oullin
/
fmtkit
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat: release refactor
- #76
#76
Merged
gocanto
merged 22 commits into
main
oullin/fmtkit:main
from
release-refactor
oullin/fmtkit:release-refactor
Copy head branch name to clipboard
Jul 27, 2026
Conversation
Commits
22
(22)
Checks
Files changed
Merged
feat: release refactor
#76
gocanto
merged 22 commits into
main
oullin/fmtkit:main
from
release-refactor
oullin/fmtkit:release-refactor
Copy head branch name to clipboard
Commits
Commits on Jul 24, 2026
ci: run tests for the release-refactor integration branch
gocanto
committed
9be38c3
View commit details
Copy full SHA for 9be38c3
Browse repository at this point
refactor(ts): TS-1 — move kernel/syntax/io/hosts modules into subdirectories (#64)
Show description for 4af68da
gocanto
authored
4af68da
View commit details
Copy full SHA for 4af68da
Browse repository at this point
refactor(ts): convert parser/ast/edits services to instance classes; add SourceDocument (#65)
Show description for 6e7d294
gocanto
authored
6e7d294
View commit details
Copy full SHA for 6e7d294
Browse repository at this point
refactor(ts): TS-3 — FormattingPass contract, pipeline machinery, policies (#66)
Show description for 59b2552
gocanto
authored
59b2552
View commit details
Copy full SHA for 59b2552
Browse repository at this point
refactor(ts): TS-4 — dissolve the format-pipeline ⇄ fluent-chains cycle (#67)
Show description for e1653ab
gocanto
authored
e1653ab
View commit details
Copy full SHA for e1653ab
Browse repository at this point
refactor(ts): TS-5 — split the drizzle monolith into collaborators (#78)
Show description for 4f6a1db
gocanto
authored
4f6a1db
View commit details
Copy full SHA for 4f6a1db
Browse repository at this point
refactor(ts): TS-6 — unified CLI architecture under src/cli/ (#79)
Show description for 55ed70f
gocanto
authored
55ed70f
View commit details
Copy full SHA for 55ed70f
Browse repository at this point
refactor(ts): TS-7 — final sweep: cycle-free proof, static audit, cleanups (#80)
Show description for ca8a643
gocanto
authored
ca8a643
View commit details
Copy full SHA for ca8a643
Browse repository at this point
refactor(go): G1 — characterization goldens, dead surface, config unification (#71)
Show description for bd0c3d8
gocanto
authored
bd0c3d8
View commit details
Copy full SHA for bd0c3d8
Browse repository at this point
refactor(spacing): share parse state through analyzer types (#72)
gocanto
authored
98bd783
View commit details
Copy full SHA for 98bd783
Browse repository at this point
refactor(driver): split sourcefiles into gitfiles, filetypes, prettierignore (#73)
Show description for fc0878e
gocanto
authored
fc0878e
View commit details
Copy full SHA for fc0878e
Browse repository at this point
refactor(go): G4 — typed sidecarproto seam + tsruntime reshape (#75)
Show description for bb6eb9e
gocanto
authored
bb6eb9e
View commit details
Copy full SHA for bb6eb9e
Browse repository at this point
refactor(go): G5 — typed report, gotool use case, shared command table (#77)
Show description for 4997ff8
gocanto
authored
4997ff8
View commit details
Copy full SHA for 4997ff8
Browse repository at this point
refactor(go): G6 — typed pipeline steps + console; delete summarize.go (#81)
Show description for 51d0433
gocanto
authored
51d0433
View commit details
Copy full SHA for 51d0433
Browse repository at this point
docs: describe the post-refactor architecture and its contracts (#82)
gocanto
authored
fe2a294
View commit details
Copy full SHA for fe2a294
Browse repository at this point
docs: fold the architecture overview into the README (#83)
gocanto
authored
b6976be
View commit details
Copy full SHA for b6976be
Browse repository at this point
refactor(go): G7 — separate Go and TS behaviour behind language toolchains (#84)
Show description for ab0cac9
gocanto
authored
ab0cac9
View commit details
Copy full SHA for ab0cac9
Browse repository at this point
Commits on Jul 27, 2026
infra responsability
gocanto
committed
0eba046
View commit details
Copy full SHA for 0eba046
Browse repository at this point
imports
gocanto
committed
7da5c9f
View commit details
Copy full SHA for 7da5c9f
Browse repository at this point
chore(deps): refresh Go and TS toolchains
Show description for ed717f6
gocanto
committed
ed717f6
View commit details
Copy full SHA for ed717f6
Browse repository at this point
refactor(go): G8 — adopt the Go 1.26 standard library
Show description for 4387db8
gocanto
committed
4387db8
View commit details
Copy full SHA for 4387db8
Browse repository at this point
refactor(go): G9 — collapse duplicated logic behind shared functions
Show description for c451b7b
gocanto
committed
c451b7b
View commit details
Copy full SHA for c451b7b
Browse repository at this point
You can’t perform that action at this time.