zeroclaw/src/agent
Argenis e8553a800a
fix(channels): use platform message IDs to prevent duplicate memories
Fixes #430 - Prevents duplicate memories after restart by using platform message IDs instead of random UUIDs.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 19:04:37 -05:00
..
agent.rs fix(rebase): resolve main drift and restore CI contracts 2026-02-17 01:01:57 +08:00
dispatcher.rs feat: add agent structure and improve tooling for provider 2026-02-17 01:01:56 +08:00
loop_.rs fix(channels): use platform message IDs to prevent duplicate memories 2026-02-16 19:04:37 -05:00
memory_loader.rs feat: add agent structure and improve tooling for provider 2026-02-17 01:01:56 +08:00
mod.rs refactor: improve code formatting and structure across multiple files 2026-02-17 01:01:56 +08:00
prompt.rs feat: add agent structure and improve tooling for provider 2026-02-17 01:01:56 +08:00