Ambient Context captures Mac work privately
Ambient Context is a macOS menu-bar app that reads focused-window text through the Accessibility API and writes deduplicated, timestamped notes to daily Markdown files. Everything stays local, with redaction for credentials and secure fields, while the output is structured for Claude Code or other LLMs.
The compelling idea is turning personal work history into a boring, portable file that agents can actually use. Its usefulness will depend on accessibility-tree coverage and whether users are comfortable granting an app broad permission to inspect focused windows.
- –Accessibility-based capture avoids screenshots, OCR, cloud processing, and unnecessary visual data.
- –Plain Markdown, URLs, paths, and an `AGENTS.md` give models useful grounding while keeping users in control.
- –Password-manager exclusions, secure-field skipping, secret scrubbing, and local-only operation make the privacy model unusually explicit.
- –Chromium, Electron, and GPU-rendered terminal apps can expose incomplete text, creating meaningful blind spots.
- –The project is early and unsigned, requiring macOS 14+, Apple Silicon, Node, Rust, and Xcode tools for a self-build.
DISCOVERED
1h ago
2026-08-26
PUBLISHED
2h ago
2026-08-26
RELEVANCE
AUTHOR
Github Awesome