Skip to content

docs(roadmap): add #358 — history entries missing role field, no pagination#2869

Open
code-yeongyu wants to merge 1 commit intomainfrom
docs/roadmap-348-history-entries-missing-role
Open

docs(roadmap): add #358 — history entries missing role field, no pagination#2869
code-yeongyu wants to merge 1 commit intomainfrom
docs/roadmap-348-history-entries-missing-role

Conversation

@code-yeongyu
Copy link
Copy Markdown
Collaborator

Pinpoint #348

/history --output-format json entries have no role field — user vs assistant indistinguishable programmatically. Also no pagination params.

Live on a1bfcd4:

{"kind":"history","total":1,"showing":1,
 "entries":[{"text":"...","timestamp_ms":1776891003038}]}
// role: absent  entry_index: absent

ROADMAP.md only

@code-yeongyu code-yeongyu force-pushed the docs/roadmap-348-history-entries-missing-role branch from e95b01b to 2abecfe Compare April 29, 2026 21:02
@code-yeongyu code-yeongyu changed the title docs(roadmap): add #348 — history entries missing role field, no pagination docs(roadmap): add #358 — history entries missing role field, no pagination Apr 29, 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.

1 participant