{"id":31778625,"url":"https://github.com/sidibecker/adk-examples","last_synced_at":"2025-10-10T06:50:40.653Z","repository":{"id":317915942,"uuid":"1069332250","full_name":"SidiBecker/adk-examples","owner":"SidiBecker","description":null,"archived":false,"fork":false,"pushed_at":"2025-10-03T20:16:10.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-03T22:09:19.952Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SidiBecker.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-03T19:03:48.000Z","updated_at":"2025-10-03T20:16:13.000Z","dependencies_parsed_at":"2025-10-03T22:19:29.422Z","dependency_job_id":null,"html_url":"https://github.com/SidiBecker/adk-examples","commit_stats":null,"previous_names":["sidibecker/adk-examples"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/SidiBecker/adk-examples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SidiBecker%2Fadk-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SidiBecker%2Fadk-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SidiBecker%2Fadk-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SidiBecker%2Fadk-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SidiBecker","download_url":"https://codeload.github.com/SidiBecker/adk-examples/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SidiBecker%2Fadk-examples/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002975,"owners_count":26083489,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-10-10T06:50:08.108Z","updated_at":"2025-10-10T06:50:40.649Z","avatar_url":"https://github.com/SidiBecker.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Exemplos ADK - Sistema Multiagente\n\nEste repositório contém exemplos de um sistema multiagente desenvolvido usando Python.\n\n## Sobre o Projeto\n\nEste projeto demonstra a implementação de um sistema multiagente em Python. Ele é estruturado para incluir diferentes tipos de agentes, cada um com responsabilidades específicas:\n\n- **Agentes:** O diretório `multi_agent/` abriga a lógica central do sistema multiagente.\n  - **Dollar Agent (`dollar_agent/`):** Provavelmente um agente responsável por tarefas relacionadas a moedas, como a obtenção de taxas de câmbio do dólar.\n  - **GitLab Agent (`gitlab_agent/`):** Um agente projetado para interagir com a plataforma GitLab, podendo realizar ações como obter informações de projetos ou gerenciar issues.\n\n## Requisitos de Instalação\n\nPara configurar e executar este projeto, siga os passos abaixo:\n\n1.  **Clonar o repositório:**\n    ```bash\n    git clone https://github.com/your-username/adk-examples.git\n    cd adk-examples\n    ```\n2.  **Configurar o ambiente virtual:**\n    É altamente recomendável usar um ambiente virtual para gerenciar as dependências do projeto.\n    ```bash\n    python -m venv .venv\n    # No Windows, ative com:\n    .venv\\Scripts\\activate\n    # No macOS/Linux, ative com:\n    source .venv/bin/activate\n    ```\n3.  **Instalar as dependências:**\n    Com o ambiente virtual ativado, instale todas as bibliotecas Python necessárias listadas no arquivo `requirements.txt`.\n    ```bash\n    pip install -r requirements.txt\n    ```\n\n## Como Executar\n\nExecute o projeto com `adk run multi_agent`. Para sair pressione `Ctrl + C`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsidibecker%2Fadk-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsidibecker%2Fadk-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsidibecker%2Fadk-examples/lists"}