No description
Find a file
Virgil 25559c4913 fix(config): validate file types before read
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-31 18:18:01 +00:00
.core feat: rename go-config to core/config 2026-03-14 10:21:18 +00:00
docs feat: rename go-config to core/config 2026-03-14 10:21:18 +00:00
.gitignore chore: add .core/ and .idea/ to .gitignore 2026-03-15 10:17:49 +00:00
CLAUDE.md docs(config): add agent-facing examples and correct storage alias 2026-03-31 18:02:28 +00:00
config.go fix(config): validate file types before read 2026-03-31 18:18:01 +00:00
config_test.go fix(config): validate file types before read 2026-03-31 18:18:01 +00:00
env.go fix(config): make iteration deterministic 2026-03-31 18:09:32 +00:00
go.mod chore: sync dependencies for v0.1.8 2026-03-17 17:53:19 +00:00
go.sum chore: sync dependencies for v0.1.8 2026-03-17 17:53:19 +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