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 }}
RoboNET
/
FlexRender
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
5
Code
Issues
1
Pull requests
0
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
feat: YAML validation, NRE fix, Cookbook, llms updates
- #7
#7
Merged
RoboNET
merged 17 commits into
main
RoboNET/FlexRender:main
from
feat/yaml-validation-cookbook-llms
RoboNET/FlexRender:feat/yaml-validation-cookbook-llms
Copy head branch name to clipboard
Mar 8, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
feat: YAML validation, NRE fix, Cookbook, llms updates
#7
RoboNET
merged 17 commits into
main
RoboNET/FlexRender:main
from
feat/yaml-validation-cookbook-llms
RoboNET/FlexRender:feat/yaml-validation-cookbook-llms
Copy head branch name to clipboard
Commits
Commits on Mar 8, 2026
feat: YAML validation, NRE fix, Cookbook, and llms updates
Show description for 360795a
RoboNET
committed
360795a
View commit details
Copy full SHA for 360795a
Browse repository at this point
docs(cookbook): add CLI commands and image source recipes
Show description for 440a0a4
RoboNET
committed
440a0a4
View commit details
Copy full SHA for 440a0a4
Browse repository at this point
refactor: unify resource loading through IResourceLoader chain
Show description for f75a7c5
RoboNET
committed
f75a7c5
View commit details
Copy full SHA for f75a7c5
Browse repository at this point
fix(security): reject absolute paths in FileResourceLoader
Show description for 1966698
RoboNET
committed
1966698
View commit details
Copy full SHA for 1966698
Browse repository at this point
docs: update resource loader documentation
Show description for 171be7b
RoboNET
committed
171be7b
View commit details
Copy full SHA for 171be7b
Browse repository at this point
docs: add ExprValue BytesValue unification design and implementation plan
RoboNET
committed
17c6321
View commit details
Copy full SHA for 17c6321
Browse repository at this point
feat: add BytesValue property to ExprValue
RoboNET
committed
09c6c41
View commit details
Copy full SHA for 09c6c41
Browse repository at this point
feat: resolve BytesValue into ExprValue.Bytes in TemplateExpander
RoboNET
committed
e01ade5
View commit details
Copy full SHA for e01ade5
Browse repository at this point
refactor: ContentSourceResolver uses ExprValue.Bytes instead of TryResolveBytes
RoboNET
committed
1370ba0
View commit details
Copy full SHA for 1370ba0
Browse repository at this point
feat: load URI sources into ExprValue.Bytes during template expansion
RoboNET
committed
2a77f15
View commit details
Copy full SHA for 2a77f15
Browse repository at this point
feat: PreloadImages uses ExprValue.Bytes, skips loader chain when bytes available
RoboNET
committed
b9beeba
View commit details
Copy full SHA for b9beeba
Browse repository at this point
test: add BytesValue image integration tests
RoboNET
committed
8ea8583
View commit details
Copy full SHA for 8ea8583
Browse repository at this point
fix: prevent flaky cache tests by disabling parallel execution
RoboNET
committed
fc61440
View commit details
Copy full SHA for fc61440
Browse repository at this point
fix: address code review findings (security, error handling, consistency)
Show description for 0524c6a
RoboNET
committed
0524c6a
View commit details
Copy full SHA for 0524c6a
Browse repository at this point
docs: add KnownProperties and test parallelism rules to checklists
RoboNET
committed
a0de753
View commit details
Copy full SHA for a0de753
Browse repository at this point
refactor: move element cloning into elements, eliminate sync expansion path
Show description for 3977022
RoboNET
committed
3977022
View commit details
Copy full SHA for 3977022
Browse repository at this point
chore: remove completed plans, known-issues, and TODO
RoboNET
committed
47240db
View commit details
Copy full SHA for 47240db
Browse repository at this point
You can’t perform that action at this time.