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
.
enkan
/
enkan
Public
Notifications
You must be signed in to change notification settings
Fork
13
Star
87
Code
Issues
2
Pull requests
4
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Jul 10, 2026
release: v0.15.1
kawasima
committed
dc69ed1
View commit details
Copy full SHA for dc69ed1
Browse repository at this point
chore: bump commons-configuration2 to 2.15.0 and pin commons-io 2.20.0 in docs
Show description for 6db9e66
kawasima
and
claude
committed
6db9e66
View commit details
Copy full SHA for 6db9e66
Browse repository at this point
Merge remote-tracking branch 'origin/master' into develop
kawasima
committed
a8124ae
View commit details
Copy full SHA for a8124ae
Browse repository at this point
build(deps): bump ch.qos.logback:logback-core in /docs (#182)
Show description for 0d859d8
dependabot[bot]
authored
0d859d8
View commit details
Copy full SHA for 0d859d8
Browse repository at this point
build(deps): bump ch.qos.logback:logback-core in /docs (#181)
Show description for fad2639
dependabot[bot]
authored
fad2639
View commit details
Copy full SHA for fad2639
Browse repository at this point
build(deps): bump org.thymeleaf:thymeleaf in /enkan-component-thymeleaf (#177)
Show description for 01d3c4c
dependabot[bot]
authored
01d3c4c
View commit details
Copy full SHA for 01d3c4c
Browse repository at this point
build(deps): bump io.opentelemetry:opentelemetry-api (#178)
Show description for 0e69db8
dependabot[bot]
authored
0e69db8
View commit details
Copy full SHA for 0e69db8
Browse repository at this point
build(deps): bump tools.jackson.core:jackson-databind (#180)
Show description for 21dbe10
dependabot[bot]
authored
21dbe10
View commit details
Copy full SHA for 21dbe10
Browse repository at this point
Commits on Apr 17, 2026
fix: separate ZMQ monitor phases to prevent connect() blocking on repeated failures
Show description for f58136f
kawasima
committed
f58136f
View commit details
Copy full SHA for f58136f
Browse repository at this point
fix: remove spurious routing dependency from JooqDslContextMiddleware
Show description for 2b48fbd
kawasima
committed
2b48fbd
View commit details
Copy full SHA for 2b48fbd
Browse repository at this point
Commits on Apr 8, 2026
chore: document that chore commits push directly to develop
kawasima
committed
3c9e9fd
View commit details
Copy full SHA for 3c9e9fd
Browse repository at this point
chore: push snapshot bump directly to develop (no PR needed)
kawasima
committed
1a439e7
View commit details
Copy full SHA for 1a439e7
Browse repository at this point
chore: add release.sh to automate release procedure
Show description for 804c26f
kawasima
and
claude
committed
804c26f
View commit details
Copy full SHA for 804c26f
Browse repository at this point
chore: bump version to 0.15.1-SNAPSHOT
Show description for aeaabba
kawasima
and
claude
committed
aeaabba
View commit details
Copy full SHA for aeaabba
Browse repository at this point
release: bump version to 0.15.0
Show description for 6c956bc
kawasima
authored
6c956bc
View commit details
Copy full SHA for 6c956bc
Browse repository at this point
release: bump version to 0.15.0
Show description for 176242e
kawasima
and
claude
committed
176242e
View commit details
Copy full SHA for 176242e
Browse repository at this point
feat(docs): enhance getting started guide, add security and websocket sections, and introduce LocalJobExecutor
kawasima
committed
5120315
View commit details
Copy full SHA for 5120315
Browse repository at this point
fix(reflect-config): change "type" to "name" for consistency in reflect configuration
kawasima
committed
9c9fc42
View commit details
Copy full SHA for 9c9fc42
Browse repository at this point
fix(tests): remove unused imports from various test files
kawasima
committed
ca69245
View commit details
Copy full SHA for ca69245
Browse repository at this point
Commits on Apr 7, 2026
Merge pull request #172 from enkan/feature/init-command-jooq-raoh-default
Show description for 60ba8e3
kawasima
authored
60ba8e3
View commit details
Copy full SHA for 60ba8e3
Browse repository at this point
fix(repl-client): fix ZMQ monitor pipe leak, concurrent stdout drain, and identifier validation
Show description for 071ac23
kawasima
and
claude
committed
071ac23
View commit details
Copy full SHA for 071ac23
Browse repository at this point
Enhance REPL client tests and validation logic
Show description for cb809dc
kawasima
committed
cb809dc
View commit details
Copy full SHA for cb809dc
Browse repository at this point
fix(repl-client): /connect to a non-listening port no longer kills the REPL
Show description for 5b2c403
kawasima
and
claude
committed
5b2c403
View commit details
Copy full SHA for 5b2c403
Browse repository at this point
fix(repl): remove CHUNK_DELIMITER sentinel that leaked into REPL clients
Show description for ff8f3f5
kawasima
and
claude
committed
ff8f3f5
View commit details
Copy full SHA for ff8f3f5
Browse repository at this point
feat(init): pre-flight checks for Maven and SNAPSHOT versions
Show description for 455fb5a
kawasima
and
claude
committed
455fb5a
View commit details
Copy full SHA for 455fb5a
Browse repository at this point
docs(init): document enkan package rename pitfalls in imports reference
Show description for 4c5552d
kawasima
and
claude
committed
4c5552d
View commit details
Copy full SHA for 4c5552d
Browse repository at this point
fix(init): correct middleware package imports in ApplicationFactory template
Show description for 54f8c42
kawasima
and
claude
committed
54f8c42
View commit details
Copy full SHA for 54f8c42
Browse repository at this point
feat(init): ship canonical reference patterns as classpath resources
Show description for 32a608d
kawasima
and
claude
committed
32a608d
View commit details
Copy full SHA for 32a608d
Browse repository at this point
fix(init): generate projects that actually build, default to jOOQ+Raoh
Show description for 5254b90
kawasima
and
claude
committed
5254b90
View commit details
Copy full SHA for 5254b90
Browse repository at this point
refactor(migration): remove unused suppression warning in V1__CreateCustomer
kawasima
committed
7809ba2
View commit details
Copy full SHA for 7809ba2
Browse repository at this point
refactor(module): change dependencies to transitive for better module accessibility
kawasima
committed
459e7cc
View commit details
Copy full SHA for 459e7cc
Browse repository at this point
Commits on Apr 6, 2026
docs: document /init REPL command in README and guides
Show description for 252dff8
kawasima
and
claude
committed
252dff8
View commit details
Copy full SHA for 252dff8
Browse repository at this point
Merge pull request #170 from enkan/feature/init-command-ai
Show description for 168c631
kawasima
authored
168c631
View commit details
Copy full SHA for 168c631
Browse repository at this point
fix(init): address Copilot PR #170 review findings
Show description for 6d696e1
kawasima
and
claude
committed
6d696e1
View commit details
Copy full SHA for 6d696e1
Browse repository at this point
refactor(init): resolve API config once and harden future join
Show description for c69bbdc
kawasima
and
claude
committed
c69bbdc
View commit details
Copy full SHA for c69bbdc
Browse repository at this point
Previous
Next
You can’t perform that action at this time.