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 }}
devcxl
/
opencode-spec
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
6
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix: 修复 OPENSPEC_DIR 环境变量读取及路径函数不一致 (closes #2)
- #3
#3
Merged
devcxl
merged 7 commits into
master
devcxl/opencode-spec:master
from
fix/issue-2-env-var-and-path-consistency
devcxl/opencode-spec:fix/issue-2-env-var-and-path-consistency
Copy head branch name to clipboard
Jun 12, 2026
Conversation
Commits
7
(7)
Checks
Files changed
Merged
fix: 修复 OPENSPEC_DIR 环境变量读取及路径函数不一致 (closes #2)
#3
devcxl
merged 7 commits into
master
devcxl/opencode-spec:master
from
fix/issue-2-env-var-and-path-consistency
devcxl/opencode-spec:fix/issue-2-env-var-and-path-consistency
Copy head branch name to clipboard
Commits
Commits on Jun 12, 2026
refactor: 重组 src/core 层级,拆分为 model/project/change/artifact/workflow + util + sync
devcxl
committed
c4d1fbc
View commit details
Copy full SHA for c4d1fbc
Browse repository at this point
refactor: 拆分 plugin.ts 为 server/commands/bootstrap/skills,保留 packageRoot 锚点
devcxl
committed
cfbc777
View commit details
Copy full SHA for cfbc777
Browse repository at this point
fix(env): 修复 OPENSPEC_DIR 环境变量只写不读
Show description for 9f53177
devcxl
committed
9f53177
View commit details
Copy full SHA for 9f53177
Browse repository at this point
test(env): 添加环境变量优先级验证测试
Show description for a6c345a
devcxl
committed
a6c345a
View commit details
Copy full SHA for a6c345a
Browse repository at this point
fix(paths): design.ts 使用 designPath() 函数
Show description for b184e9f
devcxl
committed
b184e9f
View commit details
Copy full SHA for b184e9f
Browse repository at this point
fix(paths): tasks.ts 使用 tasksPath() 函数
Show description for dd14067
devcxl
committed
dd14067
View commit details
Copy full SHA for dd14067
Browse repository at this point
fix(env): 修复 process.env.OPENSPEC_DIR 被 options.directory 无条件覆盖的 bug
Show description for 10fe9ad
devcxl
committed
10fe9ad
View commit details
Copy full SHA for 10fe9ad
Browse repository at this point
You can’t perform that action at this time.