← Back to all sparks
H

Hex

ANALYTICS
Velocity6.3

Hex is making its AI agent programmable and its generated apps directly editable.

analyticsai-agentgenerative-appsbyokdata-notebookscli
Current state
Hex has moved firmly into AI-native analytics, where the primary workflow is instructing an agent to build data apps rather than building them manually. The most recent update adds direct text editing of AI-generated apps, targeted chart updates, and BYOK (bring your own AI provider) — letting teams route agent calls through their own model credentials. The agent can now analyze CSVs sent directly in Slack without opening a notebook.
Where it's heading
The product is converging on two parallel tracks: making the Hex Agent more accessible across surfaces (CLI, API, Slack, web search) and making AI-generated outputs more trustworthy and editable (direct code access, model transparency, endorsed mode as default). BYOK signals that Hex is de-emphasizing model differentiation and doubling down on workflow depth — the model is a commodity, the workflow is the product.
Prediction
The natural unlock after BYOK and direct app editing is a publishing or distribution primitive — deploying generated apps to external stakeholders without requiring Hex accounts. Alternatively, multi-model orchestration (routing different tasks to different providers) becomes feasible now that the provider layer is abstracted.

Recent moves

  1. 6d ago

    More control over Generative app iteration

    ⚡ SPARK

    BYOK (bring your own AI provider) is the headline here — teams can now route Hex Agent calls through their own model credentials, ending Hex's control over which models power your data apps. Combined with direct text editing and targeted chart updates, this release shifts the agent from a black box into something users own end-to-end.

  2. 20d ago

    Chart controls and easier collaboration

    Generative chart controls give users finer-grained adjustment over what the agent produces, reducing the round-trip of 'regenerate this chart' prompts. Shareable OAuth results extend collaboration without requiring teammates to re-authenticate. Both moves build on the trajectory toward more user control over AI outputs.

  3. 1mo ago

    Start building an app right from your conversation

    The chat-to-notebook toggle flattens the workflow — analysts can now start in conversation mode and graduate to a full notebook without switching contexts. The Hex Agent reading entire Slack threads rather than just the last message meaningfully improves the quality of generated outputs for collaborative discussions.

  4. 1mo ago

    Tune how the agent runs

    Fast mode and model visibility (seeing which model Auto picked) address two real friction points: speed and trust. Adding GPT-5.6 variants expands the model roster that the Aug-30 BYOK move will eventually let users override entirely — the model picker is both useful now and a stepping stone to the forthcoming provider abstraction.

  5. 1mo ago

    Command (line) and conquer

    ⚡ SPARK

    CLI and API access to the Hex Agent is an architectural move — it opens Hex's AI capabilities to programmatic workflows, CI pipelines, and external integrations that don't go through the browser. Adding Claude Opus 5 alongside this puts a capable model at the end of the API, making the combination immediately useful for automated data app generation.

  6. 1mo ago

    Get hands-on with your generative apps

    Letting users edit generated app code directly inside Hex closes the feedback loop between AI output and human intent — the agent no longer has to regenerate when a user wants a small tweak. Desktop notifications and the agent's ability to see its own built apps are operational improvements that reduce context-switching for longer-running agent tasks.