MCPcopy Index your code

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

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

↓ 2,002 callersFunctiont
Shortcut function to translate a key. Args: key: Dot-separated key path lang: Language code **kwargs: Interpolation
vibe/i18n/__init__.py:105
↓ 1,799 callersMethodget
(self, key: str, default: Any = None)
vibe/ui_compat.py:238
↓ 1,509 callersMethodget
(self, agent_name: Optional[str])
modules/agents/service.py:33
↓ 1,436 callersMethodappend
(self, session_id: str, payload: dict[str, Any])
core/show_session_events.py:71
↓ 1,194 callersMethodget
(self, session_id: str)
core/show_pages.py:186
↓ 421 callersMethodget
(self, url, headers=None, timeout=None)
tests/test_opencode_server.py:92
↓ 419 callersMethodjoin
(self, timeout=None)
tests/test_remote_access_vibe_cloud.py:542
↓ 380 callersMethodloads
(text: str)
tests/test_subagent_router.py:140
↓ 375 callersMethodrun
(self)
tests/test_im_base_auth.py:29
↓ 337 callersMethodconnect
(self, hostname, port, timeout=10)
tests/test_im_proxy_unification.py:445
↓ 321 callersFunctionjsonify
(*args: Any, **kwargs: Any)
vibe/ui_compat.py:108
↓ 313 callersMethoderror
(self, message)
vibe/cli.py:94
↓ 308 callersFunctioncreate_sqlite_engine
(db_path: Path | None = None)
storage/db.py:27
↓ 269 callersMethodtest_client
(self)
vibe/ui_compat.py:406
↓ 226 callersMethodresolve
(self, platform: str, channel_id: str)
modules/agent_router.py:56
↓ 191 callersMethod_t
(self, key: str, **kwargs)
core/handlers/base.py:58
↓ 189 callersMethodget_json
(self, path: str, timeout: int = 5)
tests/e2e/json_http_client.py:41
↓ 186 callersMethodexists
(self, command: Sequence[str])
scripts/incus_tenant.py:88
↓ 145 callersMethodupdate
( self, name: str, *, description: Any = _UNSET, model: Any = _UNSET,
core/vibe_agents.py:191
↓ 141 callersMethodreplace
(match: re.Match[str])
modules/im/telegram.py:933
↓ 140 callersFunction_save_config
(tmp_path)
tests/test_ui_remote_access_auth.py:68
↓ 137 callersMethodexists
(self, command)
tests/test_incus_regression.py:1223
↓ 127 callersMethodwait
(self)
tests/scenario_harness/core.py:95
↓ 119 callersMethodpost
(self, url, json=None, headers=None)
tests/test_opencode_server.py:96
↓ 116 callersFunctionensure_sqlite_state
Create/migrate the SQLite DB and import existing JSON state once.
storage/importer.py:55
↓ 102 callersMethodclose
(self)
core/show_pages.py:183
↓ 99 callersFunctionupsert_scope
( conn: Connection, platform: str, scope_type: str, native_id: str, *, now: str, p
storage/settings_service.py:299
↓ 95 callersFunctionrun_migrations
(db_path: Path | None = None, *, revision: str = "head")
storage/migrations.py:114
↓ 91 callersMethodparse_args
(self, args=None, namespace=None)
vibe/cli.py:77
↓ 89 callersMethodsend_message
( self, context: MessageContext, text: str, parse_mode: Optional[str] = None,
core/controller.py:60
↓ 81 callersMethod_t
(self, key: str, **kwargs)
modules/im/telegram.py:172
↓ 75 callersFunctioncsrf_headers
(client, base_url: str = "http://localhost")
tests/ui_server_test_helpers.py:6
↓ 74 callersMethoddone
()
tests/test_claude_cli_path.py:1537
↓ 72 callersFunctionset_show_runtime_manager_for_tests
(manager: ShowRuntimeManager | None)
core/show_runtime.py:1020
↓ 69 callersMethodsave
(self)
tests/test_agent_auth_service.py:80
↓ 68 callersMethod_t
Translate a key for the given channel's language.
modules/im/slack.py:119
↓ 66 callersFunctionpostJson
(path: string, payload: any)
ui/src/context/ApiContext.tsx:1444
↓ 66 callersFunctionrecord
(name)
tests/test_incus_regression.py:1229
↓ 63 callersMethod_get_im_client
(self, context: MessageContext)
core/handlers/base.py:32
↓ 63 callersMethodjson
(self)
vibe/ui_compat.py:71
↓ 62 callersFunctioncn
(...inputs: ClassValue[])
ui/src/lib/utils.ts:4
↓ 62 callersMethodrun
( self, command: Sequence[str], *, input_bytes: bytes | None = None, i
scripts/incus_regression.py:87
↓ 61 callersMethodclear
Clear all state for a session, including removing any answer reaction.
modules/agents/question_ui.py:155
↓ 61 callersFunctionuseApi
()
ui/src/context/ApiContext.tsx:1196
↓ 59 callersFunction_run
(coro)
tests/test_web_oauth_flow.py:80
↓ 58 callersMethodemit_agent_message
Centralized dispatch for agent messages. Message Types: - Log Messages (system/assistant/toolcall): consolidated into a single
core/message_dispatcher.py:539
↓ 57 callersFunctionupdate
Update one installed skill. Maps to ``askill update <name> [-g] -y``.
core/services/skills.py:317
↓ 56 callersMethodcancel
Stop the active turn: interrupt the agent's backend run via the SAME path the IM ``/stop`` command uses (Claude interrupt / Codex turn-interru
core/session_turns.py:1101
↓ 55 callersFunction_create_show_page
(session_id: str, visibility: str)
tests/test_ui_show_pages.py:72
↓ 53 callersMethodexception
(self)
tests/test_claude_cli_path.py:1540
↓ 52 callersMethodemit_agent_message
Backward-compatible entrypoint; delegated to message dispatcher.
core/controller.py:1143
↓ 52 callersMethodread
(self)
tests/test_show_pages.py:492
↓ 51 callersMethodcreate_session
(self, _directory, *, title)
tests/test_web_oauth_flow.py:588
↓ 49 callersMethod_t
(self, key: str, **kwargs)
core/agent_auth_service.py:419
↓ 47 callersFunction_config
()
tests/test_remote_access_vibe_cloud.py:13
↓ 47 callersMethod_t
(self, key: str, channel_id: Optional[str] = None, **kwargs)
modules/im/discord.py:120
↓ 47 callersMethodclose
(self)
storage/sessions_service.py:112
↓ 46 callersMethodregister
(self, agent: BaseAgent)
modules/agents/service.py:29
↓ 46 callersMethodreset_instance
Reset singleton (for tests only).
config/v2_settings.py:433
↓ 43 callersMethodget_instance
(**kwargs)
tests/test_ui_api.py:79
↓ 43 callersMethodload
(cls, config_path: Optional[Path] = None)
config/v2_config.py:418
↓ 42 callersFunction_save_config_with_setup_host
(tmp_path, host: str)
tests/test_ui_remote_access_auth.py:1516
↓ 42 callersFunctiongetJson
(path: string)
ui/src/context/ApiContext.tsx:1249
↓ 42 callersFunctionnext
(stepData: any)
ui/src/components/Wizard.tsx:217
↓ 41 callersMethoddelete
(self, url: str, **kwargs: Any)
vibe/ui_compat.py:282
↓ 41 callersMethodrun
(self, *steps: ScenarioStep)
tests/scenario_harness/core.py:148
↓ 40 callersFunction_optional_str
(value: Any)
core/services/agent_run_target.py:772
↓ 40 callersMethodcreate
( self, *, name: str, backend: str, description: Optional[str] = None,
core/vibe_agents.py:152
↓ 40 callersMethodtext_contains
( harness: BaseScenarioHarness, needle: str, *, index: int | None = None,
tests/scenario_harness/core.py:160
↓ 38 callersMethod_get_channel_context
Get context for channel messages (no thread)
core/handlers/command_handlers.py:30
↓ 37 callersFunction_run_session
(handler: SessionHandler, context: MessageContext)
tests/test_claude_cli_path.py:94
↓ 36 callersFunction_text_or_none
(raw: Any)
core/show_session_events.py:427
↓ 36 callersMethodbuild
(self)
tests/test_feishu_event_dispatcher.py:67
↓ 36 callersMethodclose
(self)
core/vibe_agents.py:117
↓ 35 callersFunction_env
(key: str, default: str = "")
scripts/prepare_regression.py:66
↓ 35 callersMethodclose
(self)
storage/background.py:398
↓ 35 callersFunctionuseToast
()
ui/src/context/ToastContext.tsx:107
↓ 34 callersFunction_add_json_noop
(parser)
vibe/cli.py:2241
↓ 34 callersMethodenqueue_agent_run
( self, *, message: str, agent_name: Optional[str] = None, agent_id: O
core/scheduled_tasks.py:880
↓ 34 callersMethodstart
(self)
tests/test_chat_discovery.py:267
↓ 33 callersFunction_mock_interface
Make ``psutil.net_if_addrs()`` report ``ip`` with the given prefix length so ``_local_interface_network`` returns the expected subnet. Tests t
tests/test_ui_remote_access_auth.py:23
↓ 33 callersFunction_print_task_error
(exc: Exception, *, help_command: str | None = None)
vibe/cli.py:134
↓ 33 callersFunctionincus
(*args: str, project: str | None = None)
scripts/incus_regression.py:117
↓ 32 callersFunction_full_config_payload
()
tests/test_api_save_config_merge.py:13
↓ 32 callersMethod_handle_event
Handle Events API events
modules/im/slack.py:1638
↓ 32 callersFunction_insert_msg
Direct insert so the test controls created_at (second-resolution) + read_at. Agent rows default to type='result' (the user-facing reply the inbox
tests/test_messages_service.py:456
↓ 32 callersFunction_projects_engine
()
vibe/ui_server.py:3787
↓ 32 callersMethodclose
(self)
config/v2_sessions.py:256
↓ 32 callersFunctionincus
(*args: str, project: str | None = None)
scripts/incus_tenant.py:144
↓ 32 callersMethodrun
(self)
tests/test_multi_platform_runtime.py:75
↓ 32 callersFunctionupdateEdit
(providerId: string, patch: Partial<ProviderEditState>)
ui/src/components/settings/providers/OpencodeProviderConfig.tsx:370
↓ 31 callersFunction_add_column_if_missing
(table_name: str, column_name: str, column: sa.Column)
storage/alembic/versions/20260522_0003_agent_runs_schema.py:29
↓ 31 callersFunction_print_cli_payload
(kind: str, **fields)
vibe/cli.py:168
↓ 31 callersMethodclaim
(self, request_id: str)
core/scheduled_tasks.py:1166
↓ 31 callersMethodregister_callbacks
Register callback functions for different events
modules/im/slack.py:4016
↓ 31 callersMethodrun
Run the workbench as the sole IM surface (workbench-only mode). Unlike the external adapters there is no socket/long-poll to drive: u
modules/im/avibe.py:210
↓ 30 callersMethodflush_queue
Drain the send-while-busy queue ONE segment per call — the turn's completion re-flushes the next, so segments run in order, one at a time.
core/session_turns.py:737
↓ 30 callersFunctionrefresh
()
ui/src/components/workbench/WebPushControl.tsx:31
↓ 30 callersFunctionremote_ref
(remote: str | None, name: str = "")
scripts/incus_regression.py:125
↓ 29 callersFunction_optional
(key: str)
scripts/prepare_regression.py:73
next →1–100 of 10,036, ranked by callers