claudecode/crates/runtime/src
2026-03-31 20:46:07 +00:00
..
bash.rs feat: Rust port of Claude Code CLI 2026-03-31 17:43:09 +00:00
bootstrap.rs feat: Rust port of Claude Code CLI 2026-03-31 17:43:09 +00:00
compact.rs Preserve actionable state in compacted Rust sessions 2026-03-31 19:34:56 +00:00
config.rs feat: merge 2nd round from all rcc/* sessions 2026-03-31 17:43:25 +00:00
conversation.rs feat: merge 2nd round from all rcc/* sessions 2026-03-31 17:43:25 +00:00
file_ops.rs feat(cli): align slash help/status/model handling 2026-03-31 19:23:05 +00:00
json.rs feat: Rust port of Claude Code CLI 2026-03-31 17:43:09 +00:00
lib.rs Make Rust cost reporting aware of the active model 2026-03-31 19:42:31 +00:00
permissions.rs feat: Rust port of Claude Code CLI 2026-03-31 17:43:09 +00:00
prompt.rs Keep project instructions informative without flooding the prompt 2026-03-31 19:32:42 +00:00
session.rs feat: merge 2nd round from all rcc/* sessions 2026-03-31 17:43:25 +00:00
sse.rs feat: Rust port of Claude Code CLI 2026-03-31 17:43:09 +00:00
usage.rs Make Rust cost reporting aware of the active model 2026-03-31 19:42:31 +00:00