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 }}
itzlambda
/
rullm
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(cli): add basic templates
- #1
#1
Merged
itzlambda
merged 15 commits into
main
itzlambda/rullm:main
from
feat-templates
itzlambda/rullm:feat-templates
Copy head branch name to clipboard
Jun 30, 2025
Conversation
Commits
15
(15)
Checks
Files changed
Merged
feat(cli): add basic templates
#1
itzlambda
merged 15 commits into
main
itzlambda/rullm:main
from
feat-templates
itzlambda/rullm:feat-templates
Copy head branch name to clipboard
Commits
Commits on Jun 30, 2025
feat(templates): implement TemplateStore for TOML template management
itzlambda
committed
dc5ea05
View commit details
Copy full SHA for dc5ea05
Browse repository at this point
feat(cli): add -t/--template and --param flags for quick-query mode
itzlambda
committed
808e3d3
View commit details
Copy full SHA for 808e3d3
Browse repository at this point
docs(readme): add comprehensive template system documentation
Show description for cef5c0b
itzlambda
committed
cef5c0b
View commit details
Copy full SHA for cef5c0b
Browse repository at this point
test(templates): add comprehensive unit tests for TemplateStore and Template
Show description for 19087de
itzlambda
committed
19087de
View commit details
Copy full SHA for 19087de
Browse repository at this point
feat(cli): add templates subcommand for managing templates
itzlambda
committed
ffc3d21
View commit details
Copy full SHA for ffc3d21
Browse repository at this point
feat(cli): add template create subcommand
itzlambda
committed
eb1933b
View commit details
Copy full SHA for eb1933b
Browse repository at this point
refactor(templates): drop multi-param support, keep only input
itzlambda
committed
11ec786
View commit details
Copy full SHA for 11ec786
Browse repository at this point
feat(templates): make user_prompt optional
itzlambda
committed
3dff691
View commit details
Copy full SHA for 3dff691
Browse repository at this point
docs(readme): remove --param examples and update placeholders
itzlambda
committed
cd8c7ee
View commit details
Copy full SHA for cd8c7ee
Browse repository at this point
docs(readme): purge remaining --param example
itzlambda
committed
c30550f
View commit details
Copy full SHA for c30550f
Browse repository at this point
docs(readme): simplify template format and remove defaults note
itzlambda
committed
c5291d1
View commit details
Copy full SHA for c5291d1
Browse repository at this point
feat(cli): dynamic template completer and ad-hoc @file.toml support for -t/--template
itzlambda
committed
2c30ea0
View commit details
Copy full SHA for 2c30ea0
Browse repository at this point
feat(templates): add edit subcommand to open template in $EDITOR and add tab complete for other subcommands
itzlambda
committed
6476dfa
View commit details
Copy full SHA for 6476dfa
Browse repository at this point
fix(templates): update save to refresh in-memory map on save
itzlambda
committed
71cc3b6
View commit details
Copy full SHA for 71cc3b6
Browse repository at this point
refactor(cli): extract template resolution to helper fn
itzlambda
committed
6680d17
View commit details
Copy full SHA for 6680d17
Browse repository at this point
You can’t perform that action at this time.