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
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
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 }}
uber
/
motif
Public
Notifications
You must be signed in to change notification settings
Fork
46
Star
537
Code
Issues
30
Pull requests
7
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 14, 2026
Prepare next development version.
rysh88
committed
3c18ea1
View commit details
Copy full SHA for 3c18ea1
Browse repository at this point
Prepare for release 0.4.0-alpha15.
rysh88
committed
4cf1c05
View commit details
Copy full SHA for 4cf1c05
Browse repository at this point
Fix SMART_CACHE dropping caches for @Expose and @Spread dependencies
Show description for d939f3f
rysh88
committed
d939f3f
View commit details
Copy full SHA for d939f3f
Browse repository at this point
Commits on Jul 28, 2026
Prepare next development version.
Show description for 65aab5c
rysh88
committed
65aab5c
View commit details
Copy full SHA for 65aab5c
Browse repository at this point
Update RELEASING.md: fix push order and Sonatype link
Show description for 4c0be3d
rysh88
committed
4c0be3d
View commit details
Copy full SHA for 4c0be3d
Browse repository at this point
Prepare for release 0.4.0-alpha12.
Show description for b5d17ef
rysh88
committed
b5d17ef
View commit details
Copy full SHA for b5d17ef
Browse repository at this point
Add configurable caching strategies for Motif scopes
Show description for 919c2fc
rysh88
committed
919c2fc
View commit details
Copy full SHA for 919c2fc
Browse repository at this point
Commits on Jun 18, 2026
Prepare next development version.
nikolai-manzhos
committed
93a9141
View commit details
Copy full SHA for 93a9141
Browse repository at this point
Prepare for release 0.4.0-alpha10.
nikolai-manzhos
committed
1efe30e
View commit details
Copy full SHA for 1efe30e
Browse repository at this point
Commits on Jun 16, 2026
Fix hashCode/equals contract violation in XType.hash()
Show description for f68399c
nikolai-manzhos
committed
f68399c
View commit details
Copy full SHA for f68399c
Browse repository at this point
Commits on Oct 2, 2025
Prepare next development version.
rysh88
committed
b08eb8f
View commit details
Copy full SHA for b08eb8f
Browse repository at this point
Prepare for release 0.4.0-alpha09
rysh88
committed
b85c747
View commit details
Copy full SHA for b85c747
Browse repository at this point
The null field initialization code has a race condition, and this fix ensures correctness by checking the appropriate variable.
rysh88
authored and
psteiger
committed
4174996
View commit details
Copy full SHA for 4174996
Browse repository at this point
Commits on Sep 22, 2025
Prepare next development version.
rysh88
authored and
psteiger
committed
432e215
View commit details
Copy full SHA for 432e215
Browse repository at this point
Prepare for release 0.4.0-alpha08.
rysh88
authored and
psteiger
committed
c0bb9eb
View commit details
Copy full SHA for c0bb9eb
Browse repository at this point
Commits on Sep 10, 2025
disable field init through the scope parameter
rysh88
authored and
psteiger
committed
af3011a
View commit details
Copy full SHA for af3011a
Browse repository at this point
Commits on Feb 14, 2025
Prepare next development version
jbarr21
committed
57aec6b
View commit details
Copy full SHA for 57aec6b
Browse repository at this point
Prepare for release v0.4.0-alpha06
jbarr21
committed
8f10ec5
View commit details
Copy full SHA for 8f10ec5
Browse repository at this point
Delete accidental file
jbarr21
committed
bb3b379
View commit details
Copy full SHA for bb3b379
Browse repository at this point
Cast to fix nullability compile issue
jbarr21
committed
6f47cbf
View commit details
Copy full SHA for 6f47cbf
Browse repository at this point
Run auto-format using latest ktlint & ktfmt
jbarr21
committed
72e5782
View commit details
Copy full SHA for 72e5782
Browse repository at this point
Run KSP tests with KSP1
jbarr21
committed
904122a
View commit details
Copy full SHA for 904122a
Browse repository at this point
Suppress function name lint check
jbarr21
committed
8c576ec
View commit details
Copy full SHA for 8c576ec
Browse repository at this point
Fix spotless config
jbarr21
committed
4a35a55
View commit details
Copy full SHA for 4a35a55
Browse repository at this point
Fixup gradle build files
jbarr21
committed
df1af3d
View commit details
Copy full SHA for df1af3d
Browse repository at this point
Update Kotlin & related dependencies to 2.1.0
jbarr21
committed
503040c
View commit details
Copy full SHA for 503040c
Browse repository at this point
Keep motif runtime lib at 1.8
jbarr21
committed
e4eba10
View commit details
Copy full SHA for e4eba10
Browse repository at this point
Add Kotlinpoet optin
jbarr21
committed
4955c2f
View commit details
Copy full SHA for 4955c2f
Browse repository at this point
Centralize source compat java version
jbarr21
committed
39a75a6
View commit details
Copy full SHA for 39a75a6
Browse repository at this point
Migrate off deprecated case conversion methods
jbarr21
committed
3d4dc3d
View commit details
Copy full SHA for 3d4dc3d
Browse repository at this point
Commits on Mar 25, 2024
unify tests/samples structure
Show description for b57ab9b
davissuber
committed
b57ab9b
View commit details
Copy full SHA for b57ab9b
Browse repository at this point
Commits on Mar 21, 2024
Clean various compile warnings
Show description for e3edd84
davissuber
committed
e3edd84
View commit details
Copy full SHA for e3edd84
Browse repository at this point
update dokka to support new kotlin
davissuber
committed
c39a4ab
View commit details
Copy full SHA for c39a4ab
Browse repository at this point
Commits on Dec 11, 2023
check for explicit dependencies
Show description for dfb9036
davissuber
authored and
TonyTangAndroid
committed
dfb9036
View commit details
Copy full SHA for dfb9036
Browse repository at this point
Commits on Nov 3, 2023
remove unused kapt plugin directive
Show description for 6a7863d
davissuber
authored and
muandrew
committed
6a7863d
View commit details
Copy full SHA for 6a7863d
Browse repository at this point
Previous
Next
You can’t perform that action at this time.