MCPcopy Create free account

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

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

↓ 2 callersMethodget_watch
(self, watch_id: str)
storage/background.py:537
↓ 2 callersFunctiongit_common_root
(repo_root: Path)
scripts/incus_regression.py:187
↓ 2 callersFunctiongoBack
()
ui/src/components/workbench/SearchPage.tsx:60
↓ 2 callersFunctionhandleContinue
()
ui/src/components/steps/PlatformSelection.tsx:118
↓ 2 callersFunctionhandleCopy
(code: string)
ui/src/components/steps/UserList.tsx:188
↓ 2 callersFunctionhandleDelete
(code: string)
ui/src/components/steps/UserList.tsx:175
↓ 2 callersFunctionhandlePrimaryAction
()
ui/src/components/steps/AgentDetection.tsx:215
↓ 2 callersFunctionhandleSelect
(sessionId: string, messageId: string)
ui/src/components/workbench/search/SearchPalette.tsx:77
↓ 2 callersFunctionhandleUpgrade
()
ui/src/components/settings/BackendLifecycleChip.tsx:159
↓ 2 callersMethodhandle_bind
Handle bind command - bind a user to this avibe instance via bind code. Only allowed in DM context. In channels, instructs the user to DM the
core/handlers/command_handlers.py:878
↓ 2 callersMethodhandle_message
(self, request: AgentRequest)
modules/agents/claude_agent.py:79
↓ 2 callersMethodhandle_message
Process a user message routed to this agent.
modules/agents/base.py:512
↓ 2 callersMethodhandle_stop
(self, agent_name, request)
tests/test_message_handler_typing.py:163
↓ 2 callersMethodhandle_stop
(self, _request)
tests/test_agent_service.py:28
↓ 2 callersFunctionhasCommand
(command)
npm/avibe/bin/avibe.js:231
↓ 2 callersMethodhydrate_preview
(self, item: NativeResumeSession)
modules/agents/native_sessions/claude.py:312
↓ 2 callersMethodhydrate_preview
Fill in the assistant preview text for one item.
modules/agents/native_sessions/base.py:21
↓ 2 callersFunctionim_platform_descriptors
Descriptors for real IM transports only (excludes the workbench).
config/platform_registry.py:273
↓ 2 callersMethodimport_candidates
(self, candidates: Iterable[AgentImportCandidate])
core/vibe_agents.py:257
↓ 2 callersFunctioninfer_models_from_bundle
(bundle_path: Path)
vibe/claude_model_catalog.py:71
↓ 2 callersFunctioninit_sentry
(config: V2Config, component: str, enable_fastapi: bool = False)
vibe/sentry_integration.py:429
↓ 2 callersMethodinspect_queued_runs_for_workbench
(self, run_ids: list[str])
storage/background.py:1005
↓ 2 callersFunctioninstallVibe
()
npm/avibe/bin/avibe.js:284
↓ 2 callersFunctioninstance_name_for
(target: str, slug: str)
scripts/incus_regression.py:322
↓ 2 callersFunctionisEditable
(el: Element | null)
ui/src/lib/useIosKeyboardInset.ts:34
↓ 2 callersFunctionisExecutable
(filePath)
npm/avibe/bin/avibe.js:92
↓ 2 callersFunctionisFresh
(token: CloudToken | null)
ui/src/lib/avibeFetch.ts:36
↓ 2 callersFunctionisMissing
(agent: AgentState)
ui/src/components/steps/AgentDetection.tsx:87
↓ 2 callersFunctionisRealMobileSafari
()
ui/src/lib/platform.ts:40
↓ 2 callersFunctionisSelfWrapperCandidate
(filePath)
npm/avibe/bin/avibe.js:116
↓ 2 callersFunctionisSoftKeyboardOpen
()
ui/src/lib/softKeyboard.ts:50
↓ 2 callersMethodis_all_static
Return True if every button in *keyboard* uses a known static custom_id.
modules/im/discord.py:2141
↓ 2 callersMethodis_bound_user
(self, user_id: str)
tests/test_im_base_auth.py:49
↓ 2 callersFunctionis_claude_sdk_buffer_error
Return True when Claude SDK failed on a single oversized JSON message.
modules/claude_sdk_compat.py:13
↓ 2 callersMethodis_closing
(self)
tests/test_codex_agent.py:2707
↓ 2 callersMethodis_enabled_user
Check whether a bound user is enabled for access.
modules/settings_manager.py:143
↓ 2 callersFunctionis_ipv6_host
(host: str)
scripts/incus_regression.py:335
↓ 2 callersFunctionis_ipv6_host
(host: str)
scripts/incus_tenant.py:163
↓ 2 callersMethodis_message_type_hidden
Check if a message type is hidden for user (not in show_message_types)
modules/settings_manager.py:366
↓ 2 callersFunctionis_reserved_opencode_provider_id
(provider_id: str)
vibe/opencode_config.py:508
↓ 2 callersMethodis_thread_active
(self, user_id: Union[int, str], channel_id: str, thread_ts: str)
modules/sessions_facade.py:325
↓ 2 callersMethodis_thread_active_for_user
(self, user_id: Union[int, str], channel_id: str, thread_ts: str)
modules/sessions_facade.py:333
↓ 2 callersFunctioniter_global_agent_files
(source: str)
core/vibe_agents.py:507
↓ 2 callersFunctionlatest_probe_for_backend
Return latest-version probe metadata for *name*, when available.
modules/agents/catalog.py:136
↓ 2 callersMethodlist_agent_sessions
(self, user_id: Union[int, str], agent_name: str)
modules/sessions_facade.py:182
↓ 2 callersMethodlist_metadata
Return lightweight session metadata for a working path.
modules/agents/native_sessions/base.py:18
↓ 2 callersMethodlist_recent_sessions
(self, working_path: str, limit: int = 100)
modules/agents/native_sessions/service.py:44
↓ 2 callersFunctionliveHref
(page: ShowPageLinkInfo)
ui/src/lib/showPageLinks.ts:21
↓ 2 callersFunctionload
()
ui/src/components/Dashboard.tsx:136
↓ 2 callersFunctionloadCliForUnitTest
(overrides = {})
npm/avibe/test/cli.test.js:58
↓ 2 callersFunctionload_catalog_models
(path: Path | None = None)
vibe/claude_model_catalog.py:39
↓ 2 callersFunctionload_claude_subagent
Load a specific Claude subagent by name. Args: name: Agent name to search for search_root: Global search root (default: ~/.cl
modules/agents/subagent_router.py:119
↓ 2 callersFunctionlocalPath
(page: ShowPageLinkInfo)
ui/src/lib/showPageLinks.ts:15
↓ 2 callersFunctionlog_process_snapshot
Log a compact process snapshot around service lifecycle events.
core/process_diagnostics.py:128
↓ 2 callersFunctionmapMeta
(files: GlobalPromptFile[])
ui/src/components/workbench/GlobalPromptsDialog.tsx:27
↓ 2 callersFunctionmapping_path
(repo_root: Path)
scripts/incus_regression.py:359
↓ 2 callersMethodmark_run_active
(self, session_id: str)
modules/agents/opencode/server.py:332
↓ 2 callersMethodmark_run_inactive
(self, session_id: str)
modules/agents/opencode/server.py:336
↓ 2 callersMethodmark_runtime_turn_started
Mark the current gated turn as accepted by the backend runtime. AgentService uses this to distinguish a startup-window stop (backend has
modules/agents/base.py:116
↓ 2 callersMethodmark_runtime_turn_started
(self, context: Any)
modules/agents/service.py:131
↓ 2 callersMethodmark_session_active
(self, composite_key: str)
core/handlers/session_handler.py:81
↓ 2 callersMethodmark_thread_active
(self, user_id: str, channel_id: str, thread_ts: str, last_active_at: float)
config/v2_sessions.py:505
↓ 2 callersMethodmatching
(self, kind: str)
tests/scenario_harness/core.py:21
↓ 2 callersFunctionmerge_metadata
(existing: dict[str, Any] | None, incoming: dict[str, Any] | None)
core/chat_discovery.py:257
↓ 2 callersFunctionmigrate_session_state_active_polls
(state: SessionState, default_platform: str)
config/v2_sessions.py:159
↓ 2 callersFunctionmigrate_session_state_mappings
Migrate legacy raw session keys to platform-prefixed keys. Returns ``(migrated_entries, legacy_keys, empty_keys_removed)``.
config/v2_sessions.py:177
↓ 2 callersFunctionmoveSelection
(delta: number)
ui/src/components/workbench/search/SearchPalette.tsx:82
↓ 2 callersFunctionnormalizeSpawnResult
(result)
npm/avibe/bin/avibe.js:194
↓ 2 callersFunctionnormalize_metadata
(metadata: dict[str, Any] | None)
core/chat_discovery.py:251
↓ 2 callersFunctionnormalize_workdir
(value: Any)
storage/agent_session_rows.py:47
↓ 2 callersFunctiononCreated
(agent: VibeAgentFull)
ui/src/components/workbench/AgentsPage.tsx:158
↓ 2 callersFunctiononDiscovered
(skills: SkillDiscovered[])
ui/src/components/workbench/skills/AddSkillDialog.tsx:54
↓ 2 callersFunctionopenProvider
(provider: OpencodeProvider)
ui/src/components/settings/providers/OpencodeProviderConfig.tsx:333
↓ 2 callersMethodopen_question_modal
( self, trigger_id: Any, context: MessageContext, pending: Any, callba
modules/im/multi.py:404
↓ 2 callersFunctionpage_sequence
(items: Sequence[T], page_request: PageRequest | None)
storage/pagination.py:55
↓ 2 callersFunctionparse_session_cookie
(config: V2Config, cookie_value: str | None)
vibe/remote_access.py:783
↓ 2 callersFunctionpatchJson
(path: string, payload: any)
ui/src/context/ApiContext.tsx:1471
↓ 2 callersFunctionpersistEnabled
(nextEnabled: string[])
ui/src/components/settings/SettingsPlatformsPage.tsx:126
↓ 2 callersFunctionplatform_catalog_payload
()
config/platform_registry.py:298
↓ 2 callersMethodpop_request_session
(self, base_session_id: str)
modules/agents/opencode/session.py:68
↓ 2 callersMethodpop_turn_sink
(self, session_key: str, done_event=None)
core/session_turns.py:1264
↓ 2 callersMethodprepare_resume_binding
Prepare backend runtime before binding a resumed session.
modules/agents/base.py:523
↓ 2 callersFunctionpreviewKind
(name: string, mime?: string | null, serverExt?: string | null)
ui/src/lib/filePreview.ts:69
↓ 2 callersFunctionprewarm_show_page_session
(session_id: str, *, base_path: str | None = None)
core/show_runtime.py:1016
↓ 2 callersFunctionprocess_identity
Return best-effort POSIX process identity fields.
core/process_diagnostics.py:31
↓ 2 callersFunctionprocess_row
(pid: int)
core/process_diagnostics.py:58
↓ 2 callersFunctionproject_name_for
(target: str, slug: str)
scripts/incus_regression.py:315
↓ 2 callersFunctionproviderMatchesSearch
(provider: OpencodeProvider, q: string)
ui/src/components/settings/providers/OpencodeProviderConfig.tsx:152
↓ 2 callersFunctionpush
(u: string)
ui/src/components/workbench/ChatPage.tsx:1205
↓ 2 callersFunctionquoteText
(text: string)
ui/src/lib/quoteText.ts:8
↓ 2 callersFunctionrank
(channel: any)
ui/src/components/steps/ChannelList.tsx:922
↓ 2 callersFunctionreadFileAsBase64
(file: Blob)
ui/src/components/workbench/Composer.tsx:38
↓ 2 callersFunctionread_claude_oauth_signed_in
Best-effort probe for whether Claude has a usable OAuth session. True iff Claude's on-disk credentials file exists and carries something that
vibe/claude_config.py:113
↓ 2 callersFunctionrealpathOrNull
(filePath)
npm/avibe/bin/avibe.js:108
↓ 2 callersMethodreceive_messages
Receive all messages from Claude, tolerating non-fatal SDK event additions.
modules/claude_sdk_compat.py:39
↓ 2 callersMethodrecord
(self, kind: str, *payload)
tests/scenario_harness/core.py:15
↓ 2 callersMethodreference_counts
(self, name: str)
core/vibe_agents.py:234
↓ 2 callersFunctionrefreshNow
(enterRestartWindow = false)
ui/src/context/StatusContext.tsx:166
↓ 2 callersMethodrefresh_auth_state
Reconnect Claude runtime so future requests load fresh auth.
modules/agents/claude_agent.py:245
↓ 2 callersMethodrefresh_auth_state
Drop app-server runtime state so future turns pick up fresh auth.
modules/agents/codex/agent.py:299
← previousnext →2,401–2,500 of 10,036, ranked by callers