MCPcopy Create free account

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

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

↓ 2 callersFunction_openai_base_url
(*extra_keys: str)
scripts/prepare_regression.py:480
↓ 2 callersFunction_opencode_model_entry_id
(model_entry: Any)
modules/agents/opencode/utils.py:54
↓ 2 callersFunction_opencode_provider_id
(entry: dict)
vibe/api.py:5437
↓ 2 callersFunction_opencode_server_pid
()
vibe/api.py:3828
↓ 2 callersFunction_parse_agent_enabled_field
(payload: dict, *, default: Optional[bool] = None)
vibe/api.py:1128
↓ 2 callersFunction_parse_agent_import_file
(path: Path, *, backend: str)
vibe/api.py:85
↓ 2 callersFunction_parse_claude_agent_definition
(path: Path)
modules/agents/subagent_router.py:204
↓ 2 callersMethod_parse_claude_callback_code
(self, code: str)
core/agent_auth_service.py:1734
↓ 2 callersFunction_parse_codex_agent_definition
(path: Path, source: str)
modules/agents/subagent_router.py:240
↓ 2 callersFunction_parse_csv
(value: str | None)
scripts/prepare_regression.py:84
↓ 2 callersFunction_parse_metadata_json
(value: str | None)
vibe/cli.py:2229
↓ 2 callersFunction_parse_model_key
(model_key: Optional[str])
modules/agents/opencode/utils.py:33
↓ 2 callersFunction_parse_queue_timestamp
(value: Any)
core/session_turns.py:112
↓ 2 callersFunction_parse_version_parts
Split a version into (release, pre, post, dev). ``pre`` is ``(stage_order, num)`` for a/b/rc releases, else ``None``. ``post`` / ``dev`` are
vibe/upgrade.py:284
↓ 2 callersFunction_parts
(value: str)
vibe/api.py:3806
↓ 2 callersFunction_payload_value
(payload: dict, key: str, fallback_key: str)
config/v2_settings.py:105
↓ 2 callersFunction_peek_oauth_state_rid
Best-effort extract a vr1 state token's random id, for diagnostics only. Does NOT verify the HMAC — purely to compare which state a request carri
vibe/ui_server.py:1208
↓ 2 callersFunction_peer_shares_setup_host_network
Require the peer to share setup_host's interface-level subnet. Compensates for the wildcard bind in the tunnel-on path. Without this, a 192.1
vibe/ui_server.py:610
↓ 2 callersFunction_pending_ids
(conn, session_id: str)
tests/test_session_archive.py:179
↓ 2 callersFunction_pick_probe_response_excerpt
Return the first content-bearing line from Codex/Claude probe stdout. The CLIs emit decorations the user doesn't care about: warnings (``warn
core/agent_auth_service.py:52
↓ 2 callersFunction_pid_alive
(pid)
vibe/cli.py:675
↓ 2 callersFunction_pid_alive_windows
(pid: int)
vibe/runtime.py:359
↓ 2 callersFunction_pid_file_points_to_live_process
(pid_path: Path)
vibe/cli.py:4382
↓ 2 callersFunction_pid_file_points_to_live_process
(pid_path: Path)
vibe/api.py:2099
↓ 2 callersMethod_pid_owns_listening_port
(pid: int, port: int)
modules/agents/opencode/server.py:729
↓ 2 callersFunction_platform_runtime_signature
(config: V2Config)
vibe/ui_server.py:1034
↓ 2 callersFunction_png_bytes
A genuinely valid PNG of the given pixel size (stdlib only), so the dimension probe reads the real header instead of a hand-faked one.
tests/test_workbench_media.py:28
↓ 2 callersFunction_post_show_event_to_live_ui
(session_id: str, payload: dict)
vibe/cli.py:5106
↓ 2 callersFunction_prewarm_show_page_session_best_effort
(session_id: str, *, base_path: str | None = None)
vibe/cli.py:4881
↓ 2 callersMethod_process_content_blocks
Process content blocks (TextBlock, ToolUseBlock) and return formatted parts
modules/claude_client.py:56
↓ 2 callersMethod_process_media_items
Populate context.files from media items in the message.
modules/im/wechat.py:1451
↓ 2 callersFunction_process_start_time
(pid: int)
modules/agents/claude_process_reaper.py:45
↓ 2 callersFunction_project_dict
Shape one ``scopes`` ⋈ ``scope_settings`` row into the API project payload. Shared by ``list_projects`` and ``_project_payload`` so the two never
storage/projects_service.py:139
↓ 2 callersFunction_project_secret_fields
(payload: dict | None, fields: tuple[str, ...], *, include_secrets: bool)
vibe/api.py:884
↓ 2 callersFunction_proxy_show_runtime_websocket
( websocket: WebSocket, session_id: str, *, external_prefix: str | None = None, )
vibe/ui_server.py:2084
↓ 2 callersFunction_publish_session_message
Publish a session-scoped ``message.new`` for a freshly persisted row. The Controller process persists agent + harness rows; this fans the row out
core/message_mirror.py:88
↓ 2 callersFunction_publish_show_session_event
(event_payload: dict[str, Any])
vibe/ui_server.py:6199
↓ 2 callersMethod_question_definition
(self, question: Any)
modules/im/telegram.py:1554
↓ 2 callersFunction_raise_service_start_not_ready
(pid: int, *, timeout: float)
vibe/runtime.py:809
↓ 2 callersMethod_raw_interaction_scope_key
(self, *, chat: dict[str, Any], from_user: dict[str, Any])
modules/im/telegram.py:321
↓ 2 callersMethod_reaction_target_message_id
(self, context: MessageContext)
core/processing_indicator.py:122
↓ 2 callersMethod_read_auth
(self)
tests/test_save_opencode_provider_auth.py:45
↓ 2 callersFunction_read_cdn_error_body
(resp: aiohttp.ClientResponse)
modules/im/wechat_cdn.py:203
↓ 2 callersFunction_read_oauth_state
(secret: str, value: str | None)
vibe/ui_server.py:1187
↓ 2 callersFunction_read_optional_text
(path: str | None, *, field_name: str)
vibe/cli.py:2216
↓ 2 callersFunction_read_pid
()
vibe/remote_access.py:191
↓ 2 callersFunction_read_pid_file
(pid_path: Path)
vibe/runtime.py:643
↓ 2 callersFunction_read_process_table
()
core/process_diagnostics.py:62
↓ 2 callersMethod_read_pty_output
( self, process: asyncio.subprocess.Process, master_fd: int, context: MessageC
core/agent_auth_service.py:1226
↓ 2 callersFunction_read_recorded_pid
()
vibe/restart_supervisor.py:97
↓ 2 callersFunction_read_session_workdir
(db_path: Path, session_id: str)
tests/test_cli_agent_run_schema.py:185
↓ 2 callersFunction_reap_pid_set
SIGTERM a set of pids, wait briefly, then SIGKILL the survivors. Returns the number of pids that were targeted.
modules/agents/claude_process_reaper.py:374
↓ 2 callersMethod_rebuild_runtime_settings
Rebuild the in-memory settings dicts from the store.
modules/settings_manager.py:217
↓ 2 callersMethod_reconcile_providers
( self, *, user_providers: Mapping[str, Any], live_providers: Mapping[str, Any
modules/agents/opencode/config_reconciler.py:58
↓ 2 callersFunction_reconcile_startup_dependencies_task
()
vibe/ui_server.py:7185
↓ 2 callersMethod_record_agent_run_terminal_for_ids
( self, *, store: Any, run_ids: list[str], text: str, message_
core/message_dispatcher.py:260
↓ 2 callersMethod_record_agent_run_terminal_result
( self, context: MessageContext, text: str, message_id: str | None, *,
core/message_dispatcher.py:280
↓ 2 callersMethod_recover_interrupted_claude_oauth_settings_backup
(self)
core/agent_auth_service.py:2953
↓ 2 callersFunction_refresh_opencode_provider_catalog_async
Fetch the provider catalog after an auth/config write. OpenCode keeps provider/auth state in the running daemon. After saving a key or base U
vibe/api.py:5887
↓ 2 callersMethod_refresh_qr_session
(self, session: WeChatLoginSession)
modules/im/wechat_auth.py:151
↓ 2 callersMethod_register_client_callbacks
(self, platform: str, client: BaseIMClient)
modules/im/multi.py:181
↓ 2 callersFunction_registry_path
(runtime_dir: Path | None = None)
modules/agents/claude_process_reaper.py:90
↓ 2 callersMethod_reload_config
Reload UpdateConfig from config file (for hot-reload support).
core/update_checker.py:268
↓ 2 callersMethod_remember_discovered_chat
(self, chat: dict[str, Any], message: Optional[dict[str, Any]] = None)
modules/im/telegram.py:644
↓ 2 callersMethod_remember_processed_message
(self, channel_id: str, thread_ts: str, message_ts: str)
config/v2_sessions.py:550
↓ 2 callersFunction_remove_output_if_exists
(output: Path)
vibe/screenshot.py:150
↓ 2 callersMethod_remove_pending_request
(self, composite_key: str, request: AgentRequest)
modules/agents/claude_agent.py:1045
↓ 2 callersMethod_remove_result_pending_reaction
( self, composite_key: str, context: MessageContext, request: Optional[AgentRe
modules/agents/claude_agent.py:968
↓ 2 callersFunction_rename_legacy_background_tables
(conn: sqlite3.Connection, tables: set[str])
storage/migrations.py:416
↓ 2 callersFunction_render_activity
( *, repo: str, pr_number: int, state: dict[str, list[dict[str, Any]]], review_cursor: int
skills/background-watch-hook/scripts/wait_pr.py:187
↓ 2 callersFunction_render_issue_comments
( *, repo: str, issue_number: int, state: dict[str, list[dict[str, Any]]], issue_comment_c
skills/background-watch-hook/scripts/wait_issue.py:117
↓ 2 callersFunction_render_new_issues
( *, repo: str, state: dict[str, list[dict[str, Any]]], issue_cursor: int, event_limit: in
skills/background-watch-hook/scripts/wait_issue.py:95
↓ 2 callersFunction_render_new_pull_requests
( *, repo: str, state: dict[str, list[dict[str, Any]]], pr_cursor: int, event_limit: int,
skills/background-watch-hook/scripts/wait_pr.py:274
↓ 2 callersMethod_render_question_state
( self, context: MessageContext, state: _TelegramQuestionState, )
modules/im/telegram.py:1578
↓ 2 callersFunction_repair_unreleased_head_schema_drift
(db_path: Path)
storage/migrations.py:165
↓ 2 callersMethod_reply_message_with_card
Reply to a message with an interactive card (as topic).
modules/im/feishu.py:598
↓ 2 callersFunction_request_controller_restart
Ask the controller to refresh a backend via the runtime-command marker. The controller's ``RuntimeCommandWatcher`` (see ``core/runtime_commands.p
vibe/api.py:4054
↓ 2 callersFunction_request_origin
(value: str | None)
vibe/ui_server.py:253
↓ 2 callersFunction_request_peer_address
()
vibe/ui_server.py:501
↓ 2 callersFunction_require_envs
(keys: tuple[str, ...])
scripts/prepare_regression.py:91
↓ 2 callersFunction_required_text
(raw: Any, field: str)
core/show_session_events.py:420
↓ 2 callersFunction_reserve_cli_session
(*, agent, deliver_key: Optional[str], workdir: Optional[str] = None)
vibe/cli.py:2788
↓ 2 callersMethod_reserved_agent_session_id
(self, request: AgentRequest)
modules/agents/opencode/session.py:95
↓ 2 callersFunction_resolve_agent_target
Resolve the concrete Vibe Agent/backend before a Session row exists.
core/services/agent_run_target.py:374
↓ 2 callersFunction_resolve_binary
(config: V2Config | None = None)
vibe/remote_access.py:177
↓ 2 callersMethod_resolve_delivery_target
( self, *, session_target: ParsedSessionKey, post_to: Optional[str], d
core/scheduled_tasks.py:2106
↓ 2 callersFunction_resolve_folder
(folder_path: str)
storage/projects_service.py:47
↓ 2 callersFunction_resolve_optional_message_input
( args, *, help_command: str, example_command: str, legacy_prefix: Optional[str] = None, )
vibe/cli.py:852
↓ 2 callersMethod_resolve_parse_mode
(self, parse_mode: Optional[str])
modules/im/telegram.py:1208
↓ 2 callersMethod_resolve_platform_from_file_info
(self, file_info: Dict[str, Any])
modules/im/multi.py:120
↓ 2 callersMethod_resolve_resume_model_provider_override
Return a provider override only when a persisted thread is stale. Codex preserves a thread's latest model / reasoning effort on resume
modules/agents/codex/agent.py:964
↓ 2 callersMethod_resolve_target_context
(self, target: ParsedSessionKey)
core/scheduled_tasks.py:2079
↓ 2 callersFunction_resolve_watch_command
(args, *, help_command: str)
vibe/cli.py:1474
↓ 2 callersFunction_resolve_watch_cwd
(value: Optional[str], *, help_command: str)
vibe/cli.py:967
↓ 2 callersFunction_restart_in_progress
()
scripts/incus_regression_supervisor.py:36
↓ 2 callersFunction_restart_log_path
(job_id: str)
vibe/restart_supervisor.py:27
↓ 2 callersMethod_restore_transient_claude_oauth_probe_backup
( self, settings_backup: dict[str, str] | None, )
core/agent_auth_service.py:3037
↓ 2 callersFunction_result
(model_options: list[str])
vibe/api.py:6634
↓ 2 callersFunction_retarget_agent_variant
(bind, table: str, legacy_name: str, target_name: str)
storage/alembic/versions/20260530_0008_remove_legacy_default_agent.py:300
↓ 2 callersMethod_retire_failed_auth_turn
Retire a terminal auth-failure turn from the pending FIFO. The auth error IS this turn's (failed) result, so pop its pending request:
modules/agents/claude_agent.py:1019
← previousnext →2,001–2,100 of 10,036, ranked by callers