Skip to content
MindPattern
Wire
Briefings
Search
Subscribe
← The Wire
Source trail
opensrc
Public MindPattern findings, entities, and graph evidence that cite this source.
Findings
1
All-time hits
1
High value
0
Last seen
2026-06-26
Related findings
2026-06-26 / TOOLS
Tip: Give Agents Dependency Internals With `rg "<symbol>" $(opensrc path <pkg>)`
When an agent is reasoning about a third-party package, types and docs often aren't enough. Pipe opensrc into ripgrep — `rg "parse" $(opensrc path zod)` — to search the package's actual implementation on demand, fetching and caching the source on first use. It's a far lighter alternative to vendoring or cloning dependencies just so the agent can read how they really work.
Open latest cited source
Wire
Briefings
Search
Subscribe