Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/avibe-bot/avibe
/ functions
Functions
10,036 in github.com/avibe-bot/avibe
⨍
Functions
10,036
◇
Types & classes
782
↳
Endpoints
185
↓ 3 callers
Function
list_codex_subagents
List all available Codex custom agents.
modules/agents/subagent_router.py:141
↓ 3 callers
Method
list_messages
(self, session_id, directory)
tests/test_multi_platform_runtime.py:565
↓ 3 callers
Method
list_runs_page
( self, *, status: Optional[str] = None, run_type: Optional[str] = None,
core/scheduled_tasks.py:1012
↓ 3 callers
Method
list_scheduled_tasks_page
( self, *, status: Optional[str] = None, query: Optional[str] = None,
storage/background.py:417
↓ 3 callers
Method
list_watches_page
( self, *, status: Optional[str] = None, query: Optional[str] = None,
storage/background.py:508
↓ 3 callers
Function
loadAllPlatformsData
(force = false)
ui/src/components/steps/ChannelList.tsx:781
↓ 3 callers
Function
loadAllUsers
()
ui/src/components/steps/UserList.tsx:484
↓ 3 callers
Function
loadCodes
()
ui/src/components/steps/UserList.tsx:128
↓ 3 callers
Function
load_codex_subagent
( name: str, search_root: Optional[Path] = None, project_root: Optional[Path] = None, )
modules/agents/subagent_router.py:173
↓ 3 callers
Method
mark_turn_complete
(self, context)
tests/test_message_dispatcher_scheduled.py:77
↓ 3 callers
Method
maybe_reload
(self)
config/discovered_chats.py:66
↓ 3 callers
Method
maybe_reload
Reload from SQLite if another connection has committed changes.
config/v2_settings.py:463
↓ 3 callers
Function
mediaDownloadHref
(url: string)
ui/src/lib/downloadMedia.ts:29
↓ 3 callers
Function
mergePage
(next: ShowPage)
ui/src/components/ShowPagesPage.tsx:310
↓ 3 callers
Function
modelOptionLabel
(model: string, labels?: Record<string, string>)
ui/src/lib/backendModels.ts:12
↓ 3 callers
Function
normalize_agent_name
(name: str)
core/vibe_agents.py:38
↓ 3 callers
Function
normalize_preview_text
(text: str)
modules/agents/native_sessions/base.py:34
↓ 3 callers
Function
onDelete
()
ui/src/components/workbench/AgentsPage.tsx:191
↓ 3 callers
Function
onSave
()
ui/src/components/settings/providers/CodexProviderConfig.tsx:160
↓ 3 callers
Function
opencode_permission_allowed
Whether an OpenCode config probe already grants full tool-call permission. Single source of truth for the "Allow tool calls" state. Without a con
vibe/api.py:2261
↓ 3 callers
Function
origin_service_for_pairing
(config: V2Config | None = None)
vibe/remote_access.py:696
↓ 3 callers
Function
parse_agent_file
(path: Path, *, backend: str)
core/vibe_agents.py:471
↓ 3 callers
Function
parse_json_blob
(blob: str)
modules/agents/native_sessions/base.py:111
↓ 3 callers
Function
patchSessionRow
( prev: Record<string, ProjectSessionsState>, sessionId: string, patch: (session: WorkbenchSession) => W
ui/src/context/WorkbenchProjectsContext.tsx:78
↓ 3 callers
Function
platformHasCapability
( data: any, platform: string, capability: keyof PlatformCapabilities )
ui/src/lib/platforms.ts:180
↓ 3 callers
Function
prepare
(output_root: Path, reset_mode: str = "none")
scripts/prepare_regression.py:670
↓ 3 callers
Method
prewarm_session
(self, session_id: str, *, base_path: str | None = None)
core/show_runtime.py:196
↓ 3 callers
Function
public_url
(share_id: str | None, *, config: V2Config | None = None)
core/show_pages.py:163
↓ 3 callers
Function
quoteWindowsCmdArgument
(value)
npm/avibe/bin/avibe.js:216
↓ 3 callers
Function
read_all_global_agents_md
Return the editor seed for every known backend, in catalog order.
vibe/global_agents_md.py:98
↓ 3 callers
Function
reconcile
(config: V2Config | None = None)
vibe/remote_access.py:615
↓ 3 callers
Method
reconcile_watches
(self)
core/watches.py:456
↓ 3 callers
Function
record_duration
(name: str, duration: float)
vibe/restart_supervisor.py:250
↓ 3 callers
Function
redirect
(location: str, code: int = 302)
vibe/ui_compat.py:120
↓ 3 callers
Function
refresh_state
(platform: str, *, refresh_scope: str | None = None, db_path: Path | None = None)
core/chat_discovery.py:224
↓ 3 callers
Function
register_claude_owned_process
( client: object | None, *, native_session_id: str | None = None, owner: str = AVIBE_CLAUDE_SE
modules/agents/claude_process_reaper.py:128
↓ 3 callers
Function
relativeFromIso
(value?: string | null)
ui/src/components/Dashboard.tsx:31
↓ 3 callers
Function
release_service_instance_lock
()
vibe/runtime.py:265
↓ 3 callers
Method
reload_runtime_config
( self, *, binary: str, port: int, request_timeout_seconds: int, )
modules/agents/opencode/server.py:305
↓ 3 callers
Method
remember_request
(self, request: AgentRequest)
modules/agents/codex/turn_state.py:39
↓ 3 callers
Method
remove_agent_session
(self, user_id: str, agent_name: str, thread_id: str)
config/v2_sessions.py:455
↓ 3 callers
Function
remove_opencode_custom_provider
( provider_id: str, *, home: Path | None = None, logger_instance: Optional[logging.Logger] = N
vibe/opencode_config.py:752
↓ 3 callers
Function
renderRows
(list: SkillBrief[], inherited?: boolean)
ui/src/components/workbench/SkillsPage.tsx:220
↓ 3 callers
Function
reset
()
ui/src/components/workbench/skills/AddSkillDialog.tsx:47
↓ 3 callers
Function
resetToIdle
()
ui/src/components/settings/BackendOAuthPanel.tsx:114
↓ 3 callers
Function
resolveTheme
(mode: ThemeMode)
ui/src/context/ThemeContext.tsx:31
↓ 3 callers
Method
resolve_vibe_agent_for_context
(self, context, override_agent_name=None, required=False)
tests/test_message_handler_typing.py:206
↓ 3 callers
Function
routing_to_compat_dict
Serialize routing with legacy read-only aliases derived from canonical fields.
config/v2_settings.py:258
↓ 3 callers
Method
run
(self)
tests/test_workbench_only_runtime.py:70
↓ 3 callers
Function
runtime_root
(repo_root: Path)
scripts/incus_regression.py:202
↓ 3 callers
Function
sanitize_process_output
Strip ANSI/control sequences so parsing works across TTY and non-TTY flows.
core/agent_auth_service.py:240
↓ 3 callers
Function
saveChatMessageFontSize
(fontSize: number)
ui/src/components/settings/SettingsMessagingPage.tsx:129
↓ 3 callers
Function
scenario
()
tests/test_inbox_events.py:30
↓ 3 callers
Function
scheduleRefreshFollowup
(platformId: string, all?: boolean)
ui/src/components/steps/ChannelList.tsx:455
↓ 3 callers
Method
send_command
Send a slash-style text command and wait for reply. Args: command: Command name without slash (e.g., "start", "cwd")
tests/e2e/drivers/base.py:98
↓ 3 callers
Method
send_message
(self, context, text, parse_mode=None, reply_to=None)
tests/test_controller_platform_reconcile.py:42
↓ 3 callers
Method
send_slash_response
Send response to a slash command via response_url
modules/im/slack.py:4065
↓ 3 callers
Function
send_web_push
Send one Web Push payload. The pywebpush dependency is imported lazily so tests that only exercise key generation or subscription APIs do not
core/web_push.py:119
↓ 3 callers
Method
set_channel_routing
Set channel routing override.
modules/settings_manager.py:429
↓ 3 callers
Method
set_cwd
(self, base_session_id: str, cwd: str)
modules/agents/codex/session.py:49
↓ 3 callers
Method
set_enabled
(self, watch_id: str, enabled: bool)
core/watches.py:243
↓ 3 callers
Method
set_session_key
(self, base_session_id: str, session_key: str)
modules/agents/codex/session.py:41
↓ 3 callers
Method
set_settings_manager
(self, settings_manager)
tests/test_workbench_only_runtime.py:49
↓ 3 callers
Function
set_state_meta
(key: str, value: Any, *, db_path: Path | None = None, now: str | None = None)
core/chat_discovery.py:210
↓ 3 callers
Function
showApplyResult
(savedConfig: any)
ui/src/components/settings/SettingsPlatformsPage.tsx:108
↓ 3 callers
Function
show_event_write_token
(session_id: str)
core/show_pages.py:94
↓ 3 callers
Function
sort_catalog_models
(models: Iterable[str])
vibe/claude_model_catalog.py:79
↓ 3 callers
Method
stop
(self)
core/show_runtime.py:291
↓ 3 callers
Function
supported_platform_ids
()
config/platform_registry.py:283
↓ 3 callers
Method
sync_builtin_default_agent
(self, *, backend: str, backend_enabled: bool, name: str | None = None)
core/vibe_agents.py:325
↓ 3 callers
Function
tenant_user_bash
(command: str, *args: str)
scripts/incus_tenant.py:543
↓ 3 callers
Method
to_dict
(self)
config/v2_sessions.py:48
↓ 3 callers
Method
try_record_runtime_event
Atomically claim a short-lived runtime event.
config/v2_sessions.py:578
↓ 3 callers
Function
ui_server_healthy
(host: str, port: int, timeout: float = 0.5)
vibe/runtime.py:905
↓ 3 callers
Function
unbracket_host
(host: str)
scripts/incus_regression.py:329
↓ 3 callers
Function
unbracket_host
(host: str)
scripts/incus_tenant.py:157
↓ 3 callers
Function
unreadOf
(s: InboxSession)
ui/src/components/workbench/InboxPage.tsx:38
↓ 3 callers
Method
unsubscribe
(self, sub_id: int)
core/inbox_events.py:38
↓ 3 callers
Function
updateConfig
(channelId: string, patch: Partial<ChannelConfig>)
ui/src/components/steps/ChannelList.tsx:699
↓ 3 callers
Method
update_callback_status
( self, run_id: str, *, status: str, error: Optional[str] = None,
core/scheduled_tasks.py:964
↓ 3 callers
Method
update_run_status
( self, run_id: str, *, status: str, updated_at: str, started_
storage/background.py:861
↓ 3 callers
Method
update_task
( self, task_id: str, *, name: Optional[str], session_key: str,
core/scheduled_tasks.py:664
↓ 3 callers
Function
uploadFiles
(files: File[])
ui/src/components/workbench/Composer.tsx:323
↓ 3 callers
Method
upload_file_to_cdn
( self, base_url: str, token: str, cdn_base_url: str, to_user_id: str,
modules/im/wechat.py:225
↓ 3 callers
Method
upload_video_from_path
Upload a video via CDN and send it as a native video message.
modules/im/wechat.py:835
↓ 3 callers
Method
upsert_watch
(self, payload: dict[str, Any])
storage/background.py:548
↓ 3 callers
Function
useBackendRuntime
({ backend, defaultCli, deferRestart = false, }: UseBackendRuntimeOptions)
ui/src/components/settings/shared/useBackendRuntime.ts:88
↓ 3 callers
Function
useTheme
()
ui/src/context/ThemeContext.tsx:126
↓ 3 callers
Method
validate_bind_code
Validate a bind code. Returns the BindCode if valid, None otherwise.
config/v2_settings.py:735
↓ 3 callers
Function
validate_slug
(slug: str)
scripts/incus_regression.py:142
↓ 3 callers
Function
wait_for_service_pid
(pid: int, timeout: float = SERVICE_LOCK_READY_TIMEOUT_SECONDS)
vibe/runtime.py:691
↓ 3 callers
Method
wait_stopped
Wait for the periodic checker task to finish after cancellation.
core/update_checker.py:250
↓ 3 callers
Function
withSecretDrafts
( section: SecretSection, drafts: Record<string, string | null | undefined> )
ui/src/lib/secretFields.ts:35
↓ 3 callers
Function
withoutConfiguredSecretMarker
(section: SecretSection, field: string)
ui/src/lib/secretFields.ts:44
↓ 3 callers
Function
writeSelfNpmVibeShim
(bin)
npm/avibe/test/cli.test.js:35
↓ 3 callers
Function
write_claude_oauth_settings_backup
Persist a rollback copy of Claude settings env before OAuth cleanup. OAuth setup has to remove API-key/base-url overrides from Claude Code's
vibe/claude_config.py:206
↓ 3 callers
Function
yaml_block
(value: str, indent: int = 6)
scripts/incus_tenant.py:194
↓ 2 callers
Method
__init__
(self, *, fail_first_send: bool = False, upload_id: str = "file-1")
tests/test_message_dispatcher_result_fallback.py:31
↓ 2 callers
Method
__init__
(self)
tests/test_agent_service.py:78
↓ 2 callers
Method
__init__
(self)
tests/test_opencode_server.py:85
← previous
next →
1,601–1,700 of 10,036, ranked by callers