business

Verdict

Submitted 5/17/2026, 11:37:16 AM · Completed 5/17/2026, 11:38:18 AM

6.5
pivot
The idea

Show HN: Gonfire – analyze Claude Code session logs to see how candidates think

Show original source text →
When I graduated from a CS program in 2020, leetcode was basically a SWE entrance exam. Your ability to solve a coding puzzle thrown at you on the spot determined your fate. Recently, I’ve interviewed for a handful of “AI Engineer” positions at several startups and I noticed a shift in the format of technical assessments. Timed OAs and live leetcoding have been replaced with a “case study” format where AI use is encouraged. These were the two main patterns I saw: 1. Take home: Candidate clones a github repo or receives a zip file with starter code and README. They complete the assignment according to the instructions using any tools or resources that they would like, the final code gets pushed up to a github repo and the user submits a link to the repo. The hiring team evaluates the submission. 2. Live assessment: Candidate is live on a call with an interviewer with screenshare. Candidate clones a github repo or receives a zip file with starter code and README instructions. The interviewer observes the candidate think out loud to assess how they solve the problem using AI. Both of these formats still seem sub-optimal. Reviewing a submitted take-home solution involves the HM sifting through a codebase that is entirely AI generated and reveals little about the candidate’s thought process or problem solving ability. Live “vibe” assessment takes a whole hour of time from the interviewer (which was often the CTO) per candidate. Moreover they are throwing away the most valuable piece of info: the claude code session log. I built Gonfire, which consists of a proxy which records and analyzes a candidate’s claude code interactions while solving the assessment and displays a digestible report to a hiring manager. *I’ve refrained from deriving any quantitative metrics of performance until I feel confident that there is a solid basis for any such metric, so the analysis is primarily qualitative for now. I took an assessment myself, you can view my results in the demo. Live demo: https://app.gonfire.io (showhn@gonfire.io / Aa123123123123) Relevant post from Anthropic: < https://www.anthropic.com/engineering/AI-resistant-technical... > This could allow for some interesting directions in the future: - “Anti-Spoiler” - Prevent LLMs from spoiling key problem insights/ideation - Clustering candidates based on distinguishing features of their thinking process
TRIZ inventive level: 3/5· Principles: self-service, mechanical interaction
Synthesis verdict
**Pivot**. Gonfire addresses a clear pain point in the AI engineering hiring process by capturing and analyzing candidate interactions with AI tools. The market for AI-augmented technical hiring is growing and underserved, with a willingness to pay for tools that reduce mis-hires. However, the dependence on third-party AI services and unresolved ethical/legal questions pose significant risks. To mitigate these risks, Gonfire should prioritize developing a robust and scalable infrastructure, ensuring compliance with regulatory requirements, and exploring alternative AI services to reduce dependence on Claude's API. Additionally, Gonfire should focus on developing quantitative metrics to complement its qualitative analysis, enhancing its value proposition and differentiating itself from existing assessment tools.

Strengths

  • Unique value proposition in capturing and analyzing AI interaction data
  • Growing and underserved market for AI-augmented technical hiring
  • High willingness to pay for tools that reduce mis-hires
  • Potential for durable differentiator through recording and analyzing AI-augmented coding sessions
  • Promising unit economics with scalable cloud infrastructure

Weaknesses

  • Dependence on third-party AI services (Claude's API)
  • Unresolved ethical and legal questions around code interaction recording
  • Lack of quantitative metrics to complement qualitative analysis
  • High competition in the tech hiring tools market
  • Regulatory risks (e.g., GDPR, CCPA) that could cripple the service

Best angle

Gonfire should focus on developing a robust and scalable infrastructure, ensuring compliance with regulatory requirements, and exploring alternative AI services to reduce dependence on Claude's API, while enhancing its value proposition through quantitative metrics and differentiating itself from existing assessment tools.

Panel verdicts

Competition

nvidia/nemotron-3-nano-omni-30b-a3b-reasoning

7.0

Recording and analyzing AI‑augmented coding sessions provides a unique, durable differentiator that current interview platforms overlook.

The market already includes take‑home and live coding platforms (e.g., CoderPad, Interviewing.io, HackerRank, Pramp) that evaluate code but do not capture or analyze AI‑assisted interactions. Gonfire’s focus on recording Claude code sessions and generating a concise report addresses a clear gap, offering hiring managers insight into the candidate’s thought process and AI usage. This differentiation is non‑trivial and creates a potential data moat, but its durability depends on widespread adoption of AI‑augmented assessments and the ability to integrate with diverse interview tools. Competitors could replicate the logging feature, yet the current lack of comparable solutions gives Gonfire a defensible edge for now.

Risk

nvidia/llama-3.3-nemotron-super-49b-v1

3.0

Dependence on third-party AI services and unresolved ethical/legal questions pose immediate, high-impact risks.

Gonfire faces significant challenges due to its reliance on Claude's API, potential legal and ethical concerns over code interaction recording, and the high competition in the tech hiring tools market. The lack of quantitative metrics and dependence on qualitative analysis may hinder adoption among data-driven hiring managers. Regulatory issues, particularly around data privacy (e.g., GDPR, CCPA), could cripple the service if not properly addressed. Moreover, if Claude's API terms change or the service is discontinued, Gonfire's core functionality is at risk.

Market

qwen/qwen3-next-80b-a3b-instruct

9.0

The most valuable data in AI-assisted technical assessments isn’t the final code — it’s the raw, unfiltered interaction log between the candidate and their AI assistant, and Gonfire is the first to capture and decode it for hiring teams.

There is a clear, growing, and underserved market for AI-augmented technical hiring in AI engineering roles. Startups and scale-ups are rapidly shifting from LeetCode-style coding tests to AI-permissive case studies, but lack tools to evaluate the *thinking process* behind AI-assisted work. Hiring managers are drowning in homogeneous, AI-generated code submissions and wasting hours in live sessions that still fail to capture meaningful insight. Gonfire solves this by capturing and analyzing Claude interaction logs — the exact data being discarded — turning opaque AI-assisted work into structured, interpretable reports. The target audience is large: thousands of AI engineering roles are posted monthly at startups, AI-first companies, and even enterprise teams adopting generative AI, all struggling with hiring quality at scale. The CTOs and engineering leads who currently conduct these assessments are time-constrained and desperate for better signals. Gonfire’s product is not just a tool — it’s a new evaluation paradigm. The demo proves feasibility, and Anthropic’s own blog post validates the industry’s awareness of this problem. The ‘Anti-Spoiler’ and ‘Thinking Clustering’ features are high-value future differentiators. No competitor currently captures and structures AI interaction logs for hiring. The willingness to pay is high: companies spend $10k–$50k per bad hire; a $50–$200/candidate tool that reduces mis-hires by even 20% is a no-brainer. The market is real, urgent, and under-addressed.

Viability

meta/llama-4-maverick-17b-128e-instruct

7.0

The feasibility of building Gonfire hinges on the complexity of developing a robust proxy and meaningful qualitative analysis, but it's achievable within 4-12 weeks for a solo or 2-person team.

Building Gonfire, a tool that records and analyzes a candidate's Claude code interactions, is feasible for a solo or 2-person team within 4-12 weeks. The core functionality involves creating a proxy to capture interactions, analyzing them, and displaying a report. The technical complexity lies in developing a robust proxy that can handle various Claude interactions and creating a meaningful analysis of these interactions. However, the idea is built upon existing technologies and doesn't require developing a new AI model or complex algorithms from scratch. The team can leverage existing libraries and tools for proxy development and analysis. The qualitative analysis aspect, as currently implemented, is less complex than deriving quantitative metrics, which the developer has deferred. The demo and the referenced Anthropic post suggest that the foundational elements are already explored. Challenges include ensuring the proxy is comprehensive, handling different types of interactions, and making the analysis meaningful for hiring managers. The 'Anti-Spoiler' and clustering candidates features are future directions and not part of the initial scope, making the initial development feasible within the given timeframe.

Monetization

mistralai/mistral-nemotron(fallback #1)

7.0

Gonfire's unique value lies in capturing and analyzing AI interaction data to provide qualitative insights into candidate problem-solving processes.

Gonfire addresses a clear pain point in the AI engineering hiring process by capturing and analyzing candidate interactions with AI tools, which is a novel approach. The pricing model could be a subscription-based SaaS model (e.g., $500/month per company) or a per-assessment fee (e.g., $50 per assessment). The conversion path involves integrating Gonfire into the hiring workflow, with a free trial to demonstrate value. Unit economics look promising as the cost to serve is primarily cloud infrastructure for storing and analyzing logs, which is scalable. However, the market size is niche (AI engineering roles), and the value proposition needs to clearly differentiate from existing assessment tools. The key insight is that Gonfire leverages AI interaction data to provide qualitative insights into candidate problem-solving processes, which is a unique selling point.

Synthesized by meta/llama-3.3-70b-instruct · 6.0s