don't refetch all chat history, download diff only
Open
enhancement
- Dominant language
- Python
- Stars
- 4
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
reading up the existing json chat history ( if exist ) could mean that fetching of chat messages can be cut down to only new messages.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the code that reads existing JSON chat history and fetches Keybase chat messages; no specific files or tests are named in the issue. Compare stored messages with newly fetched messages, and consider the work complete when an existing backup fetches only messages not already recorded without losing chat history.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100