helpers/integration_commands.py.dox.md
integration_commands.py helper module.integration_commands.py because this directory is intentionally flat.integration_commands.py owns the runtime implementation.integration_commands.py.dox.md owns durable notes about responsibilities, contracts, side effects, and verification for that implementation.extract_command_line, parse_command, resolve_command, telegram_menu_commands, command_names, help_text, unknown_command_text, and try_handle_command.COMMAND_REGISTRY, _CLEAR_VALUES, and _MODEL_INHERIT_VALUES.__future__, helpers, helpers.persist_chat, helpers.state_monitor_integration, plugins._model_config.helpers, re, typing./agent switches the top-level chat profile and preserves existing subordinate agent profiles./model <preset> stores a per-chat global preset reference, /model inherit clears it, and status always reports the effective scoped-or-chat preset. Default is a real selectable preset, not an alias for clearing the chat selection.mq.get_queue, mq.send_all_aggregated, mark_dirty_for_context, projects.activate_project, initialize_agent, model_config.get_effective_preset_name, model_config.get_presets, context.get_data, context.set_data, and save_tmp_chat.tests/test_subagent_profiles.pyNo child DOX files.