Session 2026-06-07 evening: Brewfile ollama formula→cask + memory/tracker updates
Brewfile: ollama swapped to ollama-app cask (0.30.x formula bottle ships without llama-server, homebrew-core#285917) + steward's uv/basic-memory lines. Memory: L1 tracker (BMF connection-leak finding, note-don't-send), ARC tracker (pre-3R Fowler reading note), session addendum (thread → ARC Wave 3R), ledger (bypass + returns + triage records). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.8
parent
dff8b7c452
commit
16184027b5
@@ -27,7 +27,6 @@ brew "jq"
|
||||
brew "mackup"
|
||||
brew "mas"
|
||||
brew "multimarkdown"
|
||||
brew "ollama", restart_service: :changed
|
||||
brew "pandoc"
|
||||
brew "pass"
|
||||
brew "pipx"
|
||||
@@ -41,6 +40,7 @@ brew "sshpass"
|
||||
brew "tea"
|
||||
brew "tealdeer"
|
||||
brew "ttfautohint"
|
||||
brew "uv"
|
||||
brew "vitetris"
|
||||
brew "wget"
|
||||
brew "sass/sass/sass"
|
||||
@@ -49,6 +49,9 @@ cask "calibre"
|
||||
cask "font-hack-nerd-font"
|
||||
cask "kitty"
|
||||
cask "mactex"
|
||||
# ollama via the official app cask — the FORMULA bottle ships without llama-server on
|
||||
# macOS ARM (0.30.x; homebrew-core#285917) and every model load 500s. Swapped 2026-06-07.
|
||||
cask "ollama-app"
|
||||
cask "xquartz"
|
||||
mas "1Password for Safari", id: 1569813296
|
||||
mas "Calculator DA", id: 1464969384
|
||||
@@ -83,6 +86,7 @@ mas "TestFlight", id: 899247664
|
||||
mas "Vinegar", id: 1591303229
|
||||
mas "Xcode", id: 497799835
|
||||
mas "xSearch", id: 1579902068
|
||||
uv "basic-memory"
|
||||
npm "@anthropic-ai/claude-code"
|
||||
npm "corepack"
|
||||
npm "mcp-remote"
|
||||
|
||||
Reference in New Issue
Block a user