From f36163b3c42ae100f499f53c1a93c25675616dbf Mon Sep 17 00:00:00 2001 From: hoshikawa2 Date: Fri, 19 Jun 2026 22:50:44 -0300 Subject: [PATCH] first commit --- README.md | 2 +- README_en.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index da2824f..df01f14 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Tutorial — Implementação de um Agente usando `agent_template_backend` +# Agent Platform OCI - Manual do Desenvolvedor Este tutorial ensina como implementar um novo agente a partir do `agent_template_backend`, usando o framework como motor corporativo de execução. diff --git a/README_en.md b/README_en.md index 876e698..6e3f702 100644 --- a/README_en.md +++ b/README_en.md @@ -1,4 +1,4 @@ -# Tutorial — Implementing an Agent using `agent_template_backend` +# Agent Platform OCI - Developer Guide This tutorial teaches you how to implement a new agent from `agent_template_backend`, using the framework as a corporate execution engine.