This website requires JavaScript.
Explore
Help
Sign in
core
/
config
Watch
8
Star
0
Fork
You've already forked config
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
12
commits
2
branches
10
tags
78
KiB
Go
100%
f640b1de52
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Virgil
f640b1de52
Merge pull request '[agent/codex:gpt-5.4-mini] Update the code against the AX design principles in ~/spec/r...' (
#3
) from agent/update-the-code-against-the-ax-design-pr into dev
2026-03-31 18:00:25 +00:00
.core
feat: rename go-config to core/config
2026-03-14 10:21:18 +00:00
docs
fix(config): clarify config priorities and file types
2026-03-31 18:00:11 +00:00
.gitignore
chore: add .core/ and .idea/ to .gitignore
2026-03-15 10:17:49 +00:00
CLAUDE.md
fix(config): update CLAUDE.md commands and remove redundant fmt.Sprintf in coreerr.E calls
2026-03-17 07:11:11 +00:00
config.go
fix(config): clarify config priorities and file types
2026-03-31 18:00:11 +00:00
config_test.go
fix(config): clarify config priorities and file types
2026-03-31 18:00:11 +00:00
env.go
feat: rename go-config to core/config
2026-03-14 10:21:18 +00:00
go.mod
chore: sync dependencies for v0.1.6
2026-03-16 22:17:57 +00:00
go.sum
chore: sync dependencies for v0.1.6
2026-03-16 22:17:57 +00:00
service.go
fix(config): standardise go-io import alias to coreio; wrap error in OnStartup
2026-03-16 18:19:50 +00:00