LibreChat/api/app/clients
Danny Avila 41ba808e6f
🧅 feat: Reveal Subagent Thread History and Event Detail on Demand (#15283)
*  feat: Refine Subagent Thread Activity UX

* test: align subagent completion lifecycle

* chore: satisfy subagent panel static checks

* fix: harden subagent activity pagination

* fix: preserve paged subagent history

* fix: surface unrecoverable activity boundaries

* fix: rebase paged activity after live advances

* fix: bound child activity history state

* fix: preserve rebased child history order

* fix: retain unavailable child history boundary

* fix: fence child history cursor generations

* fix: preserve subagent history continuity

* fix: retain live turns during history rebase

* fix: close subagent history edge cases

* fix: harden subagent history phase transitions
2026-08-27 08:56:06 -04:00
..
prompts 🤐 feat: Allow Promptless Sends When Files Are Attached (#13717) 2026-08-15 12:47:31 -04:00
specs 🧅 feat: Reveal Subagent Thread History and Event Detail on Demand (#15283) 2026-08-27 08:56:06 -04:00
tools 🌐 fix: Expose Gemini Models to Vertex AI Agents (#15234) 2026-08-27 06:50:23 -04:00
BaseClient.js 🧅 feat: Reveal Subagent Thread History and Event Detail on Demand (#15283) 2026-08-27 08:56:06 -04:00
index.js
OllamaClient.js 🧵 refactor: Migrate Endpoint Initialization to TypeScript (#10794) 2025-12-11 16:37:16 -05:00
TextStream.js