Skip to content

feat: remove suggested task store in favor of inbox coming#864

Merged
charlesvien merged 2 commits intomainfrom
02-09-feat_remove_suggested_task_store_in_favor_of_inbox_coming
Feb 10, 2026
Merged

feat: remove suggested task store in favor of inbox coming#864
charlesvien merged 2 commits intomainfrom
02-09-feat_remove_suggested_task_store_in_favor_of_inbox_coming

Conversation

@k11kirky
Copy link
Contributor

@k11kirky k11kirky commented Feb 9, 2026

TL;DR

Removed the "Suggested Tasks" feature from the task detail view.

What changed?

  • Removed SuggestedTasks.tsx component that displayed task suggestions
  • Removed the suggestedTasksStore.ts which managed the state for task suggestions
  • Removed the <SuggestedTasks> component reference from TaskInput.tsx

@k11kirky k11kirky marked this pull request as ready for review February 9, 2026 20:47
@k11kirky k11kirky mentioned this pull request Feb 9, 2026
Copy link
Contributor Author

k11kirky commented Feb 9, 2026

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

@charlesvien charlesvien force-pushed the 02-09-feat_preview_session_on_task_input_page branch from 19c0d86 to adf5f57 Compare February 10, 2026 10:03
@charlesvien charlesvien force-pushed the 02-09-feat_remove_suggested_task_store_in_favor_of_inbox_coming branch from a046c78 to 8ce4f71 Compare February 10, 2026 10:17
@charlesvien charlesvien changed the base branch from 02-09-feat_preview_session_on_task_input_page to main February 10, 2026 10:54
@charlesvien charlesvien changed the base branch from main to 02-09-feat_preview_session_on_task_input_page February 10, 2026 10:56
@charlesvien charlesvien changed the base branch from 02-09-feat_preview_session_on_task_input_page to main February 10, 2026 10:58
@charlesvien charlesvien merged commit 678e77f into main Feb 10, 2026
9 of 10 checks passed
@charlesvien charlesvien deleted the 02-09-feat_remove_suggested_task_store_in_favor_of_inbox_coming branch February 10, 2026 10:59
charlesvien added a commit that referenced this pull request Feb 10, 2026
@k11kirky k11kirky mentioned this pull request Feb 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants