claude-print/src
jedarden 50f3fdd982 docs(bf-3wya): verify transcript byte offset capture implementation
- Verified implementation at lines 363-375 in src/session.rs
- Acceptance criteria met: captures transcript file size at PromptInjected phase
- Fixed warning: removed unnecessary mut from stream_json_spawned
- Added notes/bf-3wya.md documenting the implementation
2026-07-02 09:45:58 -04:00
..
check.rs Add bf-5nr validation notes: claude-print-ci WorkflowTemplate YAML is valid 2026-06-10 02:11:37 -04:00
cli.rs docs(bf-3wya): verify transcript byte offset capture implementation 2026-07-02 09:45:58 -04:00
config.rs feat(config): implement config file loading with model resolution 2026-06-11 08:29:05 -04:00
emitter.rs docs(bf-3wya): verify transcript byte offset capture implementation 2026-07-02 09:45:58 -04:00
error.rs feat(error): implement comprehensive Error enum and Result alias 2026-06-11 09:11:49 -04:00
event_loop.rs fix: five PTY→FIFO pipeline bugs that prevented end-to-end operation 2026-06-13 23:32:50 -04:00
hook.rs fix(bf-2w7): improve cleanup robustness and orphan detection 2026-06-25 14:30:37 -04:00
lib.rs feat(bf-2f5): add comprehensive watchdog timeout mechanism 2026-06-25 06:59:23 -04:00
main.rs docs(bf-3wya): verify transcript byte offset capture implementation 2026-07-02 09:45:58 -04:00
poller.rs Add bf-5nr validation notes: claude-print-ci WorkflowTemplate YAML is valid 2026-06-10 02:11:37 -04:00
pty.rs fix: five PTY→FIFO pipeline bugs that prevented end-to-end operation 2026-06-13 23:32:50 -04:00
session.rs docs(bf-3wya): verify transcript byte offset capture implementation 2026-07-02 09:45:58 -04:00
startup.rs feat(bf-2f5): add comprehensive watchdog timeout mechanism 2026-06-25 06:59:23 -04:00
terminal.rs Fix clippy warnings: upper_case_acronyms and manual_range_contains 2026-06-10 00:10:43 -04:00
transcript.rs Add bf-5nr validation notes: claude-print-ci WorkflowTemplate YAML is valid 2026-06-10 02:11:37 -04:00
watchdog.rs fix(bf-2f5): overall max-turn timeout now applies throughout entire session 2026-06-25 15:35:17 -04:00