Skip to content

Fix: Standardize on start_time for fetching conversations in 'now' command#2

Open
macsiah wants to merge 1 commit intobee-computer:mainfrom
macsiah:main
Open

Fix: Standardize on start_time for fetching conversations in 'now' command#2
macsiah wants to merge 1 commit intobee-computer:mainfrom
macsiah:main

Conversation

@macsiah
Copy link

@macsiah macsiah commented Mar 16, 2026

This PR fixes a bug in the 'bee now' command where it would return empty results. The issue was caused by an inconsistent use of 'created_at' and 'start_time' for fetching and filtering conversations. This change standardizes both operations to use 'start_time', ensuring all recent conversations are correctly retrieved.

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.

1 participant