MCPcopy Create free account

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

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

↓ 2 callersFunction_stream
()
core/internal_server.py:263
↓ 2 callersMethod_stream_terminal_error
Surface a synchronous, no-agent-dispatched failure (missing backend, a pre-dispatch exception) into the web Chat so the browser shows it
core/handlers/message_handler.py:870
↓ 2 callersFunction_strip_file_links
Replace ``[label](file://…)`` with just the label.
core/reply_enhancer.py:189
↓ 2 callersMethod_suggest_api_base_url
(cls, base_url: str)
modules/agents/opencode/server.py:599
↓ 2 callersFunction_summary
(all_chats: list[ChannelInfo], visible_chats: list[ChannelInfo], *, include_private: bool)
core/chat_discovery.py:849
↓ 2 callersFunction_supported_task_platforms
()
vibe/cli.py:1159
↓ 2 callersMethod_supports_threaded_delivery
(self, target: ParsedSessionKey)
core/scheduled_tasks.py:2131
↓ 2 callersMethod_supports_threaded_session
(self, context: MessageContext, *, is_dm: bool)
core/handlers/session_handler.py:393
↓ 2 callersMethod_sync_session_mappings_for_user
(self, user_id: str)
config/v2_sessions.py:344
↓ 2 callersFunction_table_has_agent_reference
( bind, table: str, columns: set[str], legacy_name: str, legacy_id: str, )
storage/alembic/versions/20260530_0008_remove_legacy_default_agent.py:196
↓ 2 callersFunction_tables
(bind)
storage/alembic/versions/20260601_0012_agent_status.py:37
↓ 2 callersFunction_tables
(bind)
storage/alembic/versions/20260601_0011_session_anchor_unique.py:60
↓ 2 callersFunction_tables
(bind)
storage/alembic/versions/20260531_0010_messages_source.py:33
↓ 2 callersFunction_tables
(bind)
storage/alembic/versions/20260531_0009_messages_type.py:28
↓ 2 callersFunction_tailscale_cli_candidates
()
vibe/ui_server.py:743
↓ 2 callersFunction_target_agent_variant
(value: Any, backend: Any = None, agent_name: Any = None)
core/controller.py:146
↓ 2 callersFunction_task_next_run_at
(task)
vibe/cli.py:1050
↓ 2 callersMethod_temporarily_clear_claude_settings_env_for_oauth
( self, *, persist_backup: bool = False, existing_backup: dict[str, str] | Non
core/agent_auth_service.py:2999
↓ 2 callersMethod_terminate_flow
(self, flow: AgentAuthFlow)
core/agent_auth_service.py:1780
↓ 2 callersMethod_terminate_web_flow
( self, flow: WebAuthFlow, *, final_state: WebFlowState, error: str |
core/agent_auth_service.py:3288
↓ 2 callersFunction_test_remote_addr_from_scope
(scope: Any)
vibe/ui_compat.py:475
↓ 2 callersMethod_to_relative_path
Convert absolute file paths to relative paths under cwd.
modules/agents/opencode/message_processor.py:101
↓ 2 callersFunction_trusted_docker_loopback_peer_addresses
()
vibe/ui_server.py:649
↓ 2 callersMethod_unique_share_id
(self)
core/show_pages.py:478
↓ 2 callersFunction_unpersisted_target
( scope_row: Optional[dict[str, Any]], *, controller: Any, platform: str, settings_key: st
core/services/agent_run_target.py:633
↓ 2 callersFunction_upload_media_to_cdn
Common upload pipeline: read file -> hash -> gen aeskey -> getUploadUrl -> upload -> return info. Args: base_url: iLink API base URL.
modules/im/wechat_cdn.py:465
↓ 2 callersMethod_use_workbench_fallback_runtime
(self)
modules/im/multi.py:64
↓ 2 callersFunction_utc_now_iso
()
storage/messages_service.py:27
↓ 2 callersFunction_utc_now_iso
()
storage/alembic/versions/20260530_0008_remove_legacy_default_agent.py:370
↓ 2 callersFunction_uv_tool_dir
(*, bin_dir: bool)
vibe/cli.py:4122
↓ 2 callersFunction_validate_agent_name_arg
(agent_name: Optional[str])
vibe/cli.py:1369
↓ 2 callersFunction_validate_definition_session_policy
(args, *, schedule_type: str | None, help_command: str)
vibe/cli.py:2643
↓ 2 callersFunction_validate_definition_update_delivery_target
( *, session_policy: str, session_id: Optional[str], session_key: str, post_to: Optional[s
vibe/cli.py:2732
↓ 2 callersFunction_validate_import
(conn: Connection, _counts: dict[str, int])
storage/importer.py:644
↓ 2 callersFunction_validate_reset_mode
(reset_mode: str)
scripts/prepare_regression.py:438
↓ 2 callersFunction_validate_watch_timing
( *, timeout_seconds: float, retry_delay_seconds: float, lifetime_timeout_seconds: float,
vibe/cli.py:982
↓ 2 callersFunction_value
()
tests/test_async_bridge.py:8
↓ 2 callersFunction_version
(path: str)
vibe/remote_access.py:107
↓ 2 callersFunction_vibe_agent_result_response
(result: dict)
vibe/ui_server.py:2175
↓ 2 callersMethod_wait_for_completion
(self, flow: AgentAuthFlow)
core/agent_auth_service.py:1342
↓ 2 callersMethod_wait_for_update_capacity
(self)
modules/im/telegram.py:281
↓ 2 callersFunction_watch_command_preview
(watch, *, max_chars: int = 120)
vibe/cli.py:1499
↓ 2 callersFunction_websocket_client_host
(websocket: WebSocket)
vibe/ui_server.py:1967
↓ 2 callersFunction_websocket_is_local_request
(websocket: WebSocket, config: V2Config | None = None)
vibe/ui_server.py:1932
↓ 2 callersFunction_websocket_is_private_peer
(websocket: WebSocket)
vibe/ui_server.py:2006
↓ 2 callersFunction_websocket_peer_shares_setup_host_network
(websocket: WebSocket, setup_address: ipaddress._BaseAddress)
vibe/ui_server.py:2011
↓ 2 callersFunction_with_show_event_write_cookie
(response: Response, session_id: str, *, enabled: bool)
vibe/ui_server.py:6921
↓ 2 callersMethod_workbench_fallback_runtime
()
modules/im/multi.py:58
↓ 2 callersFunction_workbench_only_app_config
()
tests/test_workbench_only_runtime.py:83
↓ 2 callersFunction_workflow_name
(run: dict[str, Any])
skills/background-watch-hook/scripts/wait_action.py:64
↓ 2 callersMethod_wrap_context_callback
(self, platform: str, callback: Optional[Callable])
modules/im/multi.py:220
↓ 2 callersFunction_write_coalesced_native_id_markers
Keep native-id dedupe coverage for coalesced queued harness rows. The first native id is restored on the dispatched context and mirrored as t
core/session_turns.py:378
↓ 2 callersFunction_write_cursor_output
( path: str | None, *, review_cursor: int, review_comment_cursor: int, issue_comment_curso
skills/background-watch-hook/scripts/wait_pr.py:300
↓ 2 callersFunction_write_json
(path, payload)
vibe/cli.py:665
↓ 2 callersFunction_write_migration_notice
(root: Path, message: str)
config/paths.py:43
↓ 2 callersFunction_write_missing_node
(path: Path)
tests/test_install_script.py:81
↓ 2 callersFunction_write_new_pr_cursor_output
(path: str | None, *, pr_cursor: int)
skills/background-watch-hook/scripts/wait_pr.py:323
↓ 2 callersFunction_write_text
(path: Path, content: str)
scripts/prepare_regression.py:293
↓ 2 callersMethodactive_claude_auth_client_pids
Return Claude SDK client pids owned by in-progress auth flows.
core/agent_auth_service.py:404
↓ 2 callersMethodadd_client
Start one platform's client (+ its runtime thread) at runtime. Used by the hot-reconcile path to enable a platform without restarting
modules/im/multi.py:496
↓ 2 callersMethodadd_platform
(self, platform: str)
modules/settings_manager.py:527
↓ 2 callersMethodadd_reaction
Add a reaction emoji to a Slack message.
modules/im/slack.py:1217
↓ 2 callersMethodadd_reaction
(self, context: MessageContext, message_id: str, emoji: str)
core/controller.py:117
↓ 2 callersFunctionadd_runtime_provider_args
(runtime_command_parser)
vibe/cli.py:5706
↓ 2 callersFunctionadd_target_args
(parser: argparse.ArgumentParser)
scripts/incus_regression.py:1525
↓ 2 callersFunctionadd_tool_root
(tool_root: Path)
vibe/cli.py:4077
↓ 2 callersFunctionagent_backend_descriptors
Return backend descriptors in stable UI/routing order.
modules/agents/catalog.py:91
↓ 2 callersFunctionalembic_config
(db_path: Path | None = None)
storage/migrations.py:107
↓ 2 callersMethodalias_session_base_across_scopes
( self, source_user_id: Union[int, str], target_user_id: Union[int, str], sour
modules/sessions_facade.py:247
↓ 2 callersFunctionappend
Insert a new message row and return its payload. ``content`` is the rich blob (text + attachments + tool_calls); if ``text`` is omitted we pr
storage/messages_service.py:233
↓ 2 callersFunctionappend_audio_transcripts_to_message
(message: str, transcripts: list[AudioTranscript])
core/audio_asr.py:281
↓ 2 callersFunctionapplyResult
(files: GlobalPromptFile[])
ui/src/components/workbench/GlobalPromptsDialog.tsx:94
↓ 2 callersFunctionapplyTheme
(mode: ThemeMode)
ui/src/context/ThemeContext.tsx:39
↓ 2 callersFunctionapply_codex_auth
Persist the requested auth mode into Codex's on-disk config files. - ``api_key`` mode: write ``OPENAI_API_KEY`` into ``auth.json``, optiona
vibe/codex_config.py:273
↓ 2 callersMethodapply_to_request
(self, request: Any, handle: ProcessingIndicatorHandle)
core/processing_indicator.py:324
↓ 2 callersFunctionaskill_update_status
Return local askill version plus best-effort upstream update state.
vibe/api.py:3311
↓ 2 callersFunctionassertTokenMapsEqual
(name, actual, expected)
ui/scripts/validate-theme.mjs:128
↓ 2 callersMethodauth_test
(self)
tests/test_slack_dm_mentions.py:62
↓ 2 callersFunctionbackfill_agent_session_title
Backfill one empty ``agent_sessions.title`` from backend metadata. Best-effort and write-once: returns the updated session payload when a title
core/session_titles.py:17
↓ 2 callersMethodbind_user_with_code
Atomically validate bind code and create user binding.
modules/settings_manager.py:147
↓ 2 callersFunctionbuildSubmitData
()
ui/src/components/steps/DiscordConfig.tsx:153
↓ 2 callersFunctionbuildSubmitData
()
ui/src/components/steps/LarkConfig.tsx:201
↓ 2 callersFunctionbuildSubmitData
()
ui/src/components/steps/TelegramConfig.tsx:133
↓ 2 callersFunctionbuildSubmitData
()
ui/src/components/steps/SlackConfig.tsx:131
↓ 2 callersFunctionbuildSubmitData
()
ui/src/components/steps/WeChatConfig.tsx:305
↓ 2 callersFunctionbuild_forked_session_correction_prompt
(context: MessageContext)
core/system_prompt_injection.py:286
↓ 2 callersFunctionbuild_resume_preview
(text: str, limit: int = 200)
modules/agents/native_sessions/base.py:99
↓ 2 callersMethodcall
(self, method: str, path: str, payload: Any = None)
skills/use-vibe-remote/scripts/vibe_api.py:47
↓ 2 callersFunctioncanValidate
()
ui/src/components/steps/PlatformSelection.tsx:155
↓ 2 callersFunctioncancelRename
()
ui/src/components/workbench/ProjectsPage.tsx:112
↓ 2 callersFunctioncaptured_prov
(execution_id: str, agent_name: str)
tests/test_internal_server.py:2218
↓ 2 callersFunctioncheckVersion
()
ui/src/components/VersionBadge.tsx:73
↓ 2 callersFunctionclaim_queued_runs_for_workbench_in_connection
( conn: Any, run_ids: list[str], *, started_at: Optional[str] = None, )
storage/background.py:176
↓ 2 callersMethodcleanup_clients
Cleanup all Claude SDK clients and receiver tasks
modules/session_manager.py:28
↓ 2 callersMethodcleanup_expired
Remove sessions older than TTL.
modules/im/wechat_auth.py:127
↓ 2 callersMethodclear_backend_sessions
(self, agent_name: str, session_key: str)
modules/agents/service.py:87
↓ 2 callersMethodclear_session_tracking
(self, composite_key: str)
core/handlers/session_handler.py:94
↓ 2 callersMethodclear_typing_indicator
(self, context)
tests/test_multi_platform_runtime.py:105
↓ 2 callersFunctioncloseWorkbenchEventSource
()
ui/src/context/ApiContext.tsx:1313
↓ 2 callersMethodclose_http_session
Close the cached HTTP session explicitly. UI helper flows may run on short-lived event loops created per request. Closing the cached
modules/agents/opencode/server.py:197
← previousnext →2,201–2,300 of 10,036, ranked by callers