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
.
devlive-community
/
codeforge
Public
Notifications
You must be signed in to change notification settings
Fork
16
Star
125
Code
Issues
1
Pull requests
1
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Add support for JSON, XML, Markdown, and YAML visualizations
- #80
#80
Merged
qianmoQ
merged 19 commits into
devlive-community:dev
devlive-community/codeforge:dev
from
qianmoQ:dev-26.1.0
qianmoQ/codeforge:dev-26.1.0
Copy head branch name to clipboard
Jun 6, 2026
Conversation
Commits
19
(19)
Checks
Files changed
Merged
Add support for JSON, XML, Markdown, and YAML visualizations
#80
qianmoQ
merged 19 commits into
devlive-community:dev
devlive-community/codeforge:dev
from
qianmoQ:dev-26.1.0
qianmoQ/codeforge:dev-26.1.0
Copy head branch name to clipboard
Commits
Commits on Jun 5, 2026
feat: JSON/XML 运行改为格式化+校验而非 cat
Show description for 8db2bb7
qianmoQ
committed
8db2bb7
View commit details
Copy full SHA for 8db2bb7
Browse repository at this point
feat: JSON 运行改用定制 JSON 树视图,撤销校验方案
Show description for 6b77f91
qianmoQ
committed
6b77f91
View commit details
Copy full SHA for 6b77f91
Browse repository at this point
feat: 配置页输出类型增加 JSON 选项
Show description for fe7dafa
qianmoQ
committed
fe7dafa
View commit details
Copy full SHA for fe7dafa
Browse repository at this point
feat: Markdown 独立输出类型(运行后渲染预览)
Show description for 38d4073
qianmoQ
committed
38d4073
View commit details
Copy full SHA for 38d4073
Browse repository at this point
fix: Markdown 渲染支持内嵌 HTML(DOMPurify 净化防 XSS)
Show description for fedce4f
qianmoQ
committed
fedce4f
View commit details
Copy full SHA for fedce4f
Browse repository at this point
Commits on Jun 6, 2026
perf: 修复运行后约 3 秒卡顿(执行历史写库阻塞)
Show description for 21174e7
qianmoQ
committed
21174e7
View commit details
Copy full SHA for 21174e7
Browse repository at this point
fix: 语言变化时同步输出类型,修复 JSON/Markdown 视图不激活
Show description for efccf43
qianmoQ
committed
efccf43
View commit details
Copy full SHA for efccf43
Browse repository at this point
fix: 运行 Markdown/JSON 卡死——渲染防抖
Show description for beed11b
qianmoQ
committed
beed11b
View commit details
Copy full SHA for beed11b
Browse repository at this point
feat: XML 独立输出类型(可折叠 XML 树视图)
Show description for d03949c
qianmoQ
committed
d03949c
View commit details
Copy full SHA for d03949c
Browse repository at this point
feat: YAML 独立输出类型(复用 JSON 树视图)
Show description for 6b98bbb
qianmoQ
committed
6b98bbb
View commit details
Copy full SHA for 6b98bbb
Browse repository at this point
feat: JSON 视图支持文本/可视化双模式
Show description for cfd5c5a
qianmoQ
committed
cfd5c5a
View commit details
Copy full SHA for cfd5c5a
Browse repository at this point
feat: JSON 可视化关系图模式
Show description for 0155773
qianmoQ
committed
0155773
View commit details
Copy full SHA for 0155773
Browse repository at this point
feat: YAML 可视化关系图模式
Show description for 9a13483
qianmoQ
committed
9a13483
View commit details
Copy full SHA for 9a13483
Browse repository at this point
feat: XML 可视化关系图模式
Show description for 3835f6c
qianmoQ
committed
3835f6c
View commit details
Copy full SHA for 3835f6c
Browse repository at this point
feat: GitHub Actions 工作流可视化
Show description for 78f2a3b
qianmoQ
committed
78f2a3b
View commit details
Copy full SHA for 78f2a3b
Browse repository at this point
docs: 重写 README,清晰呈现定位与完整功能
Show description for e3f99a0
qianmoQ
committed
e3f99a0
View commit details
Copy full SHA for e3f99a0
Browse repository at this point
feat: 状态栏增加终端切换按钮(带快捷键提示)
Show description for 8b44895
qianmoQ
committed
8b44895
View commit details
Copy full SHA for 8b44895
Browse repository at this point
style: 状态栏终端按钮不再显示快捷键文字(仅图标,快捷键保留在 hover 提示)
qianmoQ
committed
af81408
View commit details
Copy full SHA for af81408
Browse repository at this point
feat: 新增 SQL 语言插件
Show description for 82edd4c
qianmoQ
committed
82edd4c
View commit details
Copy full SHA for 82edd4c
Browse repository at this point
You can’t perform that action at this time.