MCPcopy Create free account

hub / github.com/HKUDS/OpenOPC / functions

Functions10,715 in github.com/HKUDS/OpenOPC

↓ 9 callersMethod_ensure_custom_org_editable
(self)
opc/plugins/office_ui/services/org.py:50
↓ 9 callersMethod_finalize_review_work_item
Apply the review verdict to the child work item and close the hidden review card. The runtime is intentionally minimal here:
opc/layer2_organization/company_mode.py:6827
↓ 9 callersMethod_flush_progress
Write buffered progress entries to ChatStore for a single task. Atomically pops the buffer so concurrent on_progress calls for the same
opc/plugins/office_ui/ws_handler.py:2219
↓ 9 callersFunction_has_value
(value: Any)
opc/layer2_organization/metadata_ownership.py:309
↓ 9 callersMethod_launch_background
(self, coro: Any, *, success_message: str)
opc/plugins/cli_board/tui/app.py:1269
↓ 9 callersMethod_normalize_name
(value: Any)
opc/layer3_agent/adapters/base.py:767
↓ 9 callersMethod_persist_and_reload
(self)
opc/plugins/office_ui/services/org.py:951
↓ 9 callersMethod_require_page
(self)
opc/layer4_tools/browser.py:328
↓ 9 callersMethod_resolve_allowed_tools
(self, task: Task)
opc/layer3_agent/native_agent.py:474
↓ 9 callersFunction_role_aggregated_status
Reduce one role's set of work-item phases + tracker state to a single aggregated status the UI can colour directly. Rules (matches plan/bug-b
opc/plugins/office_ui/snapshot_builder.py:492
↓ 9 callersMethod_run_task_once
(self, task: Task)
opc/engine.py:7717
↓ 9 callersFunction_runtime_task
( task_id: str, *, projection_id: str, run_id: str = "run-1", status: TaskStatus = TaskSta
tests/test_work_item_runtime_links.py:62
↓ 9 callersMethod_save_execution_checkpoint
(self, data: dict[str, Any])
opc/engine.py:8946
↓ 9 callersFunction_scope_key_aliases
(value: str)
opc/layer4_tools/collaboration.py:240
↓ 9 callersMethod_set_hidden
(node: Any, hidden: bool)
opc/plugins/cli_board/tui/app.py:1316
↓ 9 callersFunction_ui_event_adapter
()
tests/test_parallel_runtime_isolation.py:53
↓ 9 callersFunctionappendProgressEntry
( log: ProgressEntry[], entry: ProgressEntry, maxEntries = 100, )
opc/plugins/office_ui/frontend_src/lib/progressLog.ts:123
↓ 9 callersFunctionas
(s,l,f)
opc/plugins/office_ui/frontend_dist/assets/index-iXYjKKT7.js:8
↓ 9 callersFunctionasRecordArray
(value: unknown)
opc/plugins/office_ui/frontend_src/lib/runtimeOrg.ts:19
↓ 9 callersFunctionbs
(e)
opc/plugins/office_ui/frontend_dist/assets/index-iXYjKKT7.js:154
↓ 9 callersFunctionbuild_company_kanban_projection
Build a per-session kanban projection for company/custom mode. Each primary session (parent-less task) gets its own board, regardless of whet
opc/plugins/office_ui/snapshot_builder.py:1554
↓ 9 callersFunctionbuild_company_org_payload_from_config
( config: Any, *, organization_id: str | None = None, organization_name: str | None = None,
opc/core/config.py:1281
↓ 9 callersMethodbuild_session_prompt_context
( self, session_id: str, *, include_latest_user_turn: bool = True, )
opc/layer5_memory/memory_manager.py:1516
↓ 9 callersFunctioncanonicalize_execution_identity
( *, exec_mode: Any = None, company_profile: Any = None, org_id: Any = None, preferred_age
opc/plugins/office_ui/execution_identity.py:96
↓ 9 callersFunctionds
(s,l)
opc/plugins/office_ui/frontend_dist/assets/index-iXYjKKT7.js:8
↓ 9 callersFunctionexecution_identity_from_task
( task: Any | None, *, default_exec_mode: str = "task", default_company_profile: str = "corpor
opc/plugins/office_ui/execution_identity.py:143
↓ 9 callersFunctionformatTime
(ts: number)
opc/plugins/office_ui/frontend_src/chat/MessageList.tsx:273
↓ 9 callersMethodfreeze
()
opc/plugins/office_ui/frontend_dist/assets/index-iXYjKKT7.js:90
↓ 9 callersFunctiongetExecutionTurnId
(turn: ExecutionTurnLike | null | undefined)
opc/plugins/office_ui/frontend_src/lib/workItemRuntimeIds.ts:20
↓ 9 callersMethodget_agent
(self, role_id: str)
opc/plugins/office_ui/tests/test_agent_store.py:21
↓ 9 callersFunctionget_builtin_roles
( profile: str, configured_roles: list[RoleConfig] | None = None, )
opc/layer2_organization/company_runtime_profiles.py:206
↓ 9 callersFunctionhumanize_age
(timestamp: float | None, *, now: float | None = None)
opc/plugins/cli_board/widgets/render_utils.py:49
↓ 9 callersFunctionis
(s)
opc/plugins/office_ui/frontend_dist/assets/index-iXYjKKT7.js:8
↓ 9 callersFunctionit
()
opc/plugins/office_ui/frontend_dist/assets/index-iXYjKKT7.js:80
↓ 9 callersFunctionjs
(e)
opc/plugins/office_ui/frontend_dist/assets/index-iXYjKKT7.js:148
↓ 9 callersMethodload_preset
Load agents from a preset runtime model. Returns list of agent dicts in UI AgentInfo format. Supported presets: corporate, single, cu
opc/plugins/office_ui/agent_store.py:213
↓ 9 callersFunctionls
(s)
opc/plugins/office_ui/frontend_dist/assets/index-iXYjKKT7.js:8
↓ 9 callersFunctionmakeSession
(overrides: Partial<Session>)
opc/plugins/office_ui/frontend_src/lib/sessionRuntime.test.ts:8
↓ 9 callersFunctionnormalizeExecMode
(value?: string)
opc/plugins/office_ui/frontend_src/App.tsx:88
↓ 9 callersFunctionnormalizeTaskPreferredAgent
(value?: string)
opc/plugins/office_ui/frontend_src/App.tsx:104
↓ 9 callersFunctionnormalize_dependency_work_item_ids
Drop or replace stale dependency ids while preserving hard failures. Returns ``(active_ids, pruned_ids)``. Replacement ids come from metadata on
opc/layer2_organization/work_item_transition.py:447
↓ 9 callersFunctionns
(s,l)
opc/plugins/office_ui/frontend_dist/assets/index-iXYjKKT7.js:8
↓ 9 callersFunctionorg_config_path
(config_dir: Path, organization_id: Any)
opc/core/org_config.py:74
↓ 9 callersMethodprocess_message
( self, content: str, *, project_id: str | None, session_id: str | Non
opc/layer2_organization/custom_runtime.py:52
↓ 9 callersMethodrecord_assistant_turn
( self, session_id: str, content: str, *, project_id: str | None = Non
opc/layer5_memory/memory_manager.py:688
↓ 9 callersMethodremove_agent
Remove a character. Returns the agent dict for broadcasting.
opc/plugins/office_ui/agent_store.py:644
↓ 9 callersFunctionrun
()
tests/test_org_saved_crud.py:187
↓ 9 callersMethodsetDirection
(dir: Direction)
opc/plugins/office_ui/frontend_src/game/entities/Agent.ts:130
↓ 9 callersMethodsetDirection
(t)
opc/plugins/office_ui/frontend_dist/assets/index-iXYjKKT7.js:9
↓ 9 callersMethodsetGraph
(p)
opc/plugins/office_ui/frontend_dist/assets/index-iXYjKKT7.js:154
↓ 9 callersMethodset_view_mode
(self, mode: ViewMode)
opc/plugins/cli_board/state/store.py:62
↓ 9 callersFunctionshould_hide_work_item_from_company_kanban
True when the kanban UI should not display this work item.
opc/layer2_organization/phase.py:149
↓ 9 callersFunctionts
(s,l)
opc/plugins/office_ui/frontend_dist/assets/index-iXYjKKT7.js:8
↓ 9 callersMethodupdate_checkpoint_status
Persist a terminal checkpoint status on the original card. ``channel_id`` is optional so lifecycle events such as escalation timeout/
opc/plugins/office_ui/chat_store.py:1223
↓ 9 callersFunctionus
(s,l,f)
opc/plugins/office_ui/frontend_dist/assets/index-iXYjKKT7.js:8
↓ 9 callersFunctionvalidate_transition
Raise InvalidPhaseTransition when target is not reachable from previous. Initial creation (previous is None) and idempotent writes (previous == t
opc/layer2_organization/phase.py:284
↓ 9 callersFunctionvs
(e)
opc/plugins/office_ui/frontend_dist/assets/index-iXYjKKT7.js:77
↓ 9 callersFunctionwork_item_runtime_version
Read the canonical work-item runtime version.
opc/layer2_organization/work_item_runtime.py:19
↓ 9 callersFunctionxs
(e)
opc/plugins/office_ui/frontend_dist/assets/index-iXYjKKT7.js:154
↓ 8 callersFunction$t
(s,l,f)
opc/plugins/office_ui/frontend_dist/assets/index-iXYjKKT7.js:8
↓ 8 callersFunctionA
(D,B)
opc/plugins/office_ui/frontend_dist/assets/phaser-DFK5Ua9d.js:18
↓ 8 callersFunctionAs
(s)
opc/plugins/office_ui/frontend_dist/assets/index-iXYjKKT7.js:8
↓ 8 callersFunctionBe
(s,l,f)
opc/plugins/office_ui/frontend_dist/assets/index-iXYjKKT7.js:8
↓ 8 callersFunctionBs
(s,l,f)
opc/plugins/office_ui/frontend_dist/assets/index-iXYjKKT7.js:8
↓ 8 callersFunctionJs
(e,t)
opc/plugins/office_ui/frontend_dist/assets/index-iXYjKKT7.js:148
↓ 8 callersFunctionLs
(s,l,f)
opc/plugins/office_ui/frontend_dist/assets/index-iXYjKKT7.js:8
↓ 8 callersFunctionMs
(s,l,f)
opc/plugins/office_ui/frontend_dist/assets/index-iXYjKKT7.js:8
↓ 8 callersFunctionOs
(s)
opc/plugins/office_ui/frontend_dist/assets/index-iXYjKKT7.js:8
↓ 8 callersFunctionPs
()
opc/plugins/office_ui/frontend_dist/assets/index-iXYjKKT7.js:8
↓ 8 callersFunctionQs
(e)
opc/plugins/office_ui/frontend_dist/assets/index-iXYjKKT7.js:80
↓ 8 callersFunctionUs
(s,l,f,x)
opc/plugins/office_ui/frontend_dist/assets/index-iXYjKKT7.js:8
↓ 8 callersFunctionZn
(s)
opc/plugins/office_ui/frontend_dist/assets/index-iXYjKKT7.js:8
↓ 8 callersMethod_build_context_messages
(self, task: Task)
opc/layer3_agent/native_agent.py:402
↓ 8 callersMethod_build_snapshot
(self, page: Any, max_chars: int)
opc/layer4_tools/browser.py:346
↓ 8 callersFunction_clip_text
(text: str, max_chars: int)
opc/core/attachment_content.py:77
↓ 8 callersFunction_company_staffing_payload
(checkpoint: Any)
opc/cli/app.py:6794
↓ 8 callersMethod_dedupe_preserve_order
(self, items: list[str])
opc/layer5_memory/employee_evolution.py:977
↓ 8 callersMethod_executor
(self)
tests/test_wake_and_delivery.py:336
↓ 8 callersMethod_is_company_session_exec_mode
(exec_mode: Any)
opc/plugins/office_ui/ws_handler.py:4487
↓ 8 callersFunction_make_native_agent
(role: AgentInfo)
tests/test_task_mode_contract.py:131
↓ 8 callersMethod_message_timestamp
(message: dict[str, Any])
opc/plugins/office_ui/chat_store.py:82
↓ 8 callersFunction_native_handler_bound
(tool_name: str)
opc/layer4_tools/collaboration_dispatch.py:406
↓ 8 callersMethod_normalize_adaptive_metadata
(value: Any)
opc/layer2_organization/company_mode.py:2463
↓ 8 callersFunction_normalize_escalation_reply
(reply: str, options: list[dict])
opc/cli/app.py:479
↓ 8 callersMethod_normalize_session_preferred_agent
(self, value: Any, default: str = "native")
opc/plugins/office_ui/ws_handler.py:4471
↓ 8 callersFunction_normalized_model_name
(model: str)
opc/llm/provider.py:79
↓ 8 callersFunction_print_exec_event
( event_state: dict[str, Any], event_type: str, *, project_id: str, task_id: str = "",
opc/cli/app.py:1435
↓ 8 callersFunction_print_response
(text: str, no_markdown: bool = False)
opc/cli/app.py:8218
↓ 8 callersFunction_production_python_files
()
tests/test_work_item_identity_guard.py:13
↓ 8 callersFunction_require_yes_arg
(args: list[str], *, usage: str)
opc/cli/app.py:4298
↓ 8 callersMethod_requires_manager_dispatch_guard
( cls, task: Task, member_session: CompanyMemberSession | None = None, )
opc/layer2_organization/company_mode.py:8035
↓ 8 callersFunction_reset_choice
()
opc/cli/app.py:7161
↓ 8 callersFunction_resolve_task_path
(path: str, task: Any | None = None)
opc/layer4_tools/file_ops.py:26
↓ 8 callersMethod_result_payload
(self, state: SubagentState)
opc/layer3_agent/runtime_v2/subagents.py:723
↓ 8 callersMethod_role_id
(task: Task)
opc/layer2_organization/company_runtime.py:2345
↓ 8 callersMethod_run_office_service
(self, operation: Any)
opc/plugins/cli_board/tui/app.py:248
↓ 8 callersMethod_run_task
Execute a task with the selected mode.
opc/plugins/office_ui/ws_handler.py:4536
↓ 8 callersMethod_runtime
(self)
tests/test_company_review_flow.py:400
↓ 8 callersMethod_save_item
( self, *, wid: str, sid: str, phase: Phase = Phase.READY, mar
tests/test_session_serial_queue.py:431
↓ 8 callersMethod_save_runtime_session
( self, runtime_session_id: str, task: Task | None, status: str, metad
opc/layer3_agent/runtime_v2/runtime.py:3058
← previousnext →601–700 of 10,715, ranked by callers