Commit Graph

24 Commits

Author SHA1 Message Date
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
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
b32a044cac refactor(agent_builder, custom_tools): simplify tool configuration handling and ensure parameter defaults 2025-05-09 20:42:30 -03:00
Davidson Gomes
25079034b8 refactor(agent_builder): remove unused import of ZoneInfo 2025-05-08 14:41:28 -03:00
Davidson Gomes
0e3043779d refactor(agent_builder): remove get_current_time method and related instructions 2025-05-07 19:49:10 -03:00
Davidson Gomes
f98a6c405e feat(mcp_service): enhance MCP server handling to support custom MCP servers 2025-05-07 19:19:53 -03:00
Davidson Gomes
93ad731f40 refactor(schemas): clean up imports and update comments in a2a_types and schemas 2025-05-07 17:00:45 -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
7b7487fea7 feat(agent): add workflow agent support and integrate with agent builder 2025-05-06 19:56:56 -03:00
Davidson Gomes
64e483533d refactor(a2a): simplify A2A agent initialization and enhance sub-agent support 2025-05-06 05:56:42 -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
8de86c22ee feat(a2a): implement A2A custom agent and enhance agent builder for A2A type agents 2025-04-30 20:16:29 -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
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
e98744b7a4 new mcp servers format 2025-04-28 12:37:58 -03:00
Davidson Gomes
9dd63b3d42 structure saas with tools and mcps with load_memory 2025-04-25 19:16:56 -03:00
Davidson Gomes
b3f87abce1 structure saas with tools and mcps 2025-04-25 19:10:26 -03:00
Davidson Gomes
d413984c5b structure saas with tools and mcps 2025-04-25 17:20:55 -03:00
Davidson Gomes
1aef473937 structure saas with tools 2025-04-25 15:30:54 -03:00