..
agent
feat: agent-to-agent handoff and delegation
2026-02-15 23:56:42 -05:00
channels
fix(memory): prevent autosave key collisions across runtime flows
2026-02-15 22:55:52 -05:00
config
feat(config): add Lark/Feishu channel config support
2026-02-16 00:16:04 -05:00
cron
refactor: consolidate CLI command definitions to lib.rs
2026-02-15 06:52:33 -05:00
daemon
feat(channels): wire up email channel (IMAP/SMTP) into config and registration
2026-02-15 10:58:30 -05:00
doctor
fix: add missing port/host fields to GatewayConfig and apply_env_overrides method
2026-02-14 16:05:13 -05:00
gateway
fix(memory): prevent autosave key collisions across runtime flows
2026-02-15 22:55:52 -05:00
health
fix: add missing port/host fields to GatewayConfig and apply_env_overrides method
2026-02-14 16:05:13 -05:00
heartbeat
feat: enhance agent personality, tool guidance, and memory hygiene
2026-02-14 11:28:39 -05:00
integrations
fix: remove unused import and correct WhatsApp/Email registry status
2026-02-15 14:28:44 -05:00
memory
fix(providers): use Bearer auth for Gemini CLI OAuth tokens
2026-02-15 14:32:33 -05:00
observability
fix(memory): prevent autosave key collisions across runtime flows
2026-02-15 22:55:52 -05:00
onboard
feat(config): add Lark/Feishu channel config support
2026-02-16 00:16:04 -05:00
providers
fix(memory): prevent autosave key collisions across runtime flows
2026-02-15 22:55:52 -05:00
runtime
feat(config): make config writes atomic with rollback-safe replacement ( #190 )
2026-02-15 12:18:45 -05:00
security
feat(config): make config writes atomic with rollback-safe replacement ( #190 )
2026-02-15 12:18:45 -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: agent-to-agent handoff and delegation
2026-02-15 23:56:42 -05:00
tunnel
fix: resolve all clippy --all-targets warnings across 15 files
2026-02-14 03:52:57 -05:00
identity.rs
fix(providers): use Bearer auth for Gemini CLI OAuth tokens
2026-02-15 14:32:33 -05:00
lib.rs
fix(agent): robust tool-call parsing for noisy model outputs
2026-02-15 23:21:26 -05:00
main.rs
fix(agent): robust tool-call parsing for noisy model outputs
2026-02-15 23:21:26 -05:00
migration.rs
refactor: consolidate CLI command definitions to lib.rs
2026-02-15 06:52:33 -05:00
util.rs
fix(channels): check response status in send() for Telegram, Slack, and Discord
2026-02-15 09:48:58 -05:00