01Strategy2026
AI agents move AI from content to action.
The topic is no longer only generating text or an image. An agent can plan, use tools, call APIs and pursue a goal across several steps.
Capsula reading
Companies must treat agents as a new layer of operational architecture. The first challenge is choosing the right action scopes, not multiplying assistants.
02API costs2026
Cost per task becomes more useful than cost per token.
An agentic workflow can trigger several model calls, searches, tools and validations. Financial steering must go down to the level of the task actually performed.
Capsula reading
A good system must route models, limit useless calls, cache what can be cached, measure latency and compare cost per business result.
03Governance2026
Autonomy without guardrails creates excessive agency risk.
OWASP classifies excessive autonomy among the major risks of LLM applications: an agent that can act without limits may produce unintended consequences.
Capsula reading
Authorized actions, validation thresholds, refusal paths, audit logs and recovery scenarios must be defined before the pilot.
04Compliance2026
The AI Act requires supervision and traceability to be considered from design.
The European framework increases attention to risk level, user information, prohibited uses and governance of AI systems.
Capsula reading
For a French or European company, the AI agent must be documented: data, role, limits, human supervision, incident procedure and proof of choices.
05Ecosystem2026
OpenAI, Codex and agentic tooling structure production workflows.
Modern APIs combine reasoning, tools, files, search, orchestration, guardrails, evaluations and traces to build more controllable agents.
Capsula reading
Value does not come from an isolated model. It comes from flow design: which tool is available, which data is injected, which action is allowed and how it is audited.
06Ecosystem2026
Claude Code shows the importance of business-specialized agents.
Development agents reveal a broader principle: a useful agent understands an environment, manipulates files, follows rules and collaborates with humans.
Capsula reading
This model extends to business functions: finance, support, HR, legal and operations. Each agent needs a scope, permissions and acceptance criteria.
07Platforms2026
Enterprise platforms turn the agent into a business building block.
Google, Microsoft, AWS, IBM and Salesforce position agents at the core of enterprise tools: search, CRM, support, operations, data and automation.
Capsula reading
Platform choice must depend on existing systems, governance, cost, portability and connector quality.
08Finance2026
Finance can gain quickly, but every action must be audited.
The most credible uses include file synthesis, reporting, anomaly monitoring, documentation compliance and analyst assistance.
Capsula reading
A financial agent must be explainable, logged and limited. It can prepare a decision, but sensitive actions must keep human validation.
09Health2026
Health should start with non-clinical, traceable flows.
Agents can relieve administration, coordination, synthesis or note-taking. Clinical decisions require a higher level of validation and responsibility.
Capsula reading
The right first pilot avoids autonomous diagnosis: it targets a support task that is measurable, auditable and supervised by professionals.
10Education2026
Education needs inclusive agents, not only fast tutors.
Agents can help personalize learning, generate materials, track progress and make content more accessible.
Capsula reading
The main risk is dependency, bias and loss of critical judgment. An educational agent must explain, cite, adapt and let the teacher steer.
11Science2026
Scientific research becomes a natural field for agents.
Agents can orchestrate literature review, hypothesis generation, data analysis, code, result comparison and traceable synthesis.
Capsula reading
The priority is traceability: citations, code, data versions, analysis limits and expert validation. Without it, speed creates noise.
12Organisation2026
The best agents augment teams instead of making them invisible.
Market signals converge: organizations that invest in skills, roles and supervision create more value than those only trying to reduce payroll.
Capsula reading
Value creation comes from a human-amplified organization: new roles, escalation rules, training and supervision dashboards.
13Portability2026
Open-weight models increase cost/performance pressure.
DeepSeek, Llama, Mistral, Qwen and other families change trade-offs: some tasks do not need the most expensive model.
Capsula reading
A durable architecture must be able to replace or route models. Vendor lock-in becomes a technical and financial risk.
14Security2026
Agents must be tested like critical systems.
Prompt injection, data leakage, wrong tool, excessive action, unvalidated output: the risks are not theoretical when the agent can act.
Capsula reading
The serious minimum viable baseline: abuse scenarios, tool tests, blocking budgets, explicit refusals, logs, alerts and human review on impactful actions.
15Roadmap2026-2028
The right roadmap starts small, but prepares for autonomy.
A first pilot must prove a measurable business gain. The next step is to strengthen data, integrations, governance and training before extending autonomy.
Capsula reading
Recommended path: controlled assistant, supervised agent, limited operator agent, then multi-agent orchestration with audit and FinOps.