No reviewers
Labels
No labels
module:M0-setup
module:M1-stt
module:M1-stt
module:M2-ai
module:M2-ai
module:M3-rich
module:M3-rich
module:M4-bridge
module:M4-bridge
module:M5-bonus
module:M5-bonus
module:setup
priority:high
priority:high
priority:low
priority:low
priority:medium
priority:medium
type:chore
type:chore
type:feature
type:feature
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
charles/my-fractal!154
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/14-23-streaming-protocol"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Résumé
streaming.rs—StreamingMessageTrackerreécrit avecDashMap(thread-safe sans Mutex). Nouvelle API :register_message,on_edit(id, body, sender, detector),mark_complete,gc,is_streaming. ConstanteSTREAM_CURSOR = "▋".streaming_ext.rs—StreamingExtensionimplémenteExtensionpour intercepter lesm.replaceet piloter le tracker automatiquement.protocol.rs— nettoyage :AgentStatussimplifié (Active/Idle/Unavailable),OpenClawResponseParser::parse_meta+strip_metapour le bloc<!-- meta -->.detector.rs—AgentDetector::with_defaults(HashSet)+is_agentdevientpubavecOption<bool>(utilisé par le streaming tracker).Cargo.toml—dashmap = "6"etregex = "1"ajoutés aux deps workspace.fractal-ai/Cargo.toml— refs workspace pourdashmapetregex.Closes #14
Closes #23
Closes #24
Plan de test
cargo test -p fractal-aipasseon_editavec sender inconnu →NormalEditon_editavec@my-bot:matrix.org→UpdateInPlace▋stripé du body,show_cursor = trueis_streamingfalse aprèsmark_completeparse_metaextrait model/tokens depuis<!-- meta -->block