Open Issues Need Help
View All on GitHubAI Summary: This GitHub issue highlights an inconsistency where the `_switch_workspace` text command path lacks a `is_dir()` check before attempting to switch, unlike the inline keyboard path. This can lead to the bot starting with a non-existent current working directory if a workspace is deleted after bot startup and then selected via the text command. A simple one-line fix is proposed to add the missing directory existence check.
Agentic AI assistant on Telegram, powered by Claude Code. Runs locally with shell access, spec-driven PR reviews, layered security, persistent memory, and scheduled jobs. Your machine, your data, your rules.
Agentic AI assistant on Telegram, powered by Claude Code. Runs locally with shell access, spec-driven PR reviews, layered security, persistent memory, and scheduled jobs. Your machine, your data, your rules.