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
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
.
google
/
minja
Public
Notifications
You must be signed in to change notification settings
Fork
38
Star
225
Code
Issues
8
Pull requests
9
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Add ReasoningFormat detection and automatic polyfills
- #89
#89
Closed
ochafik
wants to merge 26 commits into
google:main
google/minja:main
from
ochafik:issue-19-thinking-capabilities
ochafik/minja:issue-19-thinking-capabilities
Copy head branch name to clipboard
Conversation
Commits
26
(26)
Checks
Files changed
Closed
Add ReasoningFormat detection and automatic polyfills
#89
ochafik
wants to merge 26 commits into
google:main
google/minja:main
from
ochafik:issue-19-thinking-capabilities
ochafik/minja:issue-19-thinking-capabilities
Copy head branch name to clipboard
Commits
Commits on Nov 2, 2025
build & test w/ sanitizers
ochafik
committed
e75dff5
View commit details
Copy full SHA for e75dff5
Browse repository at this point
Fix circular context reference
Show description for a40e7e4
ochafik
committed
a40e7e4
View commit details
Copy full SHA for a40e7e4
Browse repository at this point
fix bad patch
ochafik
committed
03a6c98
View commit details
Copy full SHA for 03a6c98
Browse repository at this point
Add tiny reserves in value ctor (+ use emplace to avoid some copies)
ochafik
committed
2a42ba8
View commit details
Copy full SHA for 2a42ba8
Browse repository at this point
drop unused enable_shared_from_this
ochafik
committed
844eae8
View commit details
Copy full SHA for 844eae8
Browse repository at this point
Update minja.hpp
ochafik
committed
dc245f5
View commit details
Copy full SHA for dc245f5
Browse repository at this point
Update minja.hpp
ochafik
committed
6641257
View commit details
Copy full SHA for 6641257
Browse repository at this point
Update build.yml
ochafik
committed
bd30364
View commit details
Copy full SHA for bd30364
Browse repository at this point
Support GLM 4.6 template (#5)
Show description for 3ca32fe
ochafik
committed
3ca32fe
View commit details
Copy full SHA for 3ca32fe
Browse repository at this point
Add missing capabilities tests (tool call id & requires non null content)
ochafik
committed
0c55c36
View commit details
Copy full SHA for 0c55c36
Browse repository at this point
fix sanitizer exclusion in github workflow matrix
ochafik
committed
41f9022
View commit details
Copy full SHA for 41f9022
Browse repository at this point
Update README.md
ochafik
authored
4891676
View commit details
Copy full SHA for 4891676
Browse repository at this point
Support MiniMax tool call format (#7)
Show description for c755506
pwilkin
and
ochafik
authored
c755506
View commit details
Copy full SHA for c755506
Browse repository at this point
Dedupe test templates (#8)
ochafik
authored
911b645
View commit details
Copy full SHA for 911b645
Browse repository at this point
Commits on Dec 20, 2025
Add capitalize filter and fix method (#12)
Show description for 9744121
CISC
authored
9744121
View commit details
Copy full SHA for 9744121
Browse repository at this point
feat: support `| first` filter (#14)
Show description for 88a7210
3 people
authored
88a7210
View commit details
Copy full SHA for 88a7210
Browse repository at this point
Fix CI: Windows encoding, sanitizers, cppcheck, and test issues (#15)
Show description for aa530c2
ochafik
and
claude
authored
aa530c2
View commit details
Copy full SHA for aa530c2
Browse repository at this point
Add DeepSeek V3.2 DSML format support with synthetic template (#17)
Show description for 1dc671b
ochafik
and
claude
authored
1dc671b
View commit details
Copy full SHA for 1dc671b
Browse repository at this point
Commits on Dec 25, 2025
Replace std::regex_replace when stripping leading/trailing space (#21)
Show description for c5a97c1
aldehir
authored
c5a97c1
View commit details
Copy full SHA for c5a97c1
Browse repository at this point
Commits on Dec 29, 2025
Add thinking/reasoning capability detection
Show description for 6925b09
ochafik
and
claude
committed
6925b09
View commit details
Copy full SHA for 6925b09
Browse repository at this point
Add ThinkingPattern polyfills, improved detection, and test infrastructure
Show description for c12caa0
ochafik
and
claude
committed
c12caa0
View commit details
Copy full SHA for c12caa0
Browse repository at this point
Fix Windows build: add missing collapse_blank_lines function
Show description for dbad479
ochafik
and
claude
committed
dbad479
View commit details
Copy full SHA for dbad479
Browse repository at this point
Remove committed GLM-4.7 template (fetched via MODEL_IDS)
Show description for 11a608f
ochafik
and
claude
committed
11a608f
View commit details
Copy full SHA for 11a608f
Browse repository at this point
Commits on Dec 30, 2025
Rename thinking → reasoning API and add behavior detection probes
Show description for 65dd745
ochafik
and
claude
committed
65dd745
View commit details
Copy full SHA for 65dd745
Browse repository at this point
Revert supports_reasoning_visibility → supports_clear_thinking
Show description for 1e39bb3
ochafik
committed
1e39bb3
View commit details
Copy full SHA for 1e39bb3
Browse repository at this point
Rename requires_typed_content → requires_typed_content_blocks and add tojson separators
Show description for d3b8220
ochafik
and
claude
committed
d3b8220
View commit details
Copy full SHA for d3b8220
Browse repository at this point
You can’t perform that action at this time.