This project enables autonomous task execution through an AI-powered agent that can analyze a user’s task description, derive the required tools and toolkits, design an execution plan, and implement it automatically using Composio’s Tool Router.
Stars
5
Forks
1
Watchers
5
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
21
commits
5
commits
fix: Added missing .dockerignore files and added back button in create agent page
d532383View on GitHubfeat: Export import agents, improved agent_template ToolNode function and improved cron jobs
eaee592View on GitHubfix: .env.example and merge all the utility functions into one single file
433d1afView on GitHubfix: Logging configuration, replaced logging with structlog and project cleanup. feat: docker-compose for the project and github action for format checking
8c75a8dView on GitHubfeat: Slightly optimized connect route and fixed connections bug in frontend
094322dView on GitHub