-
Notifications
You must be signed in to change notification settings - Fork 349
Task-list-first personal task manager (template) #2018
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
mpiniarski
wants to merge
26
commits into
BuilderIO:main
Choose a base branch
from
mpiniarski:feat/task-template
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
d800140
Add tasks first-party template from agent-native-tasks.
mpiniarski cac61db
Update tasks changeset to describe the template app.
mpiniarski 799a07e
Fix tasks template mutation integrity issues from PR review.
mpiniarski 70f17e1
Sync tasks template UI primitives with canonical versions.
mpiniarski 946ae7a
Format tasks template with oxfmt.
mpiniarski 3fd45fe
Baseline tasks i18n literals and sync shared skills.
mpiniarski 8a53f94
Add toolkit dependency and document i18n follow-up for tasks.
mpiniarski 5618010
Address Builder review: respect includeDone fetch and mobile icon.
mpiniarski 2738452
Preserve show-completed filter across task navigate commands.
mpiniarski 779365c
Merge branch 'main' into feat/task-template
mpiniarski a5cadec
Fix tab-scoped navigation state and atomic bulk toolbar actions.
mpiniarski 3aef053
Merge branch 'main' into feat/task-template
mpiniarski 663b947
Make single task deletion transactional with its field values.
mpiniarski f04cab4
technical(tasks): cover duplicate ids in bulk and reorder stores
mpiniarski dae1e5d
feature: describe Tasks on the auth landing page
mpiniarski 95c6189
fix: restrict navigate to enumerated views
mpiniarski f0ccdc8
technical: bound bulk and reorder action inputs
mpiniarski a759cca
technical: batch store reads and writes
mpiniarski 42b6fd2
fix(tasks): make the store layer driver-portable
mpiniarski 86f843d
chore: tell agents to write few code comments
mpiniarski 00380bc
Merge feat/task-template into feat/tasks-store-refactor
mpiniarski 529ca76
refactor(tasks): pass the db handle as an optional trailing argument
mpiniarski 9bc5401
technical: shrink the bulk-write chunk boundary tests
mpiniarski f815b81
refactor(tasks): give every store a consistent CRUD surface
mpiniarski 9ff8623
Merge branch 'main' of https://github.com/BuilderIO/agent-native into…
mpiniarski 4ea00d0
chore(tasks): sync shared skills after merging main
mpiniarski File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| --- | ||
| "@agent-native/core": minor | ||
| --- | ||
|
|
||
| Add the Tasks template app — a task-list-first agent-native workspace with inbox triage, custom fields, and full action parity for UI and agent. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,9 @@ | ||
| --- | ||
| description: Create an interactive Agent-Native visual plan for the current task. | ||
| argument-hint: [optional request or scope] | ||
| --- | ||
|
|
||
| Use the visual-plan skill for this task. Treat any arguments as the user's | ||
| requested plan scope or focus: | ||
|
|
||
| $ARGUMENTS |
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.