Commit Graph

30 Commits

Author SHA1 Message Date
Davidson Gomes
c4a4e5fd68 feat(makefile): update run command to exclude frontend and log files during reload 2025-05-24 10:27:30 -03:00
Davidson Gomes
3622260c11 refactor(agent_service): sanitize agent names and improve agent card fetching 2025-05-14 15:10:48 -03:00
Davidson Gomes
0ca6b4f3e9 refactor(agent): remove CrewAI agent support and update related configurations 2025-05-14 13:13:27 -03:00
Davidson Gomes
2a80bdf7a3 feat(agent): add Task Agent for structured task execution and improve context management 2025-05-14 12:36:34 -03:00
Davidson Gomes
198eb57032 refactor(agent_service): simplify agent configuration validation and remove unnecessary comments 2025-05-14 08:58:00 -03:00
Davidson Gomes
0dbf6d1c13 feat(agent): add support for CrewAI agents and update related configurations 2025-05-14 08:23:59 -03:00
Davidson Gomes
2bac2b3824 chore: update author information and file names in multiple files 2025-05-13 17:50:14 -03:00
Davidson Gomes
cf07f732c2 chore: update author information in multiple files 2025-05-13 07:30:52 -03:00
Davidson Gomes
c93fe6a8db feat(agent_service, agent_builder, schemas): add agent_tools field to agent configuration and implement processing logic 2025-05-09 21:19:33 -03:00
Davidson Gomes
17b4c20a4c feat(api): implement secure API key management with encryption and CRUD operations 2025-05-07 13:08:59 -03:00
Davidson Gomes
72f666aca1 feat(agent): add agent folder management routes and functionality 2025-05-07 11:58:59 -03:00
Davidson Gomes
422639a629 chore(cleanup): remove unused files and update documentation for clarity 2025-05-07 06:43:33 -03:00
Davidson Gomes
0fc47aaa57 feat(agent): add support for workflow agents with updated constraints and configuration 2025-05-06 18:37:13 -03:00
Davidson Gomes
a0f984ae21 refactor(a2a): enhance A2A request processing and task management with session ID handling 2025-05-05 19:15:14 -03:00
Davidson Gomes
8f1fef71a5 refactor(agent): improve MCP server configuration handling in agent creation and update 2025-05-05 18:03:16 -03:00
Davidson Gomes
bd659ecaff feat(agent): add support for custom MCP server configuration in agent creation and update 2025-05-05 17:04:12 -03:00
Davidson Gomes
0e90c811f8 refactor(docker): update .dockerignore and Dockerfile for improved build process 2025-05-05 16:37:21 -03:00
Davidson Gomes
5827b44a21 feat(agent): update A2A route and enhance agent builder with improved logging and validation 2025-05-05 15:12:48 -03:00
Davidson Gomes
5b7b690b20 feat(agent): add current time retrieval functionality and improve agent execution timeout handling 2025-05-05 13:45:59 -03:00
Davidson Gomes
b8a95e047f feat(dependencies): add psycopg2 for PostgreSQL support and update README description 2025-05-02 10:56:48 -03:00
Davidson Gomes
c14d23333c feat(api): add agent_card_url handling for a2a type agents 2025-04-30 17:51:25 -03:00
Davidson Gomes
4901be8e4c feat(a2a): add Redis configuration and A2A service implementation 2025-04-30 16:39:48 -03:00
Davidson Gomes
d97ddc06c9 fix(api): add error logging for agent card generation and request processing 2025-04-29 19:34:19 -03:00
Davidson Gomes
13a6247780 chore: update environment variables and improve agent configuration 2025-04-29 19:29:48 -03:00
Davidson Gomes
e7e030dfd5 chore: update project structure and add testing framework 2025-04-28 20:41:10 -03:00
Davidson Gomes
215e76012e translate to english 2025-04-28 20:04:51 -03:00
Davidson Gomes
dbdb72ce0e Adiciona campo de ferramentas aos servidores MCP e implementa rotas para gerenciamento de sessões e ferramentas na API. 2025-04-28 13:54:44 -03:00
Davidson Gomes
e98744b7a4 new mcp servers format 2025-04-28 12:37:58 -03:00
Davidson Gomes
8816c9aafd Removendo arquivos __pycache__ do controle de versão 2025-04-28 10:35:48 -03:00
Davidson Gomes
1aef473937 structure saas with tools 2025-04-25 15:30:54 -03:00