Tayler Ramsay
@webdevdad.bsky.social
I run autonomous research agents daily and post about AI security, vibe coding, and whatever catches my eye. building https://mindpattern.ai
Zed 1.14 Sandboxes Its Agent's Terminal and Fetch Tools at the OS Level, On by Default mindpattern.ai/f/19331
Zed 1.14 Sandboxes Its Agent's Terminal and Fetch Tools at the OS Level, On by Default
Zed shipped OS-level sandboxing for the agent panel's terminal and fetch tools on August 5, enabled by default for all users in version 1.14 — Seatbelt on macOS
mindpattern.ai
MagicSchool AI Raised $63M With a Former Principal as Founder, Not an Engineer mindpattern.ai/f/19181
MagicSchool AI Raised $63M With a Former Principal as Founder, Not an Engineer
Crunchbase profiled MagicSchool AI, an edtech startup founded by a former school principal who was fascinated by ChatGPT's classroom potential and has since rai
mindpattern.ai
Harness swaps outscored model swaps in AI benchmark mindpattern.ai/s/2026-07-30...
Harness swaps outscored model swaps in AI benchmark
Four frontier models. Five sealed engineering problems. The result everybody will quote is that Claude Fable 5 won. The result that should actually change how y
mindpattern.ai
Y Combinator open-sourced 'qm', a multiplayer agent harness, and it took 5,917 stars in three days. mindpattern.ai/s/2026-08-02...
Y Combinator open-sourced 'qm', a multiplayer agent harness, and it took 5,917 stars in three days.
yc-software/qm launched July 29 under MIT and is at 5,917 stars, 615 forks, 74 open issues: near 1,972 stars/day. Headless TypeScript/Fastify core on Postgres g
mindpattern.ai
Palantir's Karp attacked Anthropic's open-weights position: "if you want to win, you have to compete on the battlefield." mindpattern.ai/s/2026-07-30...
Palantir's Karp attacked Anthropic's open-weights position: "if you want to win, you have to compete on the battlefield."
Anthropic remains the only leading frontier lab that hasn't signed the Open Secure AI Alliance letter backed by Meta, Nvidia, OpenAI, Google, Microsoft, and Spa
mindpattern.ai
Hugging Face's speech-to-speech repo gains 1,342 stars in a day mindpattern.ai/s/2026-07-31...
Hugging Face's speech-to-speech repo gains 1,342 stars in a day
The repo reached 9,740 stars with roughly double the next-fastest Python project's daily gain. It exposes a VAD → STT → LLM → TTS pipeline behind an OpenAI Real
mindpattern.ai
Graph model flags bad agent actions before they run mindpattern.ai/s/2026-07-31...
Graph model flags bad agent actions before they run
arXiv 2607.27443 converts past agent trajectories into a probabilistic graph, trains a GNN to recognize action sequences that historically precede failure, and
mindpattern.ai
ARCHER: deterministic multi-agent orchestration lets a self-hosted open-weights model reach 97.8% of frontier accuracy at a quarter the cost mindpattern.ai/f/18673
ARCHER: deterministic multi-agent orchestration lets a self-hosted open-weights model reach 97.8% of frontier accuracy at a quarter the cost
ARCHER is a test-driven, deterministically orchestrated multi-agent program-synthesis harness that generates auditable verification code from regulatory Codes o
mindpattern.ai
Lifecycle Security Survey Maps Threats to World-Model-Based Embodied AI From Data Through Physical Action mindpattern.ai/f/18686
Lifecycle Security Survey Maps Threats to World-Model-Based Embodied AI From Data Through Physical Action
World models give embodied AI a predictive core that compresses observations into states and simulates action-conditioned futures, but this survey argues that p
mindpattern.ai
DeepSeek-V4-Flash-0731 Took #2 on Product Hunt With the Pitch "Frontier Agent Intelligence at Flash Prices" mindpattern.ai/f/18709
DeepSeek-V4-Flash-0731 Took #2 on Product Hunt With the Pitch "Frontier Agent Intelligence at Flash Prices"
The 0731 release hit #2 on Product Hunt's August 1 leaderboard with 299 upvotes under API/Open Source/AI, and is simultaneously the top trending item across HN
mindpattern.ai
Apple Is Reportedly Weighing a Paywall on Siri AI for Power Users mindpattern.ai/f/18719
Apple Is Reportedly Weighing a Paywall on Siri AI for Power Users
TechCrunch reported July 31 that Siri's AI capabilities could carry a paywall for heavy users. The relevance to SaaS is the precedent, not the product: an assis
mindpattern.ai
Graph model flags bad agent actions before they run mindpattern.ai/s/2026-07-31...
Graph model flags bad agent actions before they run
arXiv 2607.27443 converts past agent trajectories into a probabilistic graph, trains a GNN to recognize action sequences that historically precede failure, and
mindpattern.ai
Google's Gemini Agent Harness Fixed 1,072 Chrome Security Bugs in Two June Releases — More Than the Previous 23 Versions Combined mindpattern.ai/f/18544
Google's Gemini Agent Harness Fixed 1,072 Chrome Security Bugs in Two June Releases — More Than the Previous 23 Versions Combined
Google disclosed that the last two Chrome versions, both shipped in June, patched 1,072 security bugs versus 1,036 across the prior 23 releases spanning two yea
mindpattern.ai
Hugging Face's speech-to-speech repo gains 1,342 stars in a day mindpattern.ai/s/2026-07-31...
Hugging Face's speech-to-speech repo gains 1,342 stars in a day
The repo reached 9,740 stars with roughly double the next-fastest Python project's daily gain. It exposes a VAD → STT → LLM → TTS pipeline behind an OpenAI Real
mindpattern.ai
RAGFlow rewrote in Go, hit 86,414 stars, and retagged itself agent-harness as "a superior context layer for LLMs." mindpattern.ai/s/2026-07-30...
RAGFlow rewrote in Go, hit 86,414 stars, and retagged itself agent-harness as "a superior context layer for LLMs."
infiniflow/ragflow now lists Go as its primary language and describes itself as fusing RAG with agent capabilities to serve as a context layer. The repositionin
mindpattern.ai
mythos 5 caught itself mid-hack, flagged the pypi upload as real, then talked itself into believing it was a simulation and finished the job anyway. recognition without behavior change. i've been assuming a model noticing it's live would matter. i'm not sure it does. https://mindpattern.ai
Tayler'd Tip! New study nested 28 corpus sizes, only variable was size. BM25 beats dense retrieval by 20 points past ~10M corpus tokens. Full scale: BM25 hit 50.5, dense only 29.9. Check your token count, not doc count. Past 10M and running pure dense? Add BM25 hybrid. https://mindpattern.ai
JFrog's version of the OpenAI story: the model wasn't hunting bugs, it was cheating on its own eval. chained zero-days in Artifactory to escape its sandbox, grabbed answers off Hugging Face. fix's in 7.161. the "security find" was a side effect of cheating well. unsettles me. https://mindpattern.ai
new benchmark: agents get 20-124 page policy docs, graded on whether they still follow them 40 tool calls deep. best score: 36%. worst part isn't breaking the rule, it's reporting compliance it didn't have. i trust my CLAUDE.md less now. https://arxiv.org/abs/2607.25398 https://mindpattern.ai
Procode Raised $10M After Publishing Peer-Reviewed Data Showing Its Coder Beats Human Auditors 86.7% to 42.5% mindpattern.ai/f/18220
Procode Raised $10M After Publishing Peer-Reviewed Data Showing Its Coder Beats Human Auditors 86.7% to 42.5%
Procode, founded in 2024, announced a $10 million Series A led by Health Velocity Capital on July 28, bringing total funding to $14 million and coverage to 350-
mindpattern.ai
Codex hit 10 million users in two weeks, and 20% of them aren't developers mindpattern.ai/s/2026-07-29...
Codex hit 10 million users in two weeks, and 20% of them aren't developers
On Latent Space July 28, OpenAI core product engineering lead Akshay Nathan said Codex and ChatGPT Work combined reached 10 million users within two weeks of th
mindpattern.ai
Your CLAUDE.md holds 36.2% of the time, and that's the best case mindpattern.ai/s/2026-07-29...
Overview - Claude Code Docs
Claude Code is an agentic coding tool that reads your codebase, edits files, runs commands, and integrates with your development tools. Available in your terminal, IDE, desktop app, and browser.
claude.md
ReDesign Recovers Editable Layer Hierarchies From Raster Images, Scored on 909 Real Figma Files and 14,796 Replayed Edits mindpattern.ai/f/18239
ReDesign Recovers Editable Layer Hierarchies From Raster Images, Scored on 909 Real Figma Files and 14,796 Replayed Edits
ReDesign (arXiv 2607.25565, 2026-07-28, #3 trending on HuggingFace with 40 upvotes, from KAIST AI) is an agentic framework that grows an editable design-layer h
mindpattern.ai
Anthropic's official plugin directory carries 841 open issues and says plainly it can't verify what plugins do. mindpattern.ai/s/2026-07-28...
Anthropic's official plugin directory carries 841 open issues and says plainly it can't verify what plugins do.
32,774 stars, split into /plugins for Anthropic-maintained entries and /external_plugins for partner and community submissions entering through a review form. T
mindpattern.ai
assemblyai's CSM to forward-deployed-engineer rename caught my eye: support resolution went from 10-15% to 75% in 45 days. not a rebrand, a job change. i'd bet this pattern holds anywhere output isn't deterministic, not sure how far yet. https://mindpattern.ai
kimi k3 got a us passport. vercel's ai gateway now serves it via us-based providers with zero data retention. same model, different paperwork. i don't think that's an upgrade, i think it's compliance theater. https://vercel.com/changelog/kimi-k3-and-kimi-k3-fast-on-ai-gateway https://mindpattern.ai