We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Sync wiki with v1.3.0 multi-user buildout - Multi-User-Setup: Add 8 missing UserConfig fields to the field reference table (model, timeout, context_window, workspace_base, github_repos, github_notify_chat_id, pr_review, issue_triage). Update 'Adding a user' step 3 to list the same fields. - GitHub-Notification-Routing: Rewrite multi-user section to document the 4-layer notification destination precedence (DB > per-user yaml > global env var > DM). The global GITHUB_NOTIFY_CHAT_ID is now a fallback, not an override of per-user settings. - PR-Review-Agent, Issue-Triage-Agent: Update subprocess isolation description - os_user in users.yaml takes precedence over CLAUDE_USER. - Troubleshooting: Replace stale ALLOWED_USER_IDS error messages with the actual startup errors and mention users.yaml in the auth section. - Testing: Update test count from 1173 to 1458.
Add GitHub Notification Routing wiki page Document GITHUB_NOTIFY_CHAT_ID feature: Telegram group setup, configuration, event routing table, multi-user interaction, and troubleshooting. Cross-reference from Home, Exposing Kai to the Internet, PR Review Agent, and Issue Triage Agent pages.
Document prior-comment awareness in PR review agent
Update PR Review Agent docs for workspace-aware repo resolution
Update wiki for configurable SPEC_DIR (issue #65)
Clarify spec directory is a convention, not a requirement
Add PR Review Agent wiki page