LICENSE
README.md
pyproject.toml
agentlog/__init__.py
agentlog/__main__.py
agentlog/answers.py
agentlog/asked.py
agentlog/asking_a_model.py
agentlog/brief.py
agentlog/cli.py
agentlog/clock.py
agentlog/goal.py
agentlog/handover.py
agentlog/html.py
agentlog/parser.py
agentlog/project.py
agentlog/render.py
agentlog/shell.py
agentlog/terminal.py
agentlog/transcript.py
agentlog/unusable.py
agentlog/when.py
agentlog/where_the_logs_are.py
agentlog/which_file.py
agentlog/window.py
agentlog_tool.egg-info/PKG-INFO
agentlog_tool.egg-info/SOURCES.txt
agentlog_tool.egg-info/dependency_links.txt
agentlog_tool.egg-info/entry_points.txt
agentlog_tool.egg-info/top_level.txt
tests/test_a_brief_reports_instead_of_counting.py
tests/test_a_codex_session_says_what_it_read.py
tests/test_a_field_it_cannot_read_is_not_a_failure.py
tests/test_a_named_day.py
tests/test_a_row_is_cut_to_the_width_it_has.py
tests/test_broken_pipe.py
tests/test_busiest_hour.py
tests/test_c_locale.py
tests/test_cli.py
tests/test_codex_patch_fallback.py
tests/test_codex_script_calls.py
tests/test_codex_tokens.py
tests/test_compaction.py
tests/test_day_boundaries_across_dst.py
tests/test_day_partition.py
tests/test_duplicate_records.py
tests/test_every_session_file_under_projects_is_found.py
tests/test_family_claims.py
tests/test_future_timestamps.py
tests/test_hostile.py
tests/test_idle_gaps.py
tests/test_interrupt.py
tests/test_mcp_failures.py
tests/test_merging_workers_keeps_what_each_one_had.py
tests/test_meta_records.py
tests/test_notebook_writes.py
tests/test_overnight_sessions.py
tests/test_parallel_workers.py
tests/test_parser.py
tests/test_printing_what_an_agent_wrote.py
tests/test_privacy_claims.py
tests/test_quiet_days.py
tests/test_reading_a_transcript.py
tests/test_reading_the_one_file_you_name.py
tests/test_render.py
tests/test_show_rows.py
tests/test_the_answers_pad.py
tests/test_the_brief_is_the_default.py
tests/test_the_built_wheel_is_this_code.py
tests/test_the_clock_says_the_same_thing_in_every_view.py
tests/test_the_clock_the_fixtures_write_with.py
tests/test_the_commands_it_names_are_the_commands_it_has.py
tests/test_the_exit_codes_the_readme_promises.py
tests/test_the_family_roster_says_which_one_you_are_reading.py
tests/test_the_goal_a_project_declares.py
tests/test_the_logs_are_looked_for_in_one_place.py
tests/test_the_model_is_the_hosts.py
tests/test_the_moment_you_typed.py
tests/test_the_note_a_session_leaves_itself.py
tests/test_the_note_about_logs_it_could_not_use.py
tests/test_the_patch_envelope_scanner_both_tools_share.py
tests/test_the_readme_documents_the_flags.py
tests/test_the_readme_examples.py
tests/test_the_readme_examples_are_commands_that_work.py
tests/test_the_recap.py
tests/test_the_same_sentence_about_the_ones_it_left_out.py
tests/test_the_same_words_for_what_a_run_did.py
tests/test_the_shell_around_a_command.py
tests/test_the_version_it_reports.py
tests/test_the_way_a_command_is_written.py
tests/test_the_way_a_file_path_is_written.py
tests/test_the_wheel_holds_the_text_in_this_tree.py
tests/test_the_window_a_command_names.py
tests/test_the_window_edge_belongs_to_one_side.py
tests/test_unread_files.py
tests/test_user_turns.py
tests/test_where_a_transcript_sits_says_whose_it_is.py
tests/test_window_tokens.py