Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/0xSero/codex-local
/ functions
Functions
4,129 in github.com/0xSero/codex-local
⨍
Functions
4,129
◇
Types & classes
1,029
↓ 16 callers
Method
is_success
(&self)
codex-rs/protocol/src/protocol.rs:900
↓ 16 callers
Method
parse_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 callers
Method
push_line
(&mut self, line: Line<'static>)
codex-rs/tui/src/markdown_render.rs:453
↓ 16 callers
Method
register_handler
(&mut self, name: impl Into<String>, handler: Arc<dyn ToolHandler>)
codex-rs/core/src/tools/registry.rs:180
↓ 16 callers
Method
render
(&self, _area: Rect, _buf: &mut Buffer)
codex-rs/tui/src/render/renderable.rs:25
↓ 16 callers
Method
subsequent_indent
(self, subsequent_indent: Line<'a>)
codex-rs/tui/src/wrapping.rs:121
↓ 16 callers
Function
test_config
()
codex-rs/tui/src/markdown_stream.rs:127
↓ 15 callers
Method
add_info_message
(&mut self, message: String, hint: Option<String>)
codex-rs/tui/src/chatwidget.rs:2733
↓ 15 callers
Method
cursor_pos_with_state
Compute the on-screen cursor position taking scrolling into account.
codex-rs/tui/src/bottom_pane/textarea.rs:139
↓ 15 callers
Method
desired_height
(&self, width: u16)
codex-rs/tui/src/bottom_pane/mod.rs:130
↓ 15 callers
Function
mount_sse
(server: &MockServer, body: String)
codex-rs/core/tests/common/responses.rs:288
↓ 15 callers
Method
render
(&mut self, area: Rect, buf: &mut Buffer)
codex-rs/tui/src/pager_overlay.rs:138
↓ 15 callers
Function
to_response
(response: JSONRPCResponse)
codex-rs/app-server/tests/common/lib.rs:13
↓ 15 callers
Function
vec_str
(args: &[&str])
codex-rs/core/src/command_safety/is_safe_command.rs:167
↓ 15 callers
Method
vt100
(&self)
codex-rs/tui/src/test_backend.rs:33
↓ 14 callers
Function
append_markdown
( markdown_source: &str, width: Option<usize>, lines: &mut Vec<Line<'static>>, citation_contex
codex-rs/tui/src/markdown.rs:26
↓ 14 callers
Method
backend
Gets the backend
codex-rs/tui/src/custom_terminal.rs:182
↓ 14 callers
Method
body_json
(&self)
codex-rs/core/tests/common/responses.rs:44
↓ 14 callers
Method
clamp
(&mut self)
codex-rs/cloud-tasks/src/scrollable_diff.rs:13
↓ 14 callers
Method
complete_call
( &mut self, call_id: &str, output: CommandOutput, duration: Duration, )
codex-rs/tui/src/exec_cell/model.rs:57
↓ 14 callers
Function
compute_store_key
(server_name: &str, server_url: &str)
codex-rs/rmcp-client/src/oauth.rs:514
↓ 14 callers
Method
function_call_output
(&self, call_id: &str)
codex-rs/core/tests/common/responses.rs:55
↓ 14 callers
Function
get_auth_file
(codex_home: &Path)
codex-rs/core/src/auth.rs:207
↓ 14 callers
Method
is_empty
(&self)
codex-rs/tui/src/chatwidget/interrupts.rs:37
↓ 14 callers
Function
mount_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 callers
Method
move_cursor_down
(&mut self)
codex-rs/tui/src/bottom_pane/textarea.rs:552
↓ 14 callers
Function
plain
(key: KeyCode)
codex-rs/tui/src/key_hint.rs:31
↓ 14 callers
Function
prefix_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 callers
Method
set_task_running
(&mut self, running: bool)
codex-rs/tui/src/bottom_pane/mod.rs:340
↓ 14 callers
Function
startResponsesTestProxy
( options: ResponsesProxyOptions, )
sdk/typescript/tests/responsesProxy.ts:64
↓ 14 callers
Function
type_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 callers
Function
wrap_patch
Helper to construct a patch with the given body.
codex-rs/apply-patch/src/lib.rs:853
↓ 14 callers
Function
write_session_file
( root: &Path, ts_str: &str, uuid: Uuid, num_records: usize, source: Option<SessionSource>
codex-rs/core/src/rollout/tests.rs:37
↓ 13 callers
Method
buffer_mut
Gets the buffer that this `Frame` draws into as a mutable reference.
codex-rs/tui/src/custom_terminal.rs:97
↓ 13 callers
Method
cursor
(&self)
codex-rs/tui/src/bottom_pane/textarea.rs:119
↓ 13 callers
Function
get_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 callers
Method
get_otel_event_manager
(&self)
codex-rs/core/src/client.rs:427
↓ 13 callers
Method
get_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 callers
Function
git_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 callers
Method
headers
(_span: &Span)
codex-rs/otel/src/lib.rs:19
↓ 13 callers
Method
is_press
(&self, event: KeyEvent)
codex-rs/tui/src/key_hint.rs:24
↓ 13 callers
Method
open
(&self, path: PathBuf)
codex-rs/tui/src/session_log.rs:29
↓ 13 callers
Function
persist_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 callers
Method
process_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 callers
Method
set
(key: &'static str, value: &std::ffi::OsStr)
codex-rs/core/tests/suite/rmcp_client.rs:594
↓ 12 callers
Function
apply_patch
Applies the patch and prints the result to stdout/stderr.
codex-rs/apply-patch/src/lib.rs:472
↓ 12 callers
Method
auth
Current cached auth (clone). May be `None` if not logged in or load failed.
codex-rs/core/src/auth.rs:629
↓ 12 callers
Function
build_specs
Builds the tool registry builder while collecting tool specs for later serialization.
codex-rs/core/src/tools/spec.rs:804
↓ 12 callers
Method
display
(&self)
codex-rs/tui/src/chatwidget.rs:3312
↓ 12 callers
Method
ensure_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 callers
Method
flush
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 callers
Method
flush_active_cell
(&mut self, _outputs: &mut [Box<dyn HistoryCell>])
codex-rs/tui/src/chatwidget.rs:538
↓ 12 callers
Method
flush_answer_stream_with_separator
(&mut self)
codex-rs/tui/src/chatwidget.rs:657
↓ 12 callers
Function
fuzzy_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 callers
Function
insert_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 callers
Method
on_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 callers
Method
parse
(&self)
codex-rs/execpolicy/src/policy_parser.rs:37
↓ 12 callers
Method
push_fragment
Push an input fragment. May contain newlines.
codex-rs/tui/src/live_wrap.rs:58
↓ 12 callers
Method
push_span
(&mut self, span: Span<'static>)
codex-rs/tui/src/markdown_render.rs:475
↓ 12 callers
Function
read_block
( path: &Path, offset: usize, limit: usize, options: IndentationArgs, )
codex-rs/core/src/tools/handlers/read_file.rs:237
↓ 12 callers
Function
run
(cwd: &Path, args: &[&str])
codex-rs/git-apply/src/lib.rs:488
↓ 12 callers
Function
run_git_in
Runs a git command in the test repository and asserts success.
codex-rs/git-tooling/src/ghost_commits.rs:194
↓ 12 callers
Function
short_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 callers
Function
simulate_stream_markdown_for_tests
( deltas: &[&str], finalize: bool, config: &Config, )
codex-rs/tui/src/markdown_stream.rs:101
↓ 12 callers
Method
spawn
Spawn a new [`Codex`] and initialize the session.
codex-rs/core/src/codex.rs:153
↓ 11 callers
Function
apply_git_patch
(req: &ApplyGitRequest)
codex-rs/git-apply/src/lib.rs:27
↓ 11 callers
Method
as_any
(&self)
codex-rs/tui/src/history_cell.rs:103
↓ 11 callers
Method
cwd
(&self)
codex-rs/core/src/config.rs:1984
↓ 11 callers
Function
find_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 callers
Function
get_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 callers
Function
heredoc_script
(prefix: &str)
codex-rs/apply-patch/src/lib.rs:866
↓ 11 callers
Method
insert_str
(&mut self, text: &str)
codex-rs/tui/src/bottom_pane/textarea.rs:66
↓ 11 callers
Method
load
(&self, service: &str, account: &str)
codex-rs/rmcp-client/src/oauth.rs:110
↓ 11 callers
Method
name
(&self)
codex-rs/core/src/shell.rs:94
↓ 11 callers
Function
page
( items: Vec<ConversationItem>, next_cursor: Option<Cursor>, num_scanned_files: usize,
codex-rs/tui/src/resume_picker.rs:971
↓ 11 callers
Function
process_exec_tool_call
( params: ExecParams, sandbox_type: SandboxType, sandbox_policy: &SandboxPolicy, sandbox_cwd:
codex-rs/core/src/exec.rs:82
↓ 11 callers
Method
push_spec
(&mut self, spec: ToolSpec)
codex-rs/core/src/tools/registry.rs:167
↓ 11 callers
Function
validate_checklist
Validates a task's completion against its checklist.
codex-rs/orchestrator/src/validation.rs:24
↓ 10 callers
Method
delete_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 callers
Function
eprint
(*args: Any, **kwargs: Any)
codex-rs/mcp-types/generate_mcp_types.py:737
↓ 10 callers
Method
insert_str
(&mut self, text: &str)
codex-rs/tui/src/bottom_pane/chat_composer.rs:390
↓ 10 callers
Function
lines_to_plain_strings
(lines: &[ratatui::text::Line<'_>])
codex-rs/tui/src/markdown_stream.rs:402
↓ 10 callers
Function
make_session_and_context
()
codex-rs/core/src/codex.rs:2874
↓ 10 callers
Function
normalize_diff_for_test
(input: &str, root: &Path)
codex-rs/core/src/turn_diff_tracker.rs:479
↓ 10 callers
Function
normalize_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 callers
Function
parse_patch
(patch: &str)
codex-rs/apply-patch/src/parser.rs:106
↓ 10 callers
Function
prepend_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 callers
Method
push_delta
(&mut self, delta: &str)
codex-rs/tui/src/markdown_stream.rs:28
↓ 10 callers
Function
rate_limit_snapshot
()
codex-rs/core/src/error.rs:350
↓ 10 callers
Function
read
( path: &Path, offset: usize, limit: usize, )
codex-rs/core/src/tools/handlers/read_file.rs:165
↓ 10 callers
Function
read_auth_header_with
(mut read_fn: F)
codex-rs/responses-api-proxy/src/read_api_key.rs:72
↓ 10 callers
Method
read_stream_until_notification_message
( &mut self, method: &str, )
codex-rs/app-server/tests/common/mcp_process.rs:454
↓ 10 callers
Method
record_items
History helpers
codex-rs/core/src/state/session.rs:30
↓ 10 callers
Function
render_markdown_text_with_citations
( input: &str, width: Option<usize>, scheme: Option<&str>, cwd: &Path, )
codex-rs/tui/src/markdown_render.rs:47
↓ 10 callers
Method
set_custom_prompts
(&mut self, prompts: Vec<CustomPrompt>)
codex-rs/tui/src/bottom_pane/chat_composer.rs:1429
↓ 10 callers
Function
standard_popup_hint_line
Standard footer hint text used by popups.
codex-rs/tui/src/bottom_pane/popup_consts.rs:13
↓ 10 callers
Function
test_codex_exec
()
codex-rs/core/tests/common/test_codex_exec.rs:36
↓ 10 callers
Function
user_turn
(conversation: &Arc<CodexConversation>, text: &str)
codex-rs/core/tests/suite/compact_resume_fork.rs:777
↓ 10 callers
Function
write_global_mcp_servers
( codex_home: &Path, servers: &BTreeMap<String, McpServerConfig>, )
codex-rs/core/src/config.rs:353
↓ 9 callers
Function
assert_eq_tool_names
(tools: &[ConfiguredToolSpec], expected_names: &[&str])
codex-rs/core/src/tools/spec.rs:984
← previous
next →
101–200 of 4,129, ranked by callers