Tag: build-log
All the articles with the tag "build-log".
-
Dictation and Meeting Notes, Fully Local: Rebuilding Wispr Flow and Granola Without the Cloud
I built VoiceVault, an open-source macOS app that replicates the Wispr Flow dictation experience and the Granola meeting-notes experience with everything — audio, transcription, and summarization — running on-device.
-
Does Graphify Actually Help an AI Coding Agent?
A code graph earns trust only when it beats disciplined source search on a correct, source-backed task.
-
One Token for Everything Is Still One Token
The case for scoping a service account to one purpose instead of 'everything' is easy to agree with in the abstract. Putting it into practice on a box that runs agents — not a CI runner that exits when the job ends — is where the argument gets tested. Here's what that looked like, including the part where the boundary pushed back.
-
Builder's Daily Is a Fleet, Not a Newsletter
Updated:How Builder's Daily works: 14 bounded scanner agents, filesystem memory, explicit curation, composable publish skills, and a public machine-readable surface — not one digest in your inbox.
-
How This Site Is Built
Updated:The stack behind artificialcuriositylabs.ai: Astro on S3 + CloudFront, DNS on Cloudflare, email forwarding via SES, and an AI-readable content layer. Every decision explained.
-
When the Tool Doesn't Know About the Vault
op run wraps any process and resolves vault references as normal env vars — so the tool reads credentials without knowing 1Password exists.
-
1Password as the Trust Anchor for an Agent Auth Chain
The previous posts covered what 1Password stores. This one is about what it does — as the live trust anchor when an agent acquires tokens, enrolls MFA, and calls protected APIs without a human passing credentials by hand.
-
What Happens When an AI Agent Manages Your Password Vault
I used Claude Code and the 1Password CLI to reorganize 690 credentials — four vaults, 400+ tagged items, a GitHub issue filed from the terminal. Here's what worked, what broke, and what it means for AI-native credential management.