go/cmd
Snider 936e968ad0 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
..
core feat(core): add workspace-local cache for GitHub API responses 2026-01-28 15:19:03 +00:00
core-demo feat: add lthn-desktop as default GUI and restructure build targets 2026-01-21 14:40:33 +00:00
core-gui fix: update dependencies and add new mining bridge functionality 2026-01-27 21:12:48 +00:00
core-mcp feat: add initial project structure with configuration files and components 2026-01-15 22:46:50 +00:00
core-website Refactor library improvements (#18) 2025-11-02 16:17:25 +00:00
examples refactor: Update import path for Core and add CLAUDE.md documentation 2026-01-04 20:16:52 +00:00
lthn-desktop fix: update dependencies and add new mining bridge functionality 2026-01-27 21:12:48 +00:00