MCPcopy Create free account

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

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

↓ 3 callersFunction_write_current_sessions
(path: Path)
tests/test_sqlite_state_migration.py:2305
↓ 3 callersMethod_write_manifest_install_metadata
(self, install_dir: Path, manifest: ShowRuntimeManifest, archive: ShowRuntimeArchive)
core/show_runtime.py:707
↓ 3 callersMethod_write_pid_file
(self, pid: int)
modules/agents/opencode/server.py:369
↓ 3 callersFunctionactivate
(run: () => void)
ui/src/components/workbench/SelectionQuoteToolbar.tsx:121
↓ 3 callersMethodadd_active_poll
( self, opencode_session_id: str, base_session_id: str, channel_id: str,
modules/sessions_facade.py:433
↓ 3 callersFunctionagent_backend_catalog_payload
Return a JSON-safe public backend catalog.
modules/agents/catalog.py:114
↓ 3 callersMethodalias_session_base
( self, context: MessageContext, *, source_base_session_id: str, alias
core/handlers/session_handler.py:325
↓ 3 callersFunctionapplyConfig
(nextConfig: any)
ui/src/components/steps/ChannelList.tsx:178
↓ 3 callersFunctionavibe_cloud_connect_guidance
(config: V2Config | None = None)
core/avibe_cloud.py:47
↓ 3 callersFunctionbackendsFromAgents
(agents: ReadonlyArray<{ id: string }> | null | undefined)
ui/src/lib/backendAccent.ts:51
↓ 3 callersFunctionbaseName
(name: string)
ui/src/lib/filePreview.ts:59
↓ 3 callersMethodbind_agent_session
( self, user_id: Union[int, str], agent_name: str, thread_id: str, ses
modules/sessions_facade.py:106
↓ 3 callersMethodbind_agent_session_id
(self, request, native_session_id, *, session_anchor=None)
tests/test_codex_agent.py:39
↓ 3 callersMethodbind_claude_runtime_session
Attach the resolved Claude runtime keys to the connected client.
core/handlers/session_handler.py:101
↓ 3 callersFunctionbuild_manifest
(*, archive_dir: Path, tag: str, repo: str, runtime_ref: str, output: Path)
scripts/generate_show_runtime_manifest.py:44
↓ 3 callersFunctionbuild_session_key_for_context
( context: MessageContext, *, include_thread: bool = False, fallback_platform: Optional[str] =
core/scheduled_tasks.py:289
↓ 3 callersMethodbutton_callback_contains
(harness: BaseScenarioHarness, needle: str)
tests/scenario_harness/core.py:184
↓ 3 callersMethodcancel_run
(self, run_id: str, *, requested_at: Optional[str] = None)
storage/background.py:816
↓ 3 callersMethodcancel_web_flow
(self, flow_id: str)
core/agent_auth_service.py:2534
↓ 3 callersMethodclean
(self, *, keep_previous: int = 1)
core/show_runtime.py:416
↓ 3 callersMethodcleanup_sync
Best-effort synchronous cleanup without cross-loop awaits
core/controller.py:1271
↓ 3 callersFunctionclearRefreshFollowups
()
ui/src/components/steps/ChannelList.tsx:325
↓ 3 callersMethodclear_agent_session_mapping
( self, user_id: Union[int, str], agent_name: str, thread_id: str, )
modules/sessions_facade.py:150
↓ 3 callersFunctionclear_claude_oauth_settings_backup
Remove Avibe's pending Claude OAuth rollback backup.
vibe/claude_config.py:249
↓ 3 callersMethodclear_session_base
(self, user_id: str, base_session_id: str)
config/v2_sessions.py:477
↓ 3 callersMethodclear_sessions
(self, session_key: str)
modules/agents/service.py:79
↓ 3 callersFunctioncommit_sha
(repo_root: Path)
scripts/incus_regression.py:276
↓ 3 callersFunctioncontrol
()
vibe/ui_server.py:2657
↓ 3 callersFunctioncopyHref
(page: ShowPageLinkInfo)
ui/src/lib/showPageLinks.ts:26
↓ 3 callersMethodcount_runs
( self, *, status: Optional[str] = None, run_type: Optional[str] = None,
storage/background.py:611
↓ 3 callersMethodcreate_client
(self, config)
tests/test_controller_platform_reconcile.py:114
↓ 3 callersFunctioncreate_project
Create an avibe project, or reuse the existing one for this folder. Projects are keyed by their resolved absolute folder path. Opening or cre
storage/projects_service.py:215
↓ 3 callersFunctioncreate_session
Create a workbench session inside the given project scope. Pulls ``workdir`` from ``scope_settings`` so Agent runs already know where to cd.
storage/workbench_sessions_service.py:234
↓ 3 callersFunctiondefault_screenshot_path
()
vibe/screenshot.py:32
↓ 3 callersMethoddelete_message
(self, context: MessageContext, message_id: str)
modules/im/multi.py:612
↓ 3 callersMethoddelete_message
(self, context, message_id)
tests/test_multi_platform_runtime.py:113
↓ 3 callersFunctiondescribeError
(payload: any)
ui/src/components/RemoteAccess.tsx:24
↓ 3 callersFunctiondisplayNameForUser
(u: AggregatedUser)
ui/src/components/steps/UserList.tsx:89
↓ 3 callersFunctiondragHasFiles
(e: React.DragEvent)
ui/src/lib/useFileDrop.ts:20
↓ 3 callersFunctionemit_matches_active_turn
The ONE active-turn token rule (FSM Phase 2 — collapses the three previously duplicated guards: ``_stream_chunk`` completion, ``_is_active_turn``,
core/session_turns.py:89
↓ 3 callersMethodemit_matches_runtime_turn
(self, context: Any)
modules/agents/service.py:177
↓ 3 callersFunctionemptyCustomProviderDraft
()
ui/src/components/settings/providers/OpencodeProviderConfig.tsx:116
↓ 3 callersMethodensure_builtin_default_agent
(self, *, backend: str, name: str | None = None)
core/vibe_agents.py:298
↓ 3 callersFunctionfetchBackendModels
( api: ApiContextType, backend: string, )
ui/src/lib/backendModels.ts:29
↓ 3 callersFunctionfile_hash
(repo_root: Path, relative_paths: Sequence[str])
scripts/incus_regression.py:750
↓ 3 callersMethodfinalize_scheduled_delivery
(self, context: MessageContext, sent_message_id: Optional[str])
core/handlers/session_handler.py:357
↓ 3 callersFunctionfindVibeBinary
()
npm/avibe/bin/avibe.js:157
↓ 3 callersFunctionformat_display_summary
(item: NativeResumeSession)
modules/agents/native_sessions/display.py:19
↓ 3 callersFunctionformat_display_time
(item: NativeResumeSession)
modules/agents/native_sessions/display.py:9
↓ 3 callersMethodformat_file_path
Format file path with emoji
modules/im/formatters/base_formatter.py:201
↓ 3 callersMethodformat_info_message
Format a complete info message with title, items, and optional footer Args: title: Message title emoji: Optional emoj
modules/im/formatters/base_formatter.py:151
↓ 3 callersMethodfrom_dict
(cls, payload: dict[str, Any])
core/watches.py:78
↓ 3 callersFunctiongetBackendUiMeta
(id: string)
ui/src/lib/agentBackends.ts:79
↓ 3 callersFunctiongetCodeStatus
(bc: BindCodeItem)
ui/src/components/steps/UserList.tsx:145
↓ 3 callersFunctiongetExistingWebPushSubscription
()
ui/src/lib/webPush.ts:85
↓ 3 callersFunctiongetImPlatforms
(data: any)
ui/src/lib/platforms.ts:158
↓ 3 callersFunctiongetRememberedWebPushEndpoints
()
ui/src/lib/webPush.ts:49
↓ 3 callersMethodget_admins
Return enabled admin users.
config/v2_settings.py:628
↓ 3 callersMethodget_available_agents
(self, directory)
tests/test_ui_api.py:50
↓ 3 callersMethodget_bind_codes
Return all bind codes.
config/v2_settings.py:780
↓ 3 callersFunctionget_catalog_path
(repo_root: Path | None = None)
vibe/claude_model_catalog.py:34
↓ 3 callersFunctionget_claude_credentials_paths
Return Claude Code OAuth credential paths, newest layout first. Claude Code currently writes OAuth tokens to ``~/.claude/.credentials.json``
vibe/claude_config.py:74
↓ 3 callersMethodget_client
(self, platform: str)
modules/im/multi.py:110
↓ 3 callersFunctionget_codex_config_paths
Return ``(config.toml, auth.json)`` paths under ``~/.codex``.
vibe/codex_config.py:72
↓ 3 callersFunctionget_enabled_agents_for_prompt
(controller: Any)
core/system_prompt_injection.py:360
↓ 3 callersFunctionget_enabled_by_endpoint
( conn: Connection, *, endpoint: str, user_key: str | None = None, )
storage/web_push_service.py:245
↓ 3 callersMethodget_guilds_for_platform
(self, platform: str)
config/v2_settings.py:499
↓ 3 callersMethodget_instance
( cls, binary: str = "opencode", port: int = DEFAULT_OPENCODE_PORT, request_ti
modules/agents/opencode/server.py:104
↓ 3 callersMethodget_instance
Return the process-wide singleton, creating it on first call. Automatically reloads from disk if the file has changed.
config/v2_settings.py:419
↓ 3 callersMethodget_opencode_overrides
(self, context)
tests/test_multi_platform_runtime.py:657
↓ 3 callersFunctionget_opencode_provider_id
(provider: dict | None)
modules/agents/opencode/utils.py:47
↓ 3 callersFunctionget_package_root
Get the root directory of the vibe package.
vibe/runtime.py:38
↓ 3 callersMethodget_request_session
(self, base_session_id: str)
modules/agents/opencode/session.py:52
↓ 3 callersFunctionget_restart_command
( *, vibe_path: str | None = None, python_executable: str | None = None, argv0: str | None = N
vibe/upgrade.py:164
↓ 3 callersFunctionget_restart_invocation_command
( *, vibe_path: str | None = None, python_executable: str | None = None, argv0: str | None = N
vibe/upgrade.py:177
↓ 3 callersMethodget_server
(self)
modules/agents/opencode/client_manager.py:19
↓ 3 callersFunctionget_service_main_path
Get the path to the main service entry point.
vibe/runtime.py:65
↓ 3 callersMethodget_thread_id
(self, base_session_id: str)
modules/agents/codex/session.py:28
↓ 3 callersFunctionget_token
()
skills/background-watch-hook/scripts/_github_wait_common.py:20
↓ 3 callersMethodget_user_info
(self, user_id: str)
core/controller.py:111
↓ 3 callersMethodget_web_flow_status
(self, flow_id: str)
core/agent_auth_service.py:1972
↓ 3 callersFunctionhandleAction
(action: string)
ui/src/components/Dashboard.tsx:172
↓ 3 callersFunctionhandleAction
(action: string)
ui/src/components/settings/SettingsServicePage.tsx:40
↓ 3 callersFunctionhandleApiError
(res: Response, path: string)
ui/src/context/ApiContext.tsx:1212
↓ 3 callersMethodhandle_from_request
(self, request: Any)
core/processing_indicator.py:332
↓ 3 callersMethodhandle_scheduled_message
Process a scheduler-originated turn through the shared turn pipeline.
core/handlers/message_handler.py:62
↓ 3 callersMethodhandle_stop
Handle /stop command - send interrupt message to the active agent
core/handlers/command_handlers.py:971
↓ 3 callersFunctionhasConfiguredSecret
(section: SecretSection, field: string)
ui/src/lib/secretFields.ts:3
↓ 3 callersMethodhas_credentials
(self, app_config: Any)
config/platform_registry.py:75
↓ 3 callersFunctioninfer_platform_from_thread_ids
Infer platform from thread ID prefixes within a legacy mapping.
config/v2_sessions.py:145
↓ 3 callersFunctionisDirty
(backend: Backend)
ui/src/components/workbench/GlobalPromptsDialog.tsx:83
↓ 3 callersFunctionisSystemAgent
(agent: { source: string })
ui/src/components/workbench/AgentsPage.tsx:54
↓ 3 callersFunctionisTouchCapableDevice
()
ui/src/lib/softKeyboard.ts:58
↓ 3 callersMethodis_active_turn
(self, turn_id: str)
modules/agents/codex/turn_state.py:159
↓ 3 callersMethodis_available
(self)
core/audio_asr.py:119
↓ 3 callersMethodis_bound_user
Check whether a user is already bound.
modules/settings_manager.py:139
↓ 3 callersMethodis_message_in_processed_set
Check if a message ID is in the processed set.
config/v2_sessions.py:546
↓ 3 callersFunctionis_retryable_http_error
(err: urllib.error.HTTPError)
skills/background-watch-hook/scripts/_github_wait_common.py:64
↓ 3 callersMethoditer_bound_users
Iterate over bound users from persisted settings.
modules/settings_manager.py:134
↓ 3 callersFunctionlist_chats
( platform: str, *, include_private: bool = True, include_not_returned: bool = True, paren
core/chat_discovery.py:350
← previousnext →1,501–1,600 of 10,036, ranked by callers