Commit Graph

  • 73d0f73a60
    Merge 9d4316fc46 into 7ff7a1455c Lawrence Sinclair 2025-06-17 12:17:38 +0700
  • 9d4316fc46 Add MseeP.ai badge to README.md Lawrence Sinclair 2025-06-17 12:17:36 +0700
  • 61a7c082c3
    Merge 1df83ea2dd into 6f1d2745fd Anderson Lemes 2025-06-05 23:23:05 +0000
  • 1df83ea2dd fix(schemas): align MCPServer schema validation with database constraints Anderson Lemes 2025-06-05 20:22:54 -0300
  • d4618fa345 fix: comprehensive websocket and LLM model validation Anderson Lemes 2025-06-04 22:26:16 -0300
  • 473cf63252 fix(agent_builder): correct sub-agent tuple return format Anderson Lemes 2025-06-02 23:30:41 -0300
  • 6f1d2745fd
    Merge pull request #31 from Danielpeter-99/main develop Davidson Gomes 2025-06-02 18:59:04 -0300
  • b918ffdf76
    Merge pull request #32 from Danielpeter-99/patch-1 Davidson Gomes 2025-05-31 11:29:18 -0300
  • 3ba85d9c37
    Merge pull request #34 from Danielpeter-99/patch-2 Davidson Gomes 2025-05-31 11:28:56 -0300
  • e198d858b9
    Merge pull request #35 from Danielpeter-99/patch-3 Davidson Gomes 2025-05-31 11:28:37 -0300
  • c2df6a0a5c
    Create SECURITY.md Arley Daniel Peter 2025-05-30 14:15:36 -0300
  • 509e03d46d
    Create CONTRIBUTING.md Arley Daniel Peter 2025-05-30 14:13:28 -0300
  • d09a9ca046
    Create CODE_OF_CONDUCT.md Arley Daniel Peter 2025-05-30 11:18:24 -0300
  • 17524e5dff fix: adding local build image, adding local .env to docker compose Danielpeter-99 2025-05-29 17:40:49 -0400
  • 840e55438a fix: update import to new path Danielpeter-99 2025-05-29 17:39:08 -0400
  • 0b722c9852 Merge tag '0.1.0' into develop Davidson Gomes 2025-05-24 11:01:15 -0300
  • 7ff7a1455c Merge branch 'release/0.1.0' main 0.1.0 Davidson Gomes 2025-05-24 11:01:14 -0300
  • b4939b0fca chore(frontend): update .dockerignore and .gitignore to correct lib directory entry; add new utility and file handling modules Davidson Gomes 2025-05-24 11:00:55 -0300
  • eb7bb06ef3 Merge tag '0.1.0' into develop Davidson Gomes 2025-05-24 10:58:00 -0300
  • 53e2c7016c Merge branch 'release/0.1.0' Davidson Gomes 2025-05-24 10:57:59 -0300
  • 27a367972b chore(frontend): update .dockerignore and Dockerfile for frontend build Davidson Gomes 2025-05-24 10:57:43 -0300
  • c9087b1918 Merge tag '0.1.0' into develop Davidson Gomes 2025-05-24 10:49:20 -0300
  • 772263f7d7 Merge branch 'release/0.1.0' Davidson Gomes 2025-05-24 10:49:18 -0300
  • e2d3483de2 chore(frontend): add .dockerignore file to exclude unnecessary files from Docker context Davidson Gomes 2025-05-24 10:48:51 -0300
  • 62a47cc7d2 Merge tag '0.1.0' into develop Davidson Gomes 2025-05-24 10:42:54 -0300
  • fe778b3eb9 Merge branch 'release/0.1.0' Davidson Gomes 2025-05-24 10:42:52 -0300
  • 4e1f663787 chore(frontend): update Dockerfile to use --no-frozen-lockfile for pnpm install Davidson Gomes 2025-05-24 10:42:34 -0300
  • 9ef4835344 docs(readme): update frontend configuration section to reflect correct .env file name Davidson Gomes 2025-05-24 10:34:30 -0300
  • dc01331696 Merge tag '0.1.0' into develop Davidson Gomes 2025-05-24 10:32:22 -0300
  • f1f2ba8823 Merge branch 'release/0.1.0' Davidson Gomes 2025-05-24 10:32:19 -0300
  • 027c096377 chore(changelog): update CHANGELOG for version 0.1.0 with new features and changes Davidson Gomes 2025-05-24 10:30:58 -0300
  • c4a4e5fd68 feat(makefile): update run command to exclude frontend and log files during reload Davidson Gomes 2025-05-24 10:27:30 -0300
  • 956d16a854 feat(frontend): add initial frontend structure with components, services, and assets Davidson Gomes 2025-05-24 09:51:34 -0300
  • 482c1693d1 feat(env): add AI engine configuration option to .env.example and update README for improved clarity Davidson Gomes 2025-05-19 15:34:42 -0300
  • e2e756156f Merge branch 'develop' of github.com:EvolutionAPI/evo-ai into develop Davidson Gomes 2025-05-19 15:22:44 -0300
  • cf24a7ce5d feat(api): integrate new AI engines and update chat routes for dynamic agent handling Davidson Gomes 2025-05-19 15:22:37 -0300
  • 3e8c322e79
    Merge pull request #20 from gomessguii/fix/url-safe-characters Davidson Gomes 2025-05-19 08:35:19 -0300
  • 9135aa59d6 feat(custom_tools): URL encode path parameters and improve response handling Guilherme Gomes 2025-05-19 01:21:30 -0300
  • ef4e4ee1c7
    Merge pull request #17 from Danielpeter-99/main Davidson Gomes 2025-05-18 08:13:07 -0300
  • 7a9d3e1477
    feat: Add MCP tools discovery functionality Arley Daniel Peter 2025-05-17 16:35:34 -0300
  • b619d88d4e
    feat: if tools are empty, auto-fetch and save Arley Daniel Peter 2025-05-17 16:34:01 -0300
  • 2c7e5d0528
    feat: update schemas to make tools optional Arley Daniel Peter 2025-05-17 16:33:17 -0300
  • c469bf1998
    feat: use run_in_threadpool to fetch tools Arley Daniel Peter 2025-05-17 16:32:31 -0300
  • 25db7e8a9a
    Merge pull request #16 from VCalazans/FEAT/CREATE-DELAY-NODE Davidson Gomes 2025-05-17 11:42:43 -0300
  • d01644c00c Change doc Victor Calazans 2025-05-17 09:37:56 -0300
  • 86258efcbd Remove messages Victor Calazans 2025-05-17 09:17:43 -0300
  • 24d7950d13
    Merge pull request #14 from Danielpeter-99/patch-1 Davidson Gomes 2025-05-17 07:13:02 -0300
  • f000a08701
    Update docker-compose.yml image to correct image Arley Daniel Peter 2025-05-16 22:48:35 -0300
  • 257d50a584 feat: Create delay node Victor Calazans 2025-05-16 22:25:39 -0300
  • 9f176bf0e0 Merge tag '0.0.11' into develop Davidson Gomes 2025-05-16 12:15:49 -0300
  • 21e67e43a3 Merge branch 'release/0.0.11' 0.0.11 Davidson Gomes 2025-05-16 12:15:48 -0300
  • c916b7a660 chore(changelog): update changelog for version 0.0.11 with service fixes Davidson Gomes 2025-05-16 12:15:41 -0300
  • 769f6bf97b feat(email): implement SMTP email sending functionality and update environment configuration Diwberg de Andrade Pereira 2025-05-16 10:49:40 -0300
  • c6916eabc5
    Merge pull request #9 from Rodribm10/patch-2 Davidson Gomes 2025-05-16 09:51:19 -0300
  • 7f35a9a6bc
    Merge pull request #10 from oriondesign2015/develop Davidson Gomes 2025-05-16 09:50:36 -0300
  • 6d7b1194d0 ✉️ Verificação manual por e-mail OrionDesign 2025-05-16 03:44:23 -0300
  • 1bcd76595c ⚙️ Fix: importação e seeders automáticos OrionDesign 2025-05-16 01:51:47 -0300
  • 6234e3838f
    Update docker-compose.yml Rodribm10 2025-05-15 20:39:14 -0300
  • ddb7650f59 Merge tag '0.0.10' into develop Davidson Gomes 2025-05-15 19:31:12 -0300
  • 43b2c03c91 Merge branch 'release/0.0.10' 0.0.10 Davidson Gomes 2025-05-15 19:31:10 -0300
  • eebe995826
    Merge pull request #8 from gomessguii/develop Davidson Gomes 2025-05-15 19:28:51 -0300
  • 5e854b9d1d chore(workflows): simplify Docker image workflow and update job structure Guilherme Gomes 2025-05-15 19:27:34 -0300
  • 0c96e42f51 Merge tag '0.0.10' into develop Davidson Gomes 2025-05-15 19:22:22 -0300
  • 2d98cb715f Merge branch 'release/0.0.10' Davidson Gomes 2025-05-15 19:22:19 -0300
  • 16df8a9a1b chore(docker): add image tag for API service in docker-compose Davidson Gomes 2025-05-15 19:22:08 -0300
  • ecdd0cc917
    Merge pull request #7 from gomessguii/develop Davidson Gomes 2025-05-15 19:21:25 -0300
  • f4878452f6 chore(workflows): add support for tagging events in Docker image workflow Guilherme Gomes 2025-05-15 19:20:54 -0300
  • 8654988f57
    Merge pull request #6 from gomessguii/develop Davidson Gomes 2025-05-15 19:17:04 -0300
  • 09eea12250 chore(workflows): update Docker Hub image name in Docker image workflow Guilherme Gomes 2025-05-15 19:16:21 -0300
  • 07d4fb18f3 Merge tag '0.0.10' into develop Davidson Gomes 2025-05-15 19:13:23 -0300
  • 0b12acd4ac Merge branch 'release/0.0.10' Davidson Gomes 2025-05-15 19:13:21 -0300
  • a33881759c
    Merge pull request #5 from gomessguii/develop Davidson Gomes 2025-05-15 19:12:54 -0300
  • 139497e1fa
    Merge branch 'EvolutionAPI:develop' into develop Guilherme Gomes 2025-05-15 19:10:49 -0300
  • 2bbe2c90ac feat(email): add SMTP email provider support as alternative to SendGrid Davidson Gomes 2025-05-15 19:09:18 -0300
  • e200ce6490 chore(workflows): update Docker image workflow to support Docker Hub Guilherme Gomes 2025-05-15 19:06:52 -0300
  • 13b68095e6
    Merge pull request #4 from oriondesign2015/develop Davidson Gomes 2025-05-15 19:07:29 -0300
  • 7940876e6f Merge tag '0.0.10' into develop Davidson Gomes 2025-05-15 19:01:20 -0300
  • 17d72238c7 Merge branch 'release/0.0.10' Davidson Gomes 2025-05-15 19:01:18 -0300
  • 22a771abd8 chore(changelog): update version date for release 0.0.10 Davidson Gomes 2025-05-15 19:01:08 -0300
  • 1656fda8da refactor(a2a_task_manager): enhance logging and file handling in streaming task processing Davidson Gomes 2025-05-14 22:21:58 -0300
  • 6bf0ea52e0 feat(a2a): add file support and multimodal content processing for A2A protocol Davidson Gomes 2025-05-14 22:15:08 -0300
  • add128f4d5 Suporte ao provedor SMTP OrionDesign 2025-05-14 18:53:21 -0300
  • 958eeec4a6 fix(docs): correct Model Control Protocol to Model Context Protocol in README Davidson Gomes 2025-05-14 18:22:15 -0300
  • 18c6865926 refactor(a2a_agent): remove commented-out code and improve clarity Davidson Gomes 2025-05-14 15:17:15 -0300
  • 3622260c11 refactor(agent_service): sanitize agent names and improve agent card fetching Davidson Gomes 2025-05-14 15:10:48 -0300
  • 0ca6b4f3e9 refactor(agent): remove CrewAI agent support and update related configurations Davidson Gomes 2025-05-14 13:13:27 -0300
  • 2a80bdf7a3 feat(agent): add Task Agent for structured task execution and improve context management Davidson Gomes 2025-05-14 12:36:34 -0300
  • 198eb57032 refactor(agent_service): simplify agent configuration validation and remove unnecessary comments Davidson Gomes 2025-05-14 08:58:00 -0300
  • 9ab001c35e chore(dependencies): update litellm version constraint to allow minor updates Davidson Gomes 2025-05-14 08:33:15 -0300
  • 0dbf6d1c13 feat(agent): add support for CrewAI agents and update related configurations Davidson Gomes 2025-05-14 08:23:59 -0300
  • 6cfff4cc95
    Merge pull request #3 from EvolutionAPI/develop Davidson Gomes 2025-05-13 19:53:51 -0300
  • 98c559e1ce chore(changelog): add entry for API key sharing and flexible authentication in version 0.0.9 Davidson Gomes 2025-05-13 19:45:34 -0300
  • 6a9f329def feat(agent): add API key sharing and flexible authentication for chat routes Davidson Gomes 2025-05-13 19:45:12 -0300
  • b29d8d108e refactor(a2a_task_manager): simplify chunk processing and improve error handling Davidson Gomes 2025-05-13 18:47:15 -0300
  • 72e4b7865a Merge tag '0.0.9' into develop Davidson Gomes 2025-05-13 18:19:21 -0300
  • ef5e84859d Merge branch 'release/0.0.9' 0.0.9 Davidson Gomes 2025-05-13 18:19:19 -0300
  • ae62a557d3 chore(changelog): update changelog for version 0.0.9 with release date and user authentication changes Davidson Gomes 2025-05-13 18:19:12 -0300
  • 86de80a998 refactor(workflow_agent): iterate over AsyncGenerator in workflow execution Davidson Gomes 2025-05-13 18:18:06 -0300
  • 2bac2b3824 chore: update author information and file names in multiple files Davidson Gomes 2025-05-13 17:50:14 -0300
  • 3185233233 fix(workflow_agent): increase recursion limit for state streaming Davidson Gomes 2025-05-13 15:34:38 -0300