Docs.rs
obol-core-0.1.0
obol-core 0.1.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
mhat
Dependencies
serde ^1
normal
serde_json ^1
normal
thiserror ^1
normal
ureq ^2
normal
Versions
22.86%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module transcript
obol_
core
0.1.0
Module transcript
Module Items
Modules
Enums
Functions
In crate obol_
core
obol_core
Module
transcript
Copy item path
Source
Modules
§
claude
Claude Code session JSONL -> Vec
. Reconciled with AgentsView internal/parser/claude.go (MIT, © 2026 Kenn Software LLC).
codex
Codex rollout JSONL -> Vec
. Reconciled with AgentsView internal/parser/codex.go (MIT, © 2026 Kenn Software LLC).
pi
Pi (
pi --mode json
) transcript -> Vec
. Reconciled with AgentsView internal/parser/pi.go (MIT, © 2026 Kenn Software LLC).
Enums
§
Dialect
Functions
§
detect
Detect dialect from content: Codex lines carry a top-level
payload
(session_meta/response_item/event_msg); Claude lines carry
message
with type user/assistant.
parse