oxios 1.23.2

Oxios Agent OS — Agent Operating System powered by oxi-sdk
1
2
3
4
5
// Thin compatibility shim — kept so legacy imports of `TypingIndicator`
// from this module path continue to resolve. The component now lives at
// `./live-activity-bar` and reads the chat store directly; new code
// should import `LiveActivityBar` from there.
export { LiveActivityBar as TypingIndicator } from './live-activity-bar'