Sweep: Coding Agent and Next-Edit Autocomplete Sweep is a world-class AI coding agent and autocomplete built for JetBrains developers. We are the only...
Related Investments
INV
AngelList
Platform connecting startups with investors, talent, and resources for fundraising and growth.
INV
Sudrania
Fund administration and accounting platform for investment managers.
INV
CapGains
Cryptocurrency tax and portfolio tracking platform for investors and traders.
INV
Heroes Jobs
The app for Gen Z searching for a job
Related Projects
PRJ
aVenture.vc
Data-driven research platform for the VC ecosystem
Related Articles
BLOG
How to Secure Environment Variables for LLMs, MCPs, and AI Tools Using 1Password or Doppler
Stop hardcoding API keys in MCP configs and AI tool settings. Learn how to use 1Password CLI or Doppler to inject secrets just-in-time for Claude, Cur...
BLOG
Claude Code Output Styles: Explanatory, Learning, and Custom Options
An implementation guide to Claude Code's /output-style, the built‑in Explanatory and Learning modes (with to-do prompts), and creating reusable custom...
BLOG
How to Have LLMs Write More Efficient Code using Optimal Data Structures
LLMs often generate O(n²) solutions when O(n) would suffice. Learn how to prompt for optimal data structures, avoid common performance pitfalls, and g...