Latent Space · 4d ago · 7 · agent workflow prompt engineering open source

OpenAI's Ryan Lopopolo discusses 'Harness Engineering'—a methodology for building AI-native software where agents operate autonomously with zero human-written code, using >1B tokens/day and extensive prompt engineering via Symphony (a multi-agent orchestration system). The approach shifts focus from prompt optimization to building proper context, structure, and observability for agents to function as full teammates rather than copilots.

Latent Space · 8d ago · 6 · agent open source inference prompt engineering

Marc Andreessen discusses AI's 80-year technical trajectory, scaling laws, reasoning models, agents, and edge inference in a long-form conversation. Key technical insights include his perspectives on agents as a Unix-like architecture, edge AI economics, open-source models, and why software bottlenecks may matter more than model improvements going forward.

Ahead of AI · 78d ago · 8 · inference prompt engineering tutorial research

Comprehensive overview of inference-time scaling techniques for LLMs, covering methods like chain-of-thought prompting, self-consistency, best-of-N ranking, and rejection sampling with verifiers. The author shares practical experimentation results (achieving 15% to 52% accuracy improvement) and categorizes approaches from both academic literature and proprietary LLM implementations, making it directly applicable to deployed systems.