MCPcopy Create free account

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

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

↓ 7 callersFunction_vibe_agent_error_response
(exc: ValueError)
vibe/ui_server.py:2165
↓ 7 callersFunction_write_fake_uname
(path: Path, machine: str = "x86_64")
tests/test_install_script.py:113
↓ 7 callersMethodabort_session
(self, session_id: str, directory: str)
modules/agents/opencode/server.py:1222
↓ 7 callersFunctionassertEqual
(name, actual, expected)
ui/scripts/validate-theme.mjs:37
↓ 7 callersFunctionbackground_tables_ready
(db_path: Path | None = None)
storage/migrations.py:123
↓ 7 callersMethodbind_generated_image_snapshot
Bind a pre-turn image snapshot to the concrete Codex turn id.
modules/agents/codex/event_handler.py:44
↓ 7 callersFunctionbuild_upgrade_plan
( *, python_executable: str | None = None, uv_path: str | None = None, vibe_path: str | None =
vibe/upgrade.py:446
↓ 7 callersFunctionclassify_auth_error
Return True when the error likely requires an OAuth reset.
core/agent_auth_service.py:193
↓ 7 callersFunctionclearSessionReadCache
(sessionId: string)
ui/src/context/ApiContext.tsx:1284
↓ 7 callersFunctioncurrent_repo_root
()
scripts/incus_regression.py:175
↓ 7 callersFunctiondefaultConfig
()
ui/src/components/steps/ChannelList.tsx:713
↓ 7 callersFunctiondetect
(name: string, binary?: string)
ui/src/components/steps/AgentDetection.tsx:96
↓ 7 callersMethodemit_result_message
( self, context: MessageContext, result_text: Optional[str], subtype: str = "s
modules/agents/base.py:445
↓ 7 callersMethodenqueue_task_run
( self, task_id: str, *, source_kind: str = "cli", task: Optional[Sche
core/scheduled_tasks.py:781
↓ 7 callersMethodensure_running
(self)
modules/agents/opencode/server.py:894
↓ 7 callersFunctionfilter_new
(items: list[dict[str, Any]], since_id: int)
skills/background-watch-hook/scripts/_github_wait_common.py:136
↓ 7 callersFunctionformatRelativeTime
(iso: string | null | undefined, t: TFunction)
ui/src/lib/relativeTime.ts:6
↓ 7 callersFunctiongetPlatformCatalog
(data: any)
ui/src/lib/platforms.ts:144
↓ 7 callersMethodget_active_poll
Get active poll info by session ID.
config/v2_sessions.py:616
↓ 7 callersMethodget_active_turn
(self, base_session_id: str)
modules/agents/codex/turn_state.py:156
↓ 7 callersMethodget_agent_map
Get mapping of thread_id -> session_id for a user and agent.
config/v2_sessions.py:353
↓ 7 callersMethodget_codex_overrides
Get Codex agent, model, and reasoning effort overrides for this channel.
core/controller.py:1116
↓ 7 callersMethodget_default_agent_name
(self)
core/vibe_agents.py:397
↓ 7 callersFunctionget_safe_cwd
Return a stable, existing absolute directory for subprocess cwd. The vibe service process cwd may be inside the uv tool venv directory, which
vibe/upgrade.py:478
↓ 7 callersFunctionget_vibe_remote_dir
()
config/paths.py:56
↓ 7 callersFunctionglobal_instruction_path
Resolve the absolute path to *backend*'s global instructions file.
vibe/global_agents_md.py:58
↓ 7 callersMethodhandle_message
(self, request)
tests/test_agent_service.py:20
↓ 7 callersMethodis_bound_user
(self, user_id: str, platform: Optional[str] = None)
config/v2_settings.py:589
↓ 7 callersFunctionis_socks_proxy
Return True when ``proxy_url``'s URL scheme is a SOCKS variant. Detection is by URL scheme (``socks4``/``socks4a``/``socks5``/``socks5h``), n
vibe/proxy.py:16
↓ 7 callersFunctionis_usable_command_path
(path: str | None)
vibe/upgrade.py:74
↓ 7 callersFunctionload_or_create_vapid_keys
(path: Path | None = None)
core/web_push.py:102
↓ 7 callersFunctionmake_scope_id
(platform: str, scope_type: str, native_id: str)
storage/settings_service.py:349
↓ 7 callersFunctionnormalizeChatMessageFontSize
(value: unknown)
ui/src/lib/chatDisplay.ts:5
↓ 7 callersFunctionnormalize_title_text
(text: str, *, limit: int | None = None)
modules/agents/native_sessions/base.py:44
↓ 7 callersFunctionnotifyOpenCodeModelOptionsChanged
()
ui/src/components/settings/providers/OpencodeProviderConfig.tsx:93
↓ 7 callersMethodpop_turn
(self, turn_id: str)
modules/agents/codex/turn_state.py:126
↓ 7 callersFunctionread_opencode_provider_auth_entries
Return the raw ``auth.json`` entries keyed by provider_id. Useful when callers need both the ``type`` (``"api"`` / ``"oauth"`` / other) AND t
vibe/opencode_config.py:1015
↓ 7 callersFunctionread_opencode_provider_user_models
Return models explicitly configured under ``provider.<id>.models``. OpenCode merges its built-in catalog with this user config block. We mark
vibe/opencode_config.py:646
↓ 7 callersMethodreap_orphaned_claude_sessions
Reap leaked ``claude`` subprocesses not owned by any tracked session. Defense-in-depth backstop for the idle-eviction path: even if a session
core/handlers/session_handler.py:1345
↓ 7 callersFunctionrecordRefreshMeta
(platformId: string, result: any)
ui/src/components/steps/ChannelList.tsx:443
↓ 7 callersMethodremove_task
(self, task_id: str)
core/scheduled_tasks.py:644
↓ 7 callersMethodremove_web_auth
Drop the stored credentials for a Claude/Codex backend. Runs the backend's own ``logout`` subcommand so the on-disk state is in sync,
core/agent_auth_service.py:1998
↓ 7 callersMethodrequest
(self, method: str, url: str, **kwargs: Any)
vibe/ui_compat.py:285
↓ 7 callersFunctionresolve_command_path
(command: str | None, search_path: str | None = None)
vibe/upgrade.py:57
↓ 7 callersFunctionresolve_opencode_model_dict
(model_str: str | None, default_provider: str | None)
modules/agents/opencode/agent.py:30
↓ 7 callersFunctionresolve_target
( args: argparse.Namespace, repo_root: Path, *, dry_run: bool, preflight_ports: bool = Tru
scripts/incus_regression.py:414
↓ 7 callersMethodrestart_for_auth_refresh
Terminate the shared server so the next request reloads refreshed auth.
modules/agents/opencode/server.py:1061
↓ 7 callersFunctionrunBootstrap
({ search = '', stored = null })
ui/scripts/validate-theme.mjs:16
↓ 7 callersMethodsend_message
( self, context: MessageContext, text: str, parse_mode: Optional[str] = None,
modules/im/discord.py:474
↓ 7 callersMethodsend_message
( self, session_id: str, directory: str, text: str, agent: Optional[st
modules/agents/opencode/server.py:1122
↓ 7 callersFunctionsession_anchor_for_target
(target: ParsedSessionKey)
core/scheduled_tasks.py:152
↓ 7 callersMethodset_agent_status
Persist a session's agent_status and broadcast ``session.status``. Best-effort + idempotent: a no-op when the value is unchanged (the
core/controller.py:957
↓ 7 callersMethodset_default_agent_name
(self, name: str)
core/vibe_agents.py:405
↓ 7 callersMethodset_guilds_for_platform
( self, platform: str, guilds: Dict[str, GuildSettings], default_enabled: bool
config/v2_settings.py:507
↓ 7 callersMethodstart
(self)
tests/test_remote_access_vibe_cloud.py:536
↓ 7 callersMethodstart_web_setup
Start an OAuth flow initiated from the Settings page. Returns the freshly-created ``WebAuthFlow``. For Codex the caller should poll `
core/agent_auth_service.py:1850
↓ 7 callersMethodstop
Gracefully shut down the app-server process.
modules/agents/codex/transport.py:112
↓ 7 callersMethodupdate_channel
(self, channel_id: str, settings: ChannelSettings, platform: Optional[str] = None)
config/v2_settings.py:570
↓ 6 callersFunction_api_fetch
Common POST wrapper: POST JSON to a Weixin API endpoint. Returns the parsed JSON response dict. Raises ``aiohttp.ClientError`` or ``RuntimeEr
modules/im/wechat_api.py:145
↓ 6 callersMethod_apply_inline_formatting
(self, text: str)
modules/im/formatters/telegram_formatter.py:132
↓ 6 callersMethod_archive_runtime_command
(self, install_dir: Path, node: list[str])
core/show_runtime.py:859
↓ 6 callersMethod_async_close
(self)
modules/im/slack.py:2490
↓ 6 callersMethod_build_card_json
Build interactive card JSON (v2) for a message with optional buttons. Uses JSON 2.0 card schema so that button callbacks are delivered via
modules/im/feishu.py:456
↓ 6 callersFunction_build_controller_double
()
tests/test_core_services_dispatch.py:36
↓ 6 callersMethod_clear_pid_file
(self)
modules/agents/opencode/server.py:382
↓ 6 callersFunction_columns
(bind, table: str)
storage/alembic/versions/20260530_0008_remove_legacy_default_agent.py:62
↓ 6 callersFunction_config_payload
()
tests/test_discord_guild_settings.py:14
↓ 6 callersFunction_config_payload
(discord_payload: dict | None = None, telegram_payload: dict | None = None)
tests/test_controller_config_reload.py:7
↓ 6 callersFunction_ctx
()
tests/test_core_services_dispatch.py:44
↓ 6 callersMethod_ctx
(target_id)
tests/test_claude_agent_sessions.py:2361
↓ 6 callersFunction_descendant_pids
( rows: list[ClaudeProcessRow], root_pid: int, children: dict[int, list[int]] | None = None, )
modules/agents/claude_process_reaper.py:262
↓ 6 callersMethod_disconnect_claude_client
(self, client: ClaudeSDKClient)
core/agent_auth_service.py:1132
↓ 6 callersFunction_disconnect_counting_client
Stub ClaudeSDKClient that records how many times it was disconnected.
tests/test_claude_cli_path.py:107
↓ 6 callersMethod_drain_background_tasks
(self)
modules/im/telegram.py:301
↓ 6 callersFunction_ensure_agent
(name: str, backend: str)
tests/test_workbench_session_defaults.py:37
↓ 6 callersFunction_fake_start_runtime
(calls, service_pid: int = 222, ui_pid: int = 333)
tests/test_restart_supervisor.py:14
↓ 6 callersFunction_first_present
(mapping: dict[str, Any], keys: tuple[str, ...])
core/show_session_events.py:480
↓ 6 callersFunction_format_scalar
(raw: Any)
core/show_session_events.py:487
↓ 6 callersFunction_format_toml_key
Quote a TOML key when it falls outside the bare-key character class. Plain identifier keys like ``model_provider`` round-trip as-is; keys tha
vibe/codex_config.py:104
↓ 6 callersMethod_get_context_token
Resolve the context_token for a given message context. Tries platform_specific first, then falls back to the cached map.
modules/im/wechat.py:1679
↓ 6 callersMethod_get_formatter
(self, context: MessageContext)
modules/agents/base.py:99
↓ 6 callersMethod_handle_restart
(self, backend: str, marker: Path)
core/runtime_commands.py:152
↓ 6 callersFunction_is_private_address
(address: ipaddress._BaseAddress)
vibe/ui_server.py:477
↓ 6 callersFunction_is_session_expired_code
(code: Any)
modules/im/wechat.py:65
↓ 6 callersFunction_is_tailscale_overlay_address
(address: ipaddress._BaseAddress)
vibe/ui_server.py:734
↓ 6 callersFunction_json_dumps
(value: Any)
core/show_session_events.py:545
↓ 6 callersFunction_json_loads
(value: str | None, default: Any)
storage/alembic/versions/20260530_0008_remove_legacy_default_agent.py:353
↓ 6 callersMethod_list_recent_native_sessions
( self, context: MessageContext, *, limit: int = 100, )
core/handlers/command_handlers.py:164
↓ 6 callersMethod_load_runtime_manifest
(self)
core/show_runtime.py:552
↓ 6 callersMethod_make_bot
(self)
tests/test_feishu_routing_card.py:48
↓ 6 callersFunction_make_fake_uv_tool
( tmp_path: Path, *, editable: bool = False, revisions: list[str] | None = None, copied_ex
tests/test_vibe_cli.py:19
↓ 6 callersFunction_make_routing_handler
()
tests/test_settings_handler.py:410
↓ 6 callersMethod_mark_session_idle_if_no_pending_requests
(self, composite_key: str)
modules/agents/claude_agent.py:1037
↓ 6 callersFunction_models_ns
(**overrides)
tests/test_cli_agent_models.py:23
↓ 6 callersFunction_norm_path
Normalize path for comparison: resolve case and separators.
modules/agents/native_sessions/claude.py:23
↓ 6 callersFunction_normalize_annotation_primary_anchor
(raw: Any)
core/show_session_events.py:434
↓ 6 callersFunction_normalize_workdir
(value: Any)
core/services/agent_run_target.py:691
↓ 6 callersFunction_parse_hook_send
(argv: list[str])
tests/test_cli_task_command.py:40
↓ 6 callersFunction_parse_watch_update
(argv: list[str])
tests/test_cli_watch_command.py:42
↓ 6 callersFunction_platform_prefix
(name: str)
scripts/prepare_regression.py:98
← previousnext →601–700 of 10,036, ranked by callers