patxiai/app-tasks
Composer 安装命令:
composer require patxiai/app-tasks
包简介
A simple built-in task/project manager: projects, phases, tasks and sub-tasks — usable standalone for personal reminders, or linked to one of your businesses.
README 文档
README
A simple built-in task/project manager: projects, phases, tasks and sub-tasks — usable standalone for personal reminders, or linked to one of your businesses.
Part of PatxiAI, an open-source personal AI assistant built on the Laravel AI SDK. This package isn't used standalone — it's installed as an optional Application from the PatxiAI dashboard (or composer require patxiai/app-tasks) into an app already running patxiai/patxi-core.
What it does
TasksLead exposes tools to:
- Create and search tasks (
tasks_create_task,tasks_search_tasks,tasks_update_task,tasks_complete_task) — a standalone reminder needs only a title. - Group tasks into projects and phases (
tasks_create_project,tasks_search_projects) — a phase is auto-created within its project the first time a task names it. - Sub-tasks are just tasks with a parent (
parent_task_title), no separate concept needed.
Unlike Sales and Support, this package does not require the CRM — it's genuinely dual-purpose: the Assistant department uses it standalone for personal to-dos, while the Business department can link a task or project to one of the user's own businesses via a real (but always optional) foreign key into patxi-profile's businesses table.
Requirements
Requires patxiai/patxi-core and patxiai/patxi-profile — see the main PatxiAI repo for installation.
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-07-09