MCPcopy Create free account

hub / github.com/0xSero/codex-local / functions

Functions4,129 in github.com/0xSero/codex-local

↓ 16 callersMethodis_success
(&self)
codex-rs/protocol/src/protocol.rs:900
↓ 16 callersMethodparse_overrides
Parse the raw strings captured from the CLI into a list of `(path, value)` tuples where `value` is a `toml::Value`.
codex-rs/common/src/config_override.rs:76
↓ 16 callersMethodpush_line
(&mut self, line: Line<'static>)
codex-rs/tui/src/markdown_render.rs:453
↓ 16 callersMethodregister_handler
(&mut self, name: impl Into<String>, handler: Arc<dyn ToolHandler>)
codex-rs/core/src/tools/registry.rs:180
↓ 16 callersMethodrender
(&self, _area: Rect, _buf: &mut Buffer)
codex-rs/tui/src/render/renderable.rs:25
↓ 16 callersMethodsubsequent_indent
(self, subsequent_indent: Line<'a>)
codex-rs/tui/src/wrapping.rs:121
↓ 16 callersFunctiontest_config
()
codex-rs/tui/src/markdown_stream.rs:127
↓ 15 callersMethodadd_info_message
(&mut self, message: String, hint: Option<String>)
codex-rs/tui/src/chatwidget.rs:2733
↓ 15 callersMethodcursor_pos_with_state
Compute the on-screen cursor position taking scrolling into account.
codex-rs/tui/src/bottom_pane/textarea.rs:139
↓ 15 callersMethoddesired_height
(&self, width: u16)
codex-rs/tui/src/bottom_pane/mod.rs:130
↓ 15 callersFunctionmount_sse
(server: &MockServer, body: String)
codex-rs/core/tests/common/responses.rs:288
↓ 15 callersMethodrender
(&mut self, area: Rect, buf: &mut Buffer)
codex-rs/tui/src/pager_overlay.rs:138
↓ 15 callersFunctionto_response
(response: JSONRPCResponse)
codex-rs/app-server/tests/common/lib.rs:13
↓ 15 callersFunctionvec_str
(args: &[&str])
codex-rs/core/src/command_safety/is_safe_command.rs:167
↓ 15 callersMethodvt100
(&self)
codex-rs/tui/src/test_backend.rs:33
↓ 14 callersFunctionappend_markdown
( markdown_source: &str, width: Option<usize>, lines: &mut Vec<Line<'static>>, citation_contex
codex-rs/tui/src/markdown.rs:26
↓ 14 callersMethodbackend
Gets the backend
codex-rs/tui/src/custom_terminal.rs:182
↓ 14 callersMethodbody_json
(&self)
codex-rs/core/tests/common/responses.rs:44
↓ 14 callersMethodclamp
(&mut self)
codex-rs/cloud-tasks/src/scrollable_diff.rs:13
↓ 14 callersMethodcomplete_call
( &mut self, call_id: &str, output: CommandOutput, duration: Duration, )
codex-rs/tui/src/exec_cell/model.rs:57
↓ 14 callersFunctioncompute_store_key
(server_name: &str, server_url: &str)
codex-rs/rmcp-client/src/oauth.rs:514
↓ 14 callersMethodfunction_call_output
(&self, call_id: &str)
codex-rs/core/tests/common/responses.rs:55
↓ 14 callersFunctionget_auth_file
(codex_home: &Path)
codex-rs/core/src/auth.rs:207
↓ 14 callersMethodis_empty
(&self)
codex-rs/tui/src/chatwidget/interrupts.rs:37
↓ 14 callersFunctionmount_sse_sequence
Mounts a sequence of SSE response bodies and serves them in order for each POST to `/v1/responses`. Panics if more requests are received than bodies p
codex-rs/core/tests/common/responses.rs:304
↓ 14 callersMethodmove_cursor_down
(&mut self)
codex-rs/tui/src/bottom_pane/textarea.rs:552
↓ 14 callersFunctionplain
(key: KeyCode)
codex-rs/tui/src/key_hint.rs:31
↓ 14 callersFunctionprefix_lines
Prefix each line with `initial_prefix` for the first line and `subsequent_prefix` for following lines. Returns a new Vec of owned lines.
codex-rs/tui/src/render/line_utils.rs:40
↓ 14 callersMethodset_task_running
(&mut self, running: bool)
codex-rs/tui/src/bottom_pane/mod.rs:340
↓ 14 callersFunctionstartResponsesTestProxy
( options: ResponsesProxyOptions, )
sdk/typescript/tests/responsesProxy.ts:64
↓ 14 callersFunctiontype_chars_humanlike
Test helper: simulate human typing with a brief delay and flush the paste-burst buffer
codex-rs/tui/src/bottom_pane/chat_composer.rs:2252
↓ 14 callersFunctionwrap_patch
Helper to construct a patch with the given body.
codex-rs/apply-patch/src/lib.rs:853
↓ 14 callersFunctionwrite_session_file
( root: &Path, ts_str: &str, uuid: Uuid, num_records: usize, source: Option<SessionSource>
codex-rs/core/src/rollout/tests.rs:37
↓ 13 callersMethodbuffer_mut
Gets the buffer that this `Frame` draws into as a mutable reference.
codex-rs/tui/src/custom_terminal.rs:97
↓ 13 callersMethodcursor
(&self)
codex-rs/tui/src/bottom_pane/textarea.rs:119
↓ 13 callersFunctionget_conversations
Retrieve recorded conversation file paths with token pagination. The returned `next_cursor` can be supplied on the next call to resume after the last
codex-rs/core/src/rollout/list.rs:107
↓ 13 callersMethodget_otel_event_manager
(&self)
codex-rs/core/src/client.rs:427
↓ 13 callersMethodget_unified_diff
Recompute the aggregated unified diff by comparing all of the in-memory snapshots that were collected before the first time they were touched by apply
codex-rs/core/src/turn_diff_tracker.rs:225
↓ 13 callersFunctiongit_blob_sha1_hex
Compute the Git SHA-1 blob object ID for the given content (string). This delegates to the bytes version to avoid UTF-8 lossy conversions here.
codex-rs/core/src/turn_diff_tracker.rs:475
↓ 13 callersMethodheaders
(_span: &Span)
codex-rs/otel/src/lib.rs:19
↓ 13 callersMethodis_press
(&self, event: KeyEvent)
codex-rs/tui/src/key_hint.rs:24
↓ 13 callersMethodopen
(&self, path: PathBuf)
codex-rs/tui/src/session_log.rs:29
↓ 13 callersFunctionpersist_overrides
Persist overrides into `config.toml` using explicit key segments per override. This avoids ambiguity with keys that contain dots or spaces.
codex-rs/core/src/config_edit.rs:18
↓ 13 callersMethodprocess_mcp_flags
Process MCP enable/disable flags and convert them to raw overrides. This should be called before parse_overrides to ensure MCP flags are applied corre
codex-rs/common/src/config_override.rs:60
↓ 13 callersMethodset
(key: &'static str, value: &std::ffi::OsStr)
codex-rs/core/tests/suite/rmcp_client.rs:594
↓ 12 callersFunctionapply_patch
Applies the patch and prints the result to stdout/stderr.
codex-rs/apply-patch/src/lib.rs:472
↓ 12 callersMethodauth
Current cached auth (clone). May be `None` if not logged in or load failed.
codex-rs/core/src/auth.rs:629
↓ 12 callersFunctionbuild_specs
Builds the tool registry builder while collecting tool specs for later serialization.
codex-rs/core/src/tools/spec.rs:804
↓ 12 callersMethoddisplay
(&self)
codex-rs/tui/src/chatwidget.rs:3312
↓ 12 callersMethodensure_visible
Adjust `scroll_top` so that the current `selected_idx` is visible within the window of `visible_rows`.
codex-rs/tui/src/bottom_pane/scroll_state.rs:67
↓ 12 callersMethodflush
Obtains a difference between the previous and the current buffer and passes it to the current backend for drawing.
codex-rs/tui/src/custom_terminal.rs:193
↓ 12 callersMethodflush_active_cell
(&mut self, _outputs: &mut [Box<dyn HistoryCell>])
codex-rs/tui/src/chatwidget.rs:538
↓ 12 callersMethodflush_answer_stream_with_separator
(&mut self)
codex-rs/tui/src/chatwidget.rs:657
↓ 12 callersFunctionfuzzy_match
Simple case-insensitive subsequence matcher used for fuzzy filtering. Returns the indices (character positions) of the matched characters in the ORIG
codex-rs/common/src/fuzzy_match.rs:12
↓ 12 callersFunctioninsert_history_lines
Insert `lines` above the viewport using the terminal's backend writer (avoids direct stdout references).
codex-rs/tui/src/insert_history.rs:27
↓ 12 callersMethodon_patch_begin
Front-run apply patch calls to track the starting contents of any modified files. - Creates an in-memory baseline snapshot for files that already exis
codex-rs/core/src/turn_diff_tracker.rs:54
↓ 12 callersMethodparse
(&self)
codex-rs/execpolicy/src/policy_parser.rs:37
↓ 12 callersMethodpush_fragment
Push an input fragment. May contain newlines.
codex-rs/tui/src/live_wrap.rs:58
↓ 12 callersMethodpush_span
(&mut self, span: Span<'static>)
codex-rs/tui/src/markdown_render.rs:475
↓ 12 callersFunctionread_block
( path: &Path, offset: usize, limit: usize, options: IndentationArgs, )
codex-rs/core/src/tools/handlers/read_file.rs:237
↓ 12 callersFunctionrun
(cwd: &Path, args: &[&str])
codex-rs/git-apply/src/lib.rs:488
↓ 12 callersFunctionrun_git_in
Runs a git command in the test repository and asserts success.
codex-rs/git-tooling/src/ghost_commits.rs:194
↓ 12 callersFunctionshort_display_path
Shorten a path to the last component, excluding `build`/`dist`/`node_modules`/`src`. It also pulls out a useful path from a directory such as: - webvi
codex-rs/core/src/parse_command.rs:1030
↓ 12 callersFunctionsimulate_stream_markdown_for_tests
( deltas: &[&str], finalize: bool, config: &Config, )
codex-rs/tui/src/markdown_stream.rs:101
↓ 12 callersMethodspawn
Spawn a new [`Codex`] and initialize the session.
codex-rs/core/src/codex.rs:153
↓ 11 callersFunctionapply_git_patch
(req: &ApplyGitRequest)
codex-rs/git-apply/src/lib.rs:27
↓ 11 callersMethodas_any
(&self)
codex-rs/tui/src/history_cell.rs:103
↓ 11 callersMethodcwd
(&self)
codex-rs/core/src/config.rs:1984
↓ 11 callersFunctionfind_codex_home
Returns the path to the Codex configuration directory, which can be specified by the `CODEX_HOME` environment variable. If not set, defaults to `~/.co
codex-rs/core/src/config.rs:1309
↓ 11 callersFunctionget_user_instructions
Combines `Config::instructions` and `AGENTS.md` (if present) into a single string of instructions.
codex-rs/core/src/project_doc.rs:31
↓ 11 callersFunctionheredoc_script
(prefix: &str)
codex-rs/apply-patch/src/lib.rs:866
↓ 11 callersMethodinsert_str
(&mut self, text: &str)
codex-rs/tui/src/bottom_pane/textarea.rs:66
↓ 11 callersMethodload
(&self, service: &str, account: &str)
codex-rs/rmcp-client/src/oauth.rs:110
↓ 11 callersMethodname
(&self)
codex-rs/core/src/shell.rs:94
↓ 11 callersFunctionpage
( items: Vec<ConversationItem>, next_cursor: Option<Cursor>, num_scanned_files: usize,
codex-rs/tui/src/resume_picker.rs:971
↓ 11 callersFunctionprocess_exec_tool_call
( params: ExecParams, sandbox_type: SandboxType, sandbox_policy: &SandboxPolicy, sandbox_cwd:
codex-rs/core/src/exec.rs:82
↓ 11 callersMethodpush_spec
(&mut self, spec: ToolSpec)
codex-rs/core/src/tools/registry.rs:167
↓ 11 callersFunctionvalidate_checklist
Validates a task's completion against its checklist.
codex-rs/orchestrator/src/validation.rs:24
↓ 10 callersMethoddelete_forward_word
Delete text to the right of the cursor using "word" semantics. Deletes from the current cursor position through the end of the next word as determine
codex-rs/tui/src/bottom_pane/textarea.rs:448
↓ 10 callersFunctioneprint
(*args: Any, **kwargs: Any)
codex-rs/mcp-types/generate_mcp_types.py:737
↓ 10 callersMethodinsert_str
(&mut self, text: &str)
codex-rs/tui/src/bottom_pane/chat_composer.rs:390
↓ 10 callersFunctionlines_to_plain_strings
(lines: &[ratatui::text::Line<'_>])
codex-rs/tui/src/markdown_stream.rs:402
↓ 10 callersFunctionmake_session_and_context
()
codex-rs/core/src/codex.rs:2874
↓ 10 callersFunctionnormalize_diff_for_test
(input: &str, root: &Path)
codex-rs/core/src/turn_diff_tracker.rs:479
↓ 10 callersFunctionnormalize_pasted_path
Normalize pasted text that may represent a filesystem path. Supports: - `file://` URLs (converted to local paths) - Windows/UNC paths - shell-escaped
codex-rs/tui/src/clipboard_paste.rs:151
↓ 10 callersFunctionparse_patch
(patch: &str)
codex-rs/apply-patch/src/parser.rs:106
↓ 10 callersFunctionprepend_config_flags
Prepend root-level overrides so they have lower precedence than CLI-specific ones specified after the subcommand (if any).
codex-rs/cli/src/main.rs:412
↓ 10 callersMethodpush_delta
(&mut self, delta: &str)
codex-rs/tui/src/markdown_stream.rs:28
↓ 10 callersFunctionrate_limit_snapshot
()
codex-rs/core/src/error.rs:350
↓ 10 callersFunctionread
( path: &Path, offset: usize, limit: usize, )
codex-rs/core/src/tools/handlers/read_file.rs:165
↓ 10 callersFunctionread_auth_header_with
(mut read_fn: F)
codex-rs/responses-api-proxy/src/read_api_key.rs:72
↓ 10 callersMethodread_stream_until_notification_message
( &mut self, method: &str, )
codex-rs/app-server/tests/common/mcp_process.rs:454
↓ 10 callersMethodrecord_items
History helpers
codex-rs/core/src/state/session.rs:30
↓ 10 callersFunctionrender_markdown_text_with_citations
( input: &str, width: Option<usize>, scheme: Option<&str>, cwd: &Path, )
codex-rs/tui/src/markdown_render.rs:47
↓ 10 callersMethodset_custom_prompts
(&mut self, prompts: Vec<CustomPrompt>)
codex-rs/tui/src/bottom_pane/chat_composer.rs:1429
↓ 10 callersFunctionstandard_popup_hint_line
Standard footer hint text used by popups.
codex-rs/tui/src/bottom_pane/popup_consts.rs:13
↓ 10 callersFunctiontest_codex_exec
()
codex-rs/core/tests/common/test_codex_exec.rs:36
↓ 10 callersFunctionuser_turn
(conversation: &Arc<CodexConversation>, text: &str)
codex-rs/core/tests/suite/compact_resume_fork.rs:777
↓ 10 callersFunctionwrite_global_mcp_servers
( codex_home: &Path, servers: &BTreeMap<String, McpServerConfig>, )
codex-rs/core/src/config.rs:353
↓ 9 callersFunctionassert_eq_tool_names
(tools: &[ConfiguredToolSpec], expected_names: &[&str])
codex-rs/core/src/tools/spec.rs:984
← previousnext →101–200 of 4,129, ranked by callers