cavemem

local memory viewer

b3f837bd-e320-42eb-87a4-c271d21cade4 (claude-code)

← all sessions

#4287 · tool_use · 2026-06-15T14:09:48.745Z
Read input={"file_path":"/home/etc/claude-code/obs/.github/workflows/ci.yml"} output={"type":"text","file":{"filePath":"/home/etc/claude-code/obs/.github/workflows/ci.yml","content":"name: CI\n\non:\n push:\n branches: [main, master]\n pull_request:\n\nconcurrency:\n group: ci-${{ github.reference }}\n cancel-in-progress: true\n\njobs:\n # Pure logic layer: Foundation-only, builds and tests on Linux.\n obskit-linux:\n name: ObsKit (Linux)\n runs-on: ubuntu-latest\n container: swift:6.0.3\n steps:\n - uses: actions/checkout@v4\n - name: Build\n wor…
#4286 · tool_use · 2026-06-15T14:09:46.582Z
Bash input={"command":"find /home/etc/claude-code/obs -name \"*.yml\" -path \"*github*\" | head -5","description":"Find GitHub Actions workflow files"} output={"stdout":"/home/etc/claude-code/obs/.github/workflows/ci.yml","stderr":"","interrupted":false,"isImage":false,"noOutputExpected":false}
#4285 · user_prompt · 2026-06-15T14:09:42.635Z
build file in github, can we install it directly to iphone?