TaskPilot — AI agent workflow automation platform that turns natural language into auditable, reliable multi-step runs across your apps (OAuth integrations, templates, scheduling, approvals, and run logs).
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
14
commits
3
commits
Merge pull request #1 from kiranreddi/copilot/implement-everything-with-status
3e32787View on GitHubfeat: add CORS middleware, auto-create tables on startup, fix auth token handling, update status doc
f4365abView on GitHubAdd 36 new tests to increase backend test coverage
cbfef2dView on GitHubWire up frontend pages to real API client with auth protection
d9fe0acView on GitHubAdd comprehensive feature comparison document: TaskPilot vs Assista.ai
2a91e90View on GitHubFix ACCESS_TOKEN_EXPIRE_MINUTES in docker-compose.yml to match documented default of 60
bd15f28View on GitHubMove .md files to docs/, add comprehensive documentation, Dockerfiles, and docker-compose.yml
b8d033dView on GitHubfix: replace passlib with direct bcrypt to fix CI failure on Python 3.12
0c82d33View on GitHubfeat: add CI/CD pipeline, .gitignore, and implementation status document
958858dView on GitHubFix login endpoint URL and tsconfig jsx setting
8ee69d9View on GitHubAdd complete Next.js frontend with all screens from UX wireframes
e40d022View on GitHubfix: bump dependency versions to address security vulnerabilities
beef2a1View on GitHubfix: use Body(default=None) for workflow run request, add .gitignore, remove pycache from git
e051b11View on GitHubfeat: implement complete TaskPilot FastAPI backend with all endpoints, models, services, and tests
b4433b3View on GitHub