mirror of
https://github.com/open-jarvis/OpenJarvis.git
synced 2026-07-28 14:07:55 +00:00
- Add GmailChannel (OAuth2 + polling) and TwitterChannel (tweepy v2 API) - Update research_monitor, inbox_triager, code_reviewer templates with curated tool sets - Add channel_send/channel_list tools to all templates - Add parametrized contract tests for all 28 channel adapters (195 tests) - Add Gmail mocked tests (17 tests) and Twitter mocked tests (9 tests) - Add agent-channel E2E tests with WebChatChannel - Add live_channel pytest marker - Add manual QA runbook (docs/testing/agent-qa-runbook.md)