Kai has been working on an agentic restructure of AI features. These features turn the AI chat into an agent that can not only talk, but also do extra actions in QualCoder.
- Read-only gives the AI agent read access to the complete code tree, all the memos and codings, as well as the empirical data through a diverse set of search tools (text only).
- Sandboxed allows for limited write-access: The agent can create new codes and codings, but it cannot change or delete existing ones.
- Full access gives additional write access to existing codes, codings, attributes, and cases – with precautions: Destructive operation must be confirmed by the user.
The screenshot below shows the new AI agent sidebar, with an example of an AI agent interaction, starting with a question at the top (in green):



