MCPcopy Create free account

hub / github.com/avibe-bot/avibe / functions

Functions10,036 in github.com/avibe-bot/avibe

↓ 2 callersFunctionrefresh_platform
( platform: str, *, force: bool = False, db_path: Path | None = None, **kwargs: Any, )
core/chat_discovery.py:419
↓ 2 callersFunctionregister_agent_reply_media
Register a local agent-reply file under the shared media proxy.
core/workbench_media.py:32
↓ 2 callersMethodregister_p2_im_message_receive_v1
(self, callback)
tests/test_feishu_event_dispatcher.py:51
↓ 2 callersMethodregister_turn
(self, turn_id: str, request: AgentRequest)
modules/agents/codex/turn_state.py:52
↓ 2 callersMethodregister_turn_sink
(self, session_key: str, *, on_chunk, done_event, turn_token=None)
core/session_turns.py:1249
↓ 2 callersMethodregister_turn_sink
(self, session_key, *, on_chunk, done_event, turn_token=None)
tests/test_scheduled_tasks.py:1396
↓ 2 callersFunctionrelative
(iso: string)
ui/src/components/ShowPagesPage.tsx:85
↓ 2 callersMethodrelease_for_backend_refresh
(*, backend, base_session_ids)
tests/test_codex_agent.py:335
↓ 2 callersMethodrelease_runtime_turn_tokens
(self, runtime_tokens: dict[str, str])
modules/agents/service.py:110
↓ 2 callersMethodreload
Reload translations from files.
vibe/i18n/__init__.py:28
↓ 2 callersFunctionrememberWebPushEndpoint
(endpoint: string | undefined)
ui/src/lib/webPush.ts:62
↓ 2 callersMethodremove_active_thread
(self, user_id: str, channel_id: str, thread_ts: str)
config/v2_sessions.py:511
↓ 2 callersMethodremove_agent_session
( self, user_id: Union[int, str], agent_name: str, thread_id: str, )
modules/sessions_facade.py:158
↓ 2 callersMethodremove_inline_keyboard
Remove interactive buttons from a Slack message.
modules/im/slack.py:1499
↓ 2 callersMethodremove_job
(self, job_id)
tests/test_scheduled_tasks.py:51
↓ 2 callersMethodremove_reaction
(self, context, message_id, emoji)
tests/test_message_handler_typing.py:137
↓ 2 callersMethodremove_user
(self, user_id: str, platform: Optional[str] = None)
config/v2_settings.py:701
↓ 2 callersMethodremove_watch
(self, watch_id: str)
core/watches.py:233
↓ 2 callersFunctionreport_runtime_status
(config: V2Config | None = None, event: str = "heartbeat", last_error: str | None = None)
vibe/remote_access.py:357
↓ 2 callersMethodrequest
( self, method: str, path: str, *, headers: dict[str, str] | None = No
core/show_runtime.py:182
↓ 2 callersFunctionrequire_runtime_seed_env
()
scripts/incus_regression.py:864
↓ 2 callersFunctionrequires_typed_user_session_key
(context: MessageContext)
core/message_context.py:30
↓ 2 callersMethodreset_config
(self, opencode_config)
modules/agents/opencode/client_manager.py:29
↓ 2 callersFunctionresolve_opencode_default_model
Resolve default OpenCode model for an agent from config.
modules/agents/opencode/utils.py:231
↓ 2 callersMethodresolve_vibe_agent_for_context
( self, context: MessageContext, *, override_agent_name: Optional[str] = None,
core/controller.py:1042
↓ 2 callersFunctionrestored_session_key_from_poll_info
(poll_info, *, context: Optional[MessageContext] = None)
modules/agents/opencode/poll_loop.py:47
↓ 2 callersFunctionroute_path_to_fastapi
(path: str)
vibe/ui_compat.py:162
↓ 2 callersFunctionrun
(command)
tests/test_incus_tenant_scaffold.py:106
↓ 2 callersMethodrun
(self, command, **kwargs)
tests/test_incus_regression.py:1226
↓ 2 callersMethodrun_restored_poll_loop
Continue a poll loop that was interrupted by restart.
modules/agents/opencode/poll_loop.py:468
↓ 2 callersFunctionrun_test
()
tests/test_update_checker_platforms.py:545
↓ 2 callersMethodrun_turn
(self, settings_key: str)
tests/scenarios/auth_setup/test_auth_setup_scenarios.py:26
↓ 2 callersMethodrunning_fork_point_before_latest_user
Return the immutable fork point that excludes the latest user turn.
modules/agents/native_sessions/opencode.py:106
↓ 2 callersMethodruntime_reconcile_field_names
(self)
config/platform_registry.py:92
↓ 2 callersFunctionruntime_refresh_success_message
Return the success message for a refreshed backend runtime.
modules/agents/catalog.py:160
↓ 2 callersMethodruntime_turn_keys
(self)
modules/agents/claude_agent.py:235
↓ 2 callersMethodruntime_turn_tokens_for_backend
(self, agent_name: str)
modules/agents/service.py:101
↓ 2 callersFunctionsave
()
ui/src/components/workbench/ShowPageShareIdField.tsx:55
↓ 2 callersFunctionscheduleNextPoll
(currentFlowId: string)
ui/src/components/settings/BackendOAuthPanel.tsx:145
↓ 2 callersFunctionscrub_data
(value: Any)
vibe/sentry_integration.py:81
↓ 2 callersFunctionsectionLabel
(icon: React.ReactNode, label: string, hint?: string)
ui/src/components/workbench/SkillsPage.tsx:232
↓ 2 callersFunctionselect_latest_update_version
(metadata: Mapping[str, object], current_version: str)
vibe/upgrade.py:352
↓ 2 callersFunctionsend
(active: CloudToken)
ui/src/lib/avibeFetch.ts:113
↓ 2 callersMethodsend_message
( self, context: MessageContext, text: str, parse_mode: Optional[str] = None,
modules/im/multi.py:308
↓ 2 callersMethodsend_message
(self, context, text, parse_mode=None, reply_to=None)
tests/test_im_base_auth.py:14
↓ 2 callersMethodsend_message_with_buttons
( self, context: MessageContext, text: str, keyboard: InlineKeyboard,
modules/im/avibe.py:132
↓ 2 callersMethodsend_notification
Send a JSON-RPC notification (fire-and-forget).
modules/agents/codex/transport.py:218
↓ 2 callersMethodsend_now
Run the session's send-while-busy queue immediately ("立即发送"). If a turn is running (and something is queued), interrupt it (the user chose
core/session_turns.py:1161
↓ 2 callersMethodsend_typing
Send a typing indicator (best-effort).
modules/im/wechat.py:170
↓ 2 callersMethodsend_typing_indicator
(self, context: MessageContext)
core/controller.py:123
↓ 2 callersMethodsend_typing_indicator
(self, context)
tests/test_multi_platform_runtime.py:109
↓ 2 callersFunctionsessionPolicyLabel
(policy: string | null | undefined, t: (k: string) => string)
ui/src/components/workbench/HarnessPage.tsx:1202
↓ 2 callersMethodset_channels_for_platform
(self, platform: str, channels: Dict[str, ChannelSettings])
config/v2_settings.py:493
↓ 2 callersMethodset_custom_cwd
Set custom working directory for user
modules/settings_manager.py:322
↓ 2 callersMethodset_custom_cwd
(self, settings_key: Union[int, str], cwd: str)
modules/settings_manager.py:607
↓ 2 callersMethodset_definition_enabled
( self, definition_id: str, enabled: bool, *, definition_type: Optiona
storage/background.py:477
↓ 2 callersMethodset_enabled_guild_ids
Replace enabled Discord server IDs for this platform.
modules/settings_manager.py:353
↓ 2 callersMethodset_primary_platform
(self, primary_platform: str)
modules/im/multi.py:88
↓ 2 callersMethodset_request_session
( self, base_session_id: str, opencode_session_id: str, working_path: str,
modules/agents/opencode/session.py:55
↓ 2 callersMethodset_require_mention
Set per-channel require_mention override. Args: channel_id: The channel to configure value: True=require mention, Fal
modules/settings_manager.py:472
↓ 2 callersMethodset_settings_manager
Set the settings manager for thread tracking.
modules/im/feishu.py:126
↓ 2 callersFunctionshellQuote
(value)
npm/avibe/bin/avibe.js:280
↓ 2 callersMethodshould_allocate_scheduled_anchor
(self, context: MessageContext, source: str = "human")
core/handlers/session_handler.py:309
↓ 2 callersMethodshould_emit_result
(self, turn_id: str)
tests/test_codex_event_handler.py:72
↓ 2 callersMethodshould_emit_terminal_error
(self, turn_id: str)
modules/agents/codex/turn_state.py:172
↓ 2 callersFunctionshould_seed_state
(runner: Runner, target: RegressionTarget, *, reset_mode: str, remote: str | None)
scripts/incus_regression.py:902
↓ 2 callersMethodshould_use_thread_for_reply
(self)
core/controller.py:54
↓ 2 callersFunctionshow_event_payload_session_mismatch
(session_id: str, payload: dict[str, Any])
core/show_session_events.py:176
↓ 2 callersFunctionshow_page_dir
(session_id: str)
core/show_pages.py:90
↓ 2 callersFunctionshutdown_intent_required
()
vibe/runtime.py:355
↓ 2 callersFunctionsleep
(ms: number)
ui/src/context/ApiContext.tsx:1480
↓ 2 callersFunctionslugify
(value: str)
scripts/incus_regression.py:296
↓ 2 callersFunctionspawn_service_background_process
( args, stdout_name: str, stderr_name: str, env: dict[str, str] | None = None, )
vibe/runtime.py:592
↓ 2 callersFunctionsqlite_url
(db_path: Path | None = None)
storage/db.py:22
↓ 2 callersMethodstart
Start the periodic update checker.
core/update_checker.py:225
↓ 2 callersMethodstop
Signal the bot to stop.
modules/im/feishu.py:3286
↓ 2 callersMethodstop
Stop the periodic update checker and return the cancelled task, if any.
core/update_checker.py:242
↓ 2 callersFunctionstop_pid
(pid: int, timeout: float = 5)
vibe/runtime.py:520
↓ 2 callersFunctionstop_process
(pid_path, timeout=5)
vibe/runtime.py:711
↓ 2 callersFunctionstripBrackets
(host: string)
ui/src/components/settings/SettingsServicePage.tsx:71
↓ 2 callersFunctionsubmitCallback
()
ui/src/components/settings/BackendOAuthPanel.tsx:232
↓ 2 callersFunctionsupports_install
Return whether *name* supports managed CLI install/upgrade.
modules/agents/catalog.py:153
↓ 2 callersMethodsupports_message_editing
(self, context: Optional[MessageContext] = None)
modules/im/multi.py:330
↓ 2 callersFunctionsurfaceBackendNotices
( notices: BackendNotice[] | undefined, showToast: ShowToast, t: TFunction, )
ui/src/components/settings/shared/surfaceBackendNotices.ts:21
↓ 2 callersMethodt
Translate a key with optional interpolation. Args: key: Dot-separated key path (e.g., "modal.settings.title")
vibe/i18n/__init__.py:49
↓ 2 callersMethodtarget_context
Return the platform-appropriate context for immediate ACK-style replies.
core/processing_indicator.py:151
↓ 2 callersFunctionterminate_and_communicate
Terminate a process tree and drain stdout/stderr.
core/process_isolation.py:102
↓ 2 callersFunctiontick
()
ui/src/context/StatusContext.tsx:137
↓ 2 callersFunctiontileStyle
(id: string)
ui/src/components/settings/SettingsPlatformsPage.tsx:41
↓ 2 callersMethodto_channel_payload
(self)
core/chat_discovery.py:78
↓ 2 callersFunctiontoggleAdmin
()
ui/src/components/steps/UserList.tsx:769
↓ 2 callersFunctiontoggleAllowedGuild
(guildId: string, checked: boolean)
ui/src/components/steps/ChannelList.tsx:396
↓ 2 callersFunctiontogglePlatform
(platform: string)
ui/src/components/steps/PlatformSelection.tsx:97
↓ 2 callersMethodtoggle_show_message_type
Toggle a message type in show list, returns new state (True if now shown)
modules/settings_manager.py:307
↓ 2 callersMethodtranscribe_attachments
(self, attachments: list[FileAttachment])
core/audio_asr.py:155
↓ 2 callersFunctiontree_hash
(root: Path)
scripts/incus_regression.py:791
↓ 2 callersMethodturn_state
(_source_session_id)
tests/test_codex_agent.py:1726
↓ 2 callersFunctionupdate
(next: string)
ui/src/components/workbench/Composer.tsx:450
↓ 2 callersFunctionupdateConfigForPlatform
( platformId: string, channelId: string, patch: Partial<ChannelConfig> )
ui/src/components/steps/ChannelList.tsx:750
↓ 2 callersFunctionupdateQuery
(next: string)
ui/src/components/workbench/SearchPage.tsx:36
← previousnext →2,501–2,600 of 10,036, ranked by callers