Agenti / Agents
Autonomní AI postavy s vlastními instrukcemi — specializovaní pomocníci pro konkrétní oblasti. / Autonomous AI personas with their own instructions — specialists for specific domains.
CZ
Agent je autonomní AI postava, která dostala konkrétní zadání a instrukce. Místo obecného chatu máte specialistu na vaši oblast.
Každý agent je definován jedním markdown souborem s:
- Jménem a krátkým popisem (co umí, pro koho je)
- Systémovými instrukcemi (styl, pravidla, zakázané postupy)
- Seznamem povolených dovedností (čím si může pomoct)
- Přístupem k nástrojům (soubory, internet, API…)
Vlastní vs. pluginoví agenti
CODEXIS rozlišuje dva druhy agentů:
- Vlastní agenti — vytvořené vámi nebo vaším týmem. Uloženy ve vašem pracovním adresáři. Můžete je kdykoli upravit.
- Agenti pluginů — dodané doplňkem z marketplace. Aktualizují se spolu s doplňkem.
Obojí funguje stejně v chatu i v automatizacích.
Vytvořit vlastního agenta
V sekci Agenti → Nový agent:
- Jméno — krátké, výstižné. Např. GDPR právník, Draft M&A.
- Popis — co agent umí. Uvidíte ho v seznamu při výběru.
- Instrukce — volný markdown. Píšete jako dopis novému kolegovi:
- Jaký tón dodržovat (formální vs. neformální).
- Jakou právní školu preferovat (kontinentální, precedenční).
- Jaké zdroje smí používat, jaké naopak ne.
- Jaký formát odpovědi dodat (shrnutí → argumentace → citace).
- Dovednosti — zaškrtněte dovednosti, které má agent k dispozici.
- Oprávnění — soubory, internet, konkrétní externí nástroje.
Tip pro psaní instrukcí
Čím konkrétnější instrukce, tím předvídatelnější agent. Uveďte příklady dobrých a špatných odpovědí. Jeden příklad vyváží deset abstraktních pravidel.
Použití
Agenta zvolíte:
- V chatu — na začátku konverzace (výběr z roletky).
- V automatizaci — každá naplánovaná úloha má přiřazeného agenta.
- Z aplikace doplňku — některé aplikace umí agenta zavolat samy.
Editace a verzování
- Úpravy vlastního agenta se projeví okamžitě u nových konverzací.
- Starší konverzace si pamatují původní verzi — zpětně se chování nemění.
- Historii úprav si můžete uchovávat v Gitu (pracovní adresář je obyčejné složky se soubory).
Příklady agentů
- GDPR compliance — analyzuje smlouvy na soulad s GDPR, cituje konkrétní články Nařízení.
- Civilista / Obchodník / Trestňák — specialisté dle oboru.
- Draft asistent — píše návrhy podání podle vzoru kanceláře.
- Judikaturní rešeršér — hledá relevantní rozhodnutí NS a ÚS k tématu.
Smazání
V detailu agenta stiskněte Smazat. Odebere se markdown soubor; konverzace zůstávají jako historie. Agent pluginu se maže odinstalací doplňku.
EN
An agent is an autonomous AI persona with a specific assignment and instructions. Instead of a generic chat you have a specialist for your domain.
Every agent is defined by a single markdown file with:
- A name and a short description (what it does, for whom)
- System instructions (tone, rules, forbidden behaviors)
- A list of allowed skills (what it can draw on)
- Tool access (files, internet, APIs…)
Custom vs. Plugin Agents
CODEXIS distinguishes two kinds of agents:
- Custom agents — created by you or your team. Stored in your workspace directory. You can edit them at any time.
- Plugin agents — delivered by a plugin from the marketplace. Updated together with the plugin.
Both work identically in chat and in automations.
Create a Custom Agent
Under Agents → New Agent:
- Name — short and descriptive. E.g. GDPR Lawyer, Draft M&A.
- Description — what the agent does. Shown in the selection list.
- Instructions — free-form markdown. Write it as a letter to a new
colleague:
- Tone to follow (formal vs. informal).
- Legal school to prefer (continental, case law).
- Allowed and forbidden sources.
- Output format (summary → reasoning → citations).
- Skills — check the skills available to the agent.
- Permissions — files, internet, specific external tools.
Tip for writing instructions
The more specific the instructions, the more predictable the agent. Provide examples of good and bad responses. One example outweighs ten abstract rules.
Usage
You choose an agent:
- In chat — at the beginning of a conversation (dropdown).
- In an automation — every scheduled job has an assigned agent.
- From a plugin application — some applications call the agent themselves.
Editing and Versioning
- Edits to a custom agent take effect immediately for new conversations.
- Older conversations remember the original version — behavior does not change retroactively.
- Edit history can be kept in Git (the workspace directory is a plain folder of files).
Examples of Agents
- GDPR compliance — analyzes contracts for GDPR compliance and cites specific articles of the Regulation.
- Civil / Commercial / Criminal specialist — specialists by domain.
- Draft assistant — drafts submissions according to the firm's template.
- Case law researcher — finds relevant Supreme Court and Constitutional Court decisions on a topic.
Deletion
In the agent detail view press Delete. The markdown file is removed; conversations remain as history. A plugin agent is removed by uninstalling the plugin.
Doplňky / Plugins
Balíčky, které rozšiřují CODEXIS AI o dovednosti, agenty a aplikace. / Packages that extend CODEXIS AI with skills, agents, and applications.
Dovednosti / Skills
Modulární know-how — složka s instrukcemi a podklady pro jeden úkol. / Modular know-how — a folder with instructions and materials for one task.