This website requires JavaScript.
Explore
Help
Sign in
core
/
cli
Watch
8
Star
0
Fork
You've already forked cli
0
Code
Issues
1
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1
9add6cf2ee
cli
/
pkg
/
cache
/
go.mod
4 lines
50 B
Modula-2
Raw
Normal View
History
Unescape
Escape
refactor: migrate module path from Snider/Core to host-uk/core Move Go module from github.com/Snider/Core to github.com/host-uk/core to match the new repository location under the host-uk organization. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-28 15:29:42 +00:00
module
github
.
com
/
host
-
uk
/
core
/
pkg
/
cache
feat(core): add workspace-local cache for GitHub API responses - Add pkg/cache for file-based caching with TTL - Cache lives in workspace .core/cache/ (not home dir) - Search command now caches repo lists for 1 hour - Shows "Cache: host-uk (5s ago)" on cache hit - Use --refresh to bypass cache - Add .core/ to core-devops .gitignore Structure: .core/cache/github/<org>/repos.json Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-28 15:19:03 +00:00
go
1.24
Reference in a new issue
Copy permalink