Commit Graph
8 Commits
Author SHA1 Message Date
David F GliddenandClaude Opus 4.8 16184027b5 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>
2026-06-07 19:11:38 +02:00
David F Glidden bc53c94742 🔧 Auto-commit from sysupdate on 2026-06-03 21:09 2026-06-03 21:09:27 +02:00
David F Glidden ec6e414867 🔧 Auto-commit from sysupdate on 2026-05-22 09:03 2026-05-22 09:03:50 +02:00
David F Glidden f83aae27c5 🔧 Auto-commit from sysupdate on 2026-05-19 21:49 2026-05-19 21:49:14 +02:00
David F GliddenandClaude Opus 4.7 5f3ea1a695 Brewfile: capture current dev environment + mas app additions
Brings the Brewfile back into sync with the actually-installed state
(verified via brew bundle dump diff — no residual drift after this
commit). Two categories of change:

Development environment (for ARC local build, 2026-04-16):
- tap "dart-lang/dart" (required by sass)
- tap "sass/sass"
- brew "haskell-stack" (GHC toolchain via Stack for Hakyll builds)
- brew "sass/sass/sass" (Dart Sass for SCSS compilation; Hakyll's
  older libsass approach is deprecated upstream)

App Store apps installed since last Brewfile commit:
- 1Password for Safari, Current, Drafts, Flighty, forScore,
  Hyperspace, Magic Lasso, Obsidian Web Clipper, Orbot, Pages,
  PCalc, StopTheMadness Pro, Vinegar, xSearch

brew bundle check flags libpng/gh/ollama as "needs update" — that's
outdated versions of already-installed formulae, not missing entries.
Version drift; not a Brewfile error.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-17 13:54:22 +02:00
David F Glidden 45a5beee51 🔧 Auto-commit from sysupdate on 2026-04-16 18:12 2026-04-16 18:12:51 +02:00
David F GliddenandClaude Opus 4.6 066a47a26b Audit and optimize for CapableMind development
Brewfile: stripped to essential tools (~600MB freed), removed boost,
cmake, aerc, newsboat, fontforge, starship, and 24 auto-dependencies.
Added caffeine, ollama, fastfetch, ocrmypdf, tea, sshpass, vitetris.
Dropped 1password, iterm2, github-desktop, hazel, swiftbar, oversight.

Shell: fixed all stale references (fzf, zoxide, starship, old paths,
Homebrew node aliases). Updated project paths to ~/_Dev/. Added
CapableMind aliases (cm, bmf, bmf-health, bmf-status, bmf-logs).

Configs: removed iterm2, neofetch, swiftbar configs. Added capablemind
(launchd plists, MCP example, bmf-start script). Updated SSH config
with git.skemantix.com. Added CLAUDE.md to dotfiles.

Scripts: consolidated 3 backup scripts into 1 (backup-all-secrets.sh),
added pass store backup. Added setup-capablemind.sh for full environment
reconstruction. Updated symlinks.sh for new config structure.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-20 23:45:33 +01:00
David F GliddenandClaude a0e34f78ae Recover missing Brewfile and enhance system updates
- Add missing Brewfile (found in home directory)
- Add bashrc and FZF configurations to dotfiles
- Install mas CLI for Mac App Store management
- Enhance sysupdate() with moon phase and MAS updates
- Update symlinks script for all shell configs

🖖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-28 19:13:11 +02:00