Commit Graph

  • bd246b769d V0.2 YouTube video main Eng. Elias 2024-03-26 00:04:01 +04:00
  • 4013ffbe2f minor fixes V0.2 Eng. Elias 2024-03-25 01:09:20 +04:00
  • 5d745abcd0 Merge pull request #4 from Eng-Elias/V0.2 Eng. Elias 2024-03-24 20:58:06 +04:00
  • f7af9ac7ae adding .bat and .sh files to setup and start project easily v0.2-beta Eng. Elias 2024-03-24 20:04:24 +04:00
  • a2fcd07924 lint config and fixes Eng. Elias 2024-03-24 19:59:01 +04:00
  • ecc1138f8f enhance README.md Eng. Elias 2024-03-24 16:57:39 +04:00
  • f1cf96c5a4 update npm packages Eng. Elias 2024-03-24 15:46:00 +04:00
  • 24fab13a30 minor fixes Eng. Elias 2024-03-24 14:54:17 +04:00
  • f3ff09bb4e update langchain and add arxiv and pubmed tools Eng. Elias 2024-03-24 14:53:59 +04:00
  • a654f454b8 adding the new fields of crewAI to GraphQL schema and queries and UI forms + some UI enhancements Eng. Elias 2024-03-21 00:43:28 +04:00
  • 202483f47e updating crewAI package and adding some new field to DB schema Eng. Elias 2024-03-21 00:41:38 +04:00
  • 7f2315e4fd fix some bugs and enhance error handling v0.1-beta V0.1 Eng. Elias 2024-03-16 00:40:14 +04:00
  • 79cf073658 simplify .env.template Eng. Elias 2024-03-15 12:03:11 +04:00
  • d02a890e9c README.md support section Eng. Elias 2024-03-15 11:54:47 +04:00
  • 7a886fa31a enhancing error handling Eng. Elias 2024-03-15 11:31:14 +04:00
  • 8615f106d6 add sharp package for high performance Node.js image processing Eng. Elias 2024-03-13 20:51:00 +04:00
  • dc2e57428c typo fix Eng. Elias 2024-03-13 17:12:56 +04:00
  • cd041b5693 add some validations on get agents Eng. Elias 2024-03-07 17:42:07 +04:00
  • cb50243aec README.md fix Eng. Elias 2024-03-05 23:38:12 +04:00
  • 12f260ad04 minor fix Eng. Elias 2024-03-04 22:32:47 +04:00
  • 05fe90a4a0 embed YouTube video in README.md Eng. Elias 2024-03-03 02:11:02 +04:00
  • 5fd4bb4eb7 delete mission Eng. Elias 2024-03-03 02:04:34 +04:00
  • a230be9c33 delete agent Eng. Elias 2024-03-03 00:45:53 +04:00
  • 0b164fd510 upload agent image action Eng. Elias 2024-03-02 01:47:33 +04:00
  • 2316c57340 LICENSE and README.md files Eng. Elias 2024-03-01 18:38:37 +04:00
  • f5b370b58f move requirements.txt into main directory Eng. Elias 2024-03-01 12:55:10 +04:00
  • 8ff5f9f743 UI/UX fix Eng. Elias 2024-03-01 12:52:01 +04:00
  • c409893fd4 CrewAI Visualizer Hero Page Eng. Elias 2024-03-01 12:51:44 +04:00
  • b8f3986de5 convert node_calls_python paths into env variables Eng. Elias 2024-03-01 11:59:35 +04:00
  • a1ffe22934 run mission Eng. Elias 2024-03-01 01:47:04 +04:00
  • 3344c01c7b task agent validation: if agent is not in the crew, replace task agent with null Eng. Elias 2024-02-29 17:56:42 +04:00
  • fc7d171b8b style fixes: use TW Material <Button> instead of normal <button> Eng. Elias 2024-02-29 15:50:42 +04:00
  • 6767a32bf5 update mission validation and action Eng. Elias 2024-02-29 15:49:49 +04:00
  • bac877171e Update agent validation and action Eng. Elias 2024-02-29 15:10:07 +04:00
  • 61fabd883f create new mission validation and action Eng. Elias 2024-02-29 14:30:48 +04:00
  • 7dec195a78 create agent modal validation and action Eng. Elias 2024-02-28 23:53:35 +04:00
  • 1b471835df Create New Mission Modal Eng. Elias 2024-02-27 11:27:00 +04:00
  • 2f826999f4 Add New Agent Modal + replace TE Switch with TW Material Switch Eng. Elias 2024-02-27 10:59:02 +04:00
  • 6673e4258f fix theme of TESelect Eng. Elias 2024-02-26 22:25:17 +04:00
  • e703726bcc implement get mission gql query and replace TE Accordion with TW Material Accordion Eng. Elias 2024-02-26 21:26:59 +04:00
  • 99ba3f1c2c add gql queries to fronted and test with getting agents + install material-tailwind UI library to use it to enhance the UI/UX Eng. Elias 2024-02-21 23:00:02 +04:00
  • 961bd46470 dealing with agent tools Eng. Elias 2024-02-21 17:50:37 +04:00
  • d43ab45ae6 run CrewAI python script with node-calls-python package Eng. Elias 2024-02-20 23:45:47 +04:00
  • 7927fd3038 Singlton Prisma Client Eng. Elias 2024-02-20 20:33:08 +04:00
  • 7697f09019 type fixes Eng. Elias 2024-02-20 20:32:41 +04:00
  • 619f199abe Agent and Mission GraphQL CRUD operations Eng. Elias 2024-02-20 17:06:45 +04:00
  • e6f08d85fc initializing database models, migrations and ORM with Prisma Eng. Elias 2024-02-19 13:53:04 +04:00
  • 4d011ff080 finishing the Basic UI of the project Eng. Elias 2024-02-19 11:35:36 +04:00
  • b70869ccd1 missions page with mission modal to view mission and edit some of its info Eng. Elias 2024-02-15 01:41:12 +04:00
  • 4dcfc86e5f rename files to snakecase Eng. Elias 2024-02-12 23:34:46 +04:00
  • b1ff70007d UI of agents Eng. Elias 2024-02-12 22:26:08 +04:00
  • 8cec2ba613 initial layout Eng. Elias 2024-02-11 18:21:05 +04:00
  • 618528f050 Initial commit from Create Next App Eng. Elias 2024-02-10 16:13:35 +04:00