zeroclaw/src
Chummy a91516df7a
Merge pull request #368 from fettpl/fix/349-email-bounded-seen-set
fix(channels): bound email seen_messages set to prevent memory leak
2026-02-17 00:32:29 +08:00
..
agent fix(composio): align v3 execute path and honor configured entity_id (#322) 2026-02-16 23:40:37 +08:00
channels Merge pull request #368 from fettpl/fix/349-email-bounded-seen-set 2026-02-17 00:32:29 +08:00
config feat(memory): lucid memory integration with optional backends (#285) 2026-02-17 00:31:50 +08:00
cost feat(browser): add optional computer-use sidecar backend (#335) 2026-02-17 00:31:45 +08:00
cron feat: unify scheduled tasks from #337 and #338 with security-first integration 2026-02-16 23:38:29 +08:00
daemon fix(ci): mitigate GitHub API rate-limit failures (#334) 2026-02-16 08:05:52 -05:00
doctor test: deepen and complete project-wide test coverage (#297) 2026-02-16 05:58:24 -05:00
gateway fix(composio): align v3 execute path and honor configured entity_id (#322) 2026-02-16 23:40:37 +08:00
hardware fix(channels): execute tool calls in channel runtime (#302) 2026-02-16 05:07:01 -05:00
health test: deepen and complete project-wide test coverage (#297) 2026-02-16 05:58:24 -05:00
heartbeat test: deepen and complete project-wide test coverage (#297) 2026-02-16 05:58:24 -05:00
integrations test: deepen and complete project-wide test coverage (#297) 2026-02-16 05:58:24 -05:00
memory feat(memory): lucid memory integration with optional backends (#285) 2026-02-17 00:31:50 +08:00
observability feat: add verbose logging and complete observability (#251) 2026-02-16 05:59:07 -05:00
onboard feat(memory): lucid memory integration with optional backends (#285) 2026-02-17 00:31:50 +08:00
providers feat(memory): lucid memory integration with optional backends (#285) 2026-02-17 00:31:50 +08:00
runtime test: deepen and complete project-wide test coverage (#297) 2026-02-16 05:58:24 -05:00
security test: deepen and complete project-wide test coverage (#297) 2026-02-16 05:58:24 -05:00
service refactor: consolidate CLI command definitions to lib.rs 2026-02-15 06:52:33 -05:00
skillforge fix(providers): use Bearer auth for Gemini CLI OAuth tokens 2026-02-15 14:32:33 -05:00
skills fix(skills): prevent path traversal in skill remove command 2026-02-15 08:15:41 -05:00
tools feat(browser): add optional computer-use sidecar backend (#335) 2026-02-17 00:31:45 +08:00
tunnel test: deepen and complete project-wide test coverage (#297) 2026-02-16 05:58:24 -05:00
identity.rs fix(providers): use Bearer auth for Gemini CLI OAuth tokens 2026-02-15 14:32:33 -05:00
lib.rs feat(cost): add budget tracking core and harden storage reliability (#292) 2026-02-16 23:40:47 +08:00
main.rs feat(memory): lucid memory integration with optional backends (#285) 2026-02-17 00:31:50 +08:00
migration.rs feat(memory): lucid memory integration with optional backends (#285) 2026-02-17 00:31:50 +08:00
util.rs fix(channels): check response status in send() for Telegram, Slack, and Discord 2026-02-15 09:48:58 -05:00