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 }}
takeshiD
/
markdown-peek
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
3
Code
Issues
33
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(layer3): Generative UI foundation (IR + generator + cache + web)
- #39
#39
Open
takeshiD
wants to merge 20 commits into
main
takeshiD/markdown-peek:main
from
worktree-layer3-generative-ui
takeshiD/markdown-peek:worktree-layer3-generative-ui
Copy head branch name to clipboard
Conversation
Commits
20
(20)
Checks
Files changed
Open
feat(layer3): Generative UI foundation (IR + generator + cache + web)
#39
takeshiD
wants to merge 20 commits into
main
takeshiD/markdown-peek:main
from
worktree-layer3-generative-ui
takeshiD/markdown-peek:worktree-layer3-generative-ui
Copy head branch name to clipboard
Commits
Commits on Jul 4, 2026
feat(layer3): Generative UI foundation (IR, generator, cache, web)
Show description for ebd419d
takeshiD
and
claude
committed
ebd419d
View commit details
Copy full SHA for ebd419d
Browse repository at this point
Commits on Jul 5, 2026
Merge remote-tracking branch 'origin/main' into worktree-layer3-generative-ui
Show description for 5e52dfb
takeshiD
committed
5e52dfb
View commit details
Copy full SHA for 5e52dfb
Browse repository at this point
feat(layer3): multi-backend LLM (claude_code, codex, anthropic_api) + model/effort
Show description for 3fcf529
takeshiD
and
claude
committed
3fcf529
View commit details
Copy full SHA for 3fcf529
Browse repository at this point
style(fonts): add explicit CJK fallback fonts to the UI font stack
Show description for d1ebb42
takeshiD
and
claude
committed
d1ebb42
View commit details
Copy full SHA for d1ebb42
Browse repository at this point
style(fonts): unify TOC/sidebar/toolbar onto the main content font
Show description for 655470d
takeshiD
and
claude
committed
655470d
View commit details
Copy full SHA for 655470d
Browse repository at this point
feat(layer3): wire Generative UI into the live server (/api/gui + island)
Show description for 5bc8105
takeshiD
and
claude
committed
5bc8105
View commit details
Copy full SHA for 5bc8105
Browse repository at this point
fix(layer3): add a close button (and Esc) to the Generated UI panel
Show description for 6d22c90
takeshiD
and
claude
committed
6d22c90
View commit details
Copy full SHA for 6d22c90
Browse repository at this point
feat(layer3): log /api/gui generation to the terminal
Show description for 83c9a2e
takeshiD
and
claude
committed
83c9a2e
View commit details
Copy full SHA for 83c9a2e
Browse repository at this point
feat(layer3): show a spinner while the Generated UI is generating
Show description for 1033f8e
takeshiD
and
claude
committed
1033f8e
View commit details
Copy full SHA for 1033f8e
Browse repository at this point
feat(layer3): planner + Layer 2 analysis → doctype-aware generation
Show description for e454cbd
takeshiD
and
claude
committed
e454cbd
View commit details
Copy full SHA for e454cbd
Browse repository at this point
feat(layer3): reading-lens redesign — LLM-first, drop body reprints (#44-54)
Show description for db14984
takeshiD
and
claude
committed
db14984
View commit details
Copy full SHA for db14984
Browse repository at this point
feat(layer3): Lens Selector — order lenses by document type (#47)
Show description for 15289e9
takeshiD
and
claude
committed
15289e9
View commit details
Copy full SHA for 15289e9
Browse repository at this point
docs(layer3): LLM-first lens config + docs for the lens redesign
Show description for 4a89420
takeshiD
and
claude
committed
4a89420
View commit details
Copy full SHA for 4a89420
Browse repository at this point
feat(layer3): apply effort to the anthropic_api backend
Show description for 1d1a54f
takeshiD
and
claude
committed
1d1a54f
View commit details
Copy full SHA for 1d1a54f
Browse repository at this point
build(layer3): enable `llm` feature by default (anthropic_api works out of the box)
Show description for 373e8a1
takeshiD
and
claude
committed
373e8a1
View commit details
Copy full SHA for 373e8a1
Browse repository at this point
feat: change claude -p call
takeshiD
committed
e6edf70
View commit details
Copy full SHA for e6edf70
Browse repository at this point
feat(scrolly): reader-paced Generative Scrollytelling mode (design/plan docs)
Show description for bebcb41
takeshiD
and
claude
committed
bebcb41
View commit details
Copy full SHA for bebcb41
Browse repository at this point
feat(scrolly): in-panel Q&A, language switch, spinners; drop offline fallback
Show description for 918ac22
takeshiD
and
claude
committed
918ac22
View commit details
Copy full SHA for 918ac22
Browse repository at this point
fix(scrolly): robust marker-delimited guide format (fixes large-doc failures)
Show description for bb29912
takeshiD
and
claude
committed
bb29912
View commit details
Copy full SHA for bb29912
Browse repository at this point
feat(scrolly): include guide content in Q&A context
Show description for 308e537
takeshiD
and
claude
committed
308e537
View commit details
Copy full SHA for 308e537
Browse repository at this point
You can’t perform that action at this time.