Urgent.News

600+ sources. One page. See who else covered it.

Editions

More in AI

Persisting Claude CLI Login Between Container Builds

Goal Keep Claude Code's account/session login ( ~/.claude.json ) alive across devcontainer rebuilds, instead of having to re-authenticate every time the image is rebuilt.

  • Claude CLI stores account info in ~/.claude.json
  • Persistent file lost during container rebuilds
  • Solution: create directory, mount volume, link file

DeepSeek Harness

Article URL: https://github.com/deepseek-ai/deepseek-harness Comments URL: https://news.ycombinator.com/item?id=49285244 Points: 238 # Comments: 107

More from Thursday 13 August →