Skip to content

Conversation

hassoncs
Copy link
Contributor

@hassoncs hassoncs commented Sep 1, 2025

This is a heavily vibe-coded branch that I was working on in order to remove the task history metadata from the extension state. Currently, all of the metadata for the whole taskHistory is sent as part of the extension state.

The goal of this PR was to remove the task history from the extension state and lazily fetch just a subset of the events using a new set of messages and a new hook. It has only been minorly tested. It looks like there might be a bug in the favoriting system. It needs a lot of love and a lot of cleanup, but if you can find it useful at all, here it is.

related: #1612

Copy link

changeset-bot bot commented Sep 1, 2025

⚠️ No Changeset found

Latest commit: 9ca690c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@hassoncs hassoncs changed the title Remove TaskHistory from extensionState, lazy fetch tasks using useTaskHistory WIP: Remove TaskHistory from extensionState, lazy fetch tasks using useTaskHistory Sep 1, 2025
@chrarnoldus chrarnoldus self-requested a review September 1, 2025 16:13
@kevinvandijk kevinvandijk self-requested a review September 1, 2025 16:29
@chrarnoldus chrarnoldus self-assigned this Sep 2, 2025
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