Commit Graph

  • 48597bdf30 chore(changelog): update changelog for version 0.0.9 with user authentication enhancements Davidson Gomes 2025-05-13 09:12:36 -0300
  • b53746dd1f feat(auth): enhance user authentication with detailed error handling Davidson Gomes 2025-05-13 09:11:58 -0300
  • ebbbf62df5 Merge tag '0.0.8' into develop Davidson Gomes 2025-05-13 07:32:40 -0300
  • d0f40e7d35 Merge branch 'release/0.0.8' 0.0.8 Davidson Gomes 2025-05-13 07:32:39 -0300
  • 15a4ec7e33 Merge branch 'main' of github.com:EvolutionAPI/evo-ai Davidson Gomes 2025-05-13 07:32:18 -0300
  • 6c0dfae9bf Merge tag '0.0.8' into develop Davidson Gomes 2025-05-13 07:32:00 -0300
  • 48d15a6128 Merge branch 'release/0.0.8' Davidson Gomes 2025-05-13 07:31:57 -0300
  • 7ddbce89d0 chore(changelog): update changelog for version 0.0.8 with author information changes Davidson Gomes 2025-05-13 07:31:46 -0300
  • cf07f732c2 chore: update author information in multiple files Davidson Gomes 2025-05-13 07:30:52 -0300
  • 897d3dc9ea
    Merge pull request #2 from EvolutionAPI/develop Davidson Gomes 2025-05-13 07:16:54 -0300
  • 8438e75dff docs: remove license section from README Davidson Gomes 2025-05-13 07:11:04 -0300
  • a099575620
    Merge pull request #1 from EvolutionAPI/develop Davidson Gomes 2025-05-13 06:53:49 -0300
  • 37c17c9e3d docs: update README with API documentation, logs, contributing guidelines, and acknowledgments Davidson Gomes 2025-05-13 06:52:57 -0300
  • 7e013787ed Merge tag '0.0.7' into develop Davidson Gomes 2025-05-13 06:45:06 -0300
  • 984b3b28ba Merge branch 'release/0.0.7' 0.0.7 Davidson Gomes 2025-05-13 06:45:04 -0300
  • 80f04ada32 chore(changelog): update changelog for version 0.0.7 with Docker CI workflow details Davidson Gomes 2025-05-13 06:44:57 -0300
  • 3dd6971fce feat(ci): add Docker image CI workflow for automated builds and pushes Davidson Gomes 2025-05-13 06:43:04 -0300
  • 02cbda22dd Merge tag '0.0.6' into develop Davidson Gomes 2025-05-13 06:41:31 -0300
  • e3e40ede2b Merge branch 'release/0.0.6' 0.0.6 Davidson Gomes 2025-05-13 06:41:29 -0300
  • 0c3d2fdbe2 docs: add changelog file to document project updates and version history Davidson Gomes 2025-05-13 06:41:23 -0300
  • 6be09de87d docs: add frontend installation instructions to README Davidson Gomes 2025-05-13 06:40:04 -0300
  • 1e00887167 Merge tag '0.0.5' into develop Davidson Gomes 2025-05-13 06:35:28 -0300
  • 705791d17f Merge branch 'release/0.0.5' 0.0.5 Davidson Gomes 2025-05-13 06:35:24 -0300
  • 0ec9bbdc13 chore: add Apache License 2.0 and update project license information in README and pyproject.toml Davidson Gomes 2025-05-13 06:35:16 -0300
  • 146c28ae27 style(templates): adjust color scheme in base email template for better visual appeal Davidson Gomes 2025-05-12 19:41:07 -0300
  • fc61fb062e style(templates): update base email template styles for improved aesthetics Davidson Gomes 2025-05-12 19:36:43 -0300
  • a46402fd08 refactor(auth, email_service, user_service, templates): update email handling and improve base email template styling Davidson Gomes 2025-05-12 19:23:11 -0300
  • 47307a1045 Merge tag '0.0.4' into develop Davidson Gomes 2025-05-12 17:51:38 -0300
  • b21e355ce1 Merge branch 'release/0.0.4' 0.0.4 Davidson Gomes 2025-05-12 17:51:36 -0300
  • 0c69df107e refactor(a2a_task_manager): improve JSON handling and error logging for chunk processing Davidson Gomes 2025-05-12 17:51:27 -0300
  • 4800807783 docs: add Langfuse integration section to README for tracing and observability Davidson Gomes 2025-05-12 17:29:13 -0300
  • 71ecc8f35b Merge tag '0.0.3' into develop Davidson Gomes 2025-05-12 17:20:31 -0300
  • 782c2aceff Merge branch 'release/0.0.3' 0.0.3 Davidson Gomes 2025-05-12 17:20:29 -0300
  • ff27fb157c Merge tag '0.0.2' into develop Davidson Gomes 2025-05-12 17:12:51 -0300
  • bafbd494ed Merge branch 'release/0.0.2' 0.0.2 Davidson Gomes 2025-05-12 17:12:48 -0300
  • ab1f528a34 feat(otel): integrate OpenTelemetry for Langfuse monitoring and add configuration settings Davidson Gomes 2025-05-12 17:12:39 -0300
  • f319b89806 refactor(chat_routes, agent_runner, workflow_agent): improve JSON handling and clean up code Davidson Gomes 2025-05-12 16:26:06 -0300
  • a1f6b828d5 Merge tag '0.0.1' into develop Davidson Gomes 2025-05-12 13:20:30 -0300
  • 5a321125de Merge branch 'release/0.0.1' 0.0.1 Davidson Gomes 2025-05-12 13:20:28 -0300
  • fd915824d8 feat(workflow_agent): add message-node function to handle message events in workflow Davidson Gomes 2025-05-12 13:19:39 -0300
  • 2b370a2a4d refactor(schemas, custom_tools): remove commented-out legacy code and clean up parameter handling Davidson Gomes 2025-05-09 21:20:33 -0300
  • c93fe6a8db feat(agent_service, agent_builder, schemas): add agent_tools field to agent configuration and implement processing logic Davidson Gomes 2025-05-09 21:19:33 -0300
  • b32a044cac refactor(agent_builder, custom_tools): simplify tool configuration handling and ensure parameter defaults Davidson Gomes 2025-05-09 20:42:30 -0300
  • 9deeb02df8 refactor(client_routes): remove leading slash from post route for client creation Davidson Gomes 2025-05-09 10:36:33 -0300
  • 97c15ca6bd refactor(auth): temporarily enable auto-verification for user registration Davidson Gomes 2025-05-08 18:44:50 -0300
  • 25079034b8 refactor(agent_builder): remove unused import of ZoneInfo Davidson Gomes 2025-05-08 14:41:28 -0300
  • 78be6bd5b0 refactor(auth): clean up unused import in client_routes and adjust token data initialization Davidson Gomes 2025-05-08 14:40:49 -0300
  • e279b4afa2 feat(schemas): add folder_id field to AgentBase and Agent schemas Davidson Gomes 2025-05-08 13:17:34 -0300
  • d17f241967 feat(auth): add change password functionality for authenticated users Davidson Gomes 2025-05-07 20:18:09 -0300
  • 0e3043779d refactor(agent_builder): remove get_current_time method and related instructions Davidson Gomes 2025-05-07 19:49:10 -0300
  • f98a6c405e feat(mcp_service): enhance MCP server handling to support custom MCP servers Davidson Gomes 2025-05-07 19:19:53 -0300
  • 442369505a feat(user): add auto-verification option for user creation Davidson Gomes 2025-05-07 17:33:45 -0300
  • 93ad731f40 refactor(schemas): clean up imports and update comments in a2a_types and schemas Davidson Gomes 2025-05-07 17:00:45 -0300
  • a1ccae54c5 chore(dependencies): update litellm version to 1.68.1 Davidson Gomes 2025-05-07 15:36:08 -0300
  • acdfdf40ee chore(docs): update README to clarify alembic-upgrade command usage Davidson Gomes 2025-05-07 13:34:31 -0300
  • 8722704034 chore(docker): update Dockerfile to run database migrations before starting the application Davidson Gomes 2025-05-07 13:31:21 -0300
  • d380d4bf71 feat(migrations): create initial migration with database schema for clients, mcp_servers, tools, agent_folders, api_keys, users, agents, and audit_logs Davidson Gomes 2025-05-07 13:30:25 -0300
  • 900950e78a chore(cleanup): remove unused entries from .dockerignore and .gitignore Davidson Gomes 2025-05-07 13:29:53 -0300
  • 17b4c20a4c feat(api): implement secure API key management with encryption and CRUD operations Davidson Gomes 2025-05-07 13:08:59 -0300
  • 72f666aca1 feat(agent): add agent folder management routes and functionality Davidson Gomes 2025-05-07 11:58:59 -0300
  • 0e3c331a72 chore(cleanup): remove contact-related files and update JWT expiration time settings Davidson Gomes 2025-05-07 11:43:00 -0300
  • 8979251541 refactor(agent): update condition evaluation logging in workflow agent Davidson Gomes 2025-05-07 07:04:14 -0300
  • e54e1039e1 chore(docs): remove outdated documentation files Davidson Gomes 2025-05-07 06:44:19 -0300
  • 422639a629 chore(cleanup): remove unused files and update documentation for clarity Davidson Gomes 2025-05-07 06:43:33 -0300
  • bbc18371dd chore(docker): add Docker installation command to Dockerfile Davidson Gomes 2025-05-06 20:07:37 -0300
  • 7b7487fea7 feat(agent): add workflow agent support and integrate with agent builder Davidson Gomes 2025-05-06 19:56:56 -0300
  • 0fc47aaa57 feat(agent): add support for workflow agents with updated constraints and configuration Davidson Gomes 2025-05-06 18:37:13 -0300
  • 64e483533d refactor(a2a): simplify A2A agent initialization and enhance sub-agent support Davidson Gomes 2025-05-06 05:56:42 -0300
  • 16e9747cce refactor(a2a): enhance A2A agent functionality with improved error handling, logging, and support for streaming requests Davidson Gomes 2025-05-05 21:46:24 -0300
  • ec9dc07d71 refactor(a2a): restructure A2A routes and services for improved task management and API key verification Davidson Gomes 2025-05-05 21:22:53 -0300
  • a0f984ae21 refactor(a2a): enhance A2A request processing and task management with session ID handling Davidson Gomes 2025-05-05 19:15:14 -0300
  • 8f1fef71a5 refactor(agent): improve MCP server configuration handling in agent creation and update Davidson Gomes 2025-05-05 18:03:16 -0300
  • bd659ecaff feat(agent): add support for custom MCP server configuration in agent creation and update Davidson Gomes 2025-05-05 17:04:12 -0300
  • 0e90c811f8 refactor(docker): update .dockerignore and Dockerfile for improved build process Davidson Gomes 2025-05-05 16:37:21 -0300
  • eb2b58c312 feat(docker): add docker build script and enhance docker-compose with health checks and environment variable support Davidson Gomes 2025-05-05 15:20:51 -0300
  • 5827b44a21 feat(agent): update A2A route and enhance agent builder with improved logging and validation Davidson Gomes 2025-05-05 15:12:48 -0300
  • 5b7b690b20 feat(agent): add current time retrieval functionality and improve agent execution timeout handling Davidson Gomes 2025-05-05 13:45:59 -0300
  • b8a95e047f feat(dependencies): add psycopg2 for PostgreSQL support and update README description Davidson Gomes 2025-05-02 10:56:48 -0300
  • 01d50af7ad feat(readme): add detailed agent types and creation instructions Davidson Gomes 2025-04-30 20:29:31 -0300
  • 8de86c22ee feat(a2a): implement A2A custom agent and enhance agent builder for A2A type agents Davidson Gomes 2025-04-30 20:16:29 -0300
  • c14d23333c feat(api): add agent_card_url handling for a2a type agents Davidson Gomes 2025-04-30 17:51:25 -0300
  • 96df2db27d refactor(api): remove unused A2A client test and documentation subproject Davidson Gomes 2025-04-30 17:15:42 -0300
  • 4901be8e4c feat(a2a): add Redis configuration and A2A service implementation Davidson Gomes 2025-04-30 16:39:48 -0300
  • 910979fb83 feat(a2a): add A2A implementation checklist and server documentation Davidson Gomes 2025-04-30 12:10:18 -0300
  • c33864ebc6 style(docker): standardize quotes in docker-compose.yml and fix formatting Davidson Gomes 2025-04-29 20:51:48 -0300
  • d1b36b85d4 refactor(api): remove unused imports in agent, chat, and streaming modules Davidson Gomes 2025-04-29 20:49:18 -0300
  • 16ef6fcc63 refactor(api): remove JSON-RPC method verification from task handling endpoints Davidson Gomes 2025-04-29 20:48:19 -0300
  • 465efc6936 feat(api): add push notification service and integrate with agent task handling Davidson Gomes 2025-04-29 20:44:13 -0300
  • 690168fa5d feat(api): remove outdated planning document and implement streaming service for real-time task updates Davidson Gomes 2025-04-29 20:35:33 -0300
  • 34734b6da7 feat(api): implement WebSocket support for real-time task updates and add streaming service Davidson Gomes 2025-04-29 20:15:02 -0300
  • d97ddc06c9 fix(api): add error logging for agent card generation and request processing Davidson Gomes 2025-04-29 19:34:19 -0300
  • 13a6247780 chore: update environment variables and improve agent configuration Davidson Gomes 2025-04-29 19:29:48 -0300
  • 0a27670de5 docs: update README with installation instructions and development commands Davidson Gomes 2025-04-28 20:48:52 -0300
  • e7e030dfd5 chore: update project structure and add testing framework Davidson Gomes 2025-04-28 20:41:10 -0300
  • 7af234ef48 Refatora a inicialização dos serviços no main.py e remove importações duplicadas no auth_routes.py. Adiciona serviços de sessão, artefatos e memória para melhor gerenciamento de estado. Davidson Gomes 2025-04-28 20:09:04 -0300
  • 215e76012e translate to english Davidson Gomes 2025-04-28 20:04:51 -0300
  • c3baa54215 docker config Davidson Gomes 2025-04-28 18:49:56 -0300
  • dfc9049b39 final structure Davidson Gomes 2025-04-28 16:17:35 -0300
  • 09b0219e77 Adiciona novos templates de e-mail para verificação, redefinição de senha e boas-vindas, além de atualizar a estrutura do projeto para incluir um novo esquema de registro de cliente e usuário. Implementa a lógica de envio de e-mails utilizando Jinja2 para renderização de templates. Atualiza o serviço de autenticação para suportar a criação de clientes com usuários associados. Davidson Gomes 2025-04-28 16:14:11 -0300
  • 84ea77c3f7 Atualiza a estrutura do projeto Evo AI, adicionando novos scripts de seeders para criar dados iniciais, incluindo usuários, agentes, clientes e ferramentas. Implementa rotas de autenticação e auditoria, além de configurar o middleware JWT. Atualiza as configurações de ambiente e o README para refletir as mudanças. Adiciona novas dependências para autenticação e envio de e-mails. Davidson Gomes 2025-04-28 15:33:48 -0300