JevMade hello@JevMade.com
← Back to guides

JevMade field notes / Conceptual guide

Where Jev fits inside software made by an AI assistant

Jev cannot replace an assistant that writes code. It can help the finished program choose from a list, rate something, or answer a yes-or-no question.

Original by TypeSafe AIAgent workflows

Listen to this guide

JevMade’s plain-English explanation

Expanded guide unavailable: permission has not been verified.

0:00 /

AI narration

Our summary

A coding assistant is AI software that helps write and change computer programs. Jev does a different job: it answers focused questions for those programs. It does not write code, hold a conversation, edit files, or carry out actions on a computer.

The assistant can build a program that sends information and a question to Jev. Jev might choose from a fixed list, rate something on a described scale, or estimate whether a statement is true. The program then decides what to do with the answer.

TypeSafe provides an instruction pack that teaches coding assistants how to connect a program to Jev. Installing it does not turn Jev into the assistant's main AI model. Important actions still need ordinary program rules, and an answer from Jev can still be wrong.

Key takeaways

  1. Keep a writing model for the assistant that creates and changes code.
  2. Use Jev for focused questions inside the program being built.
  3. The TypeSafe instruction pack teaches the connection; it does not replace the coding assistant.

This follows TypeSafe's explanation of its product. JevMade has not independently tested the described connections.

Official TypeSafe documentation · Source reviewed

Read the original guide Opens the author’s site in a new tab.