LICENSE
README.md
pyproject.toml
agentdiff/__init__.py
agentdiff/__main__.py
agentdiff/cli.py
agentdiff/git.py
agentdiff/markdown.py
agentdiff/rules.py
agentdiff/scope.py
agentdiff/shell.py
agentdiff/terminal.py
agentdiff/where.py
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
agentwatch/__init__.py
agentwatch/__main__.py
agentwatch/cli.py
agentwatch/events.py
agentwatch/follow.py
agentwatch/printer.py
agentwatch/project.py
agentwatch/render.py
agentwatch/shell.py
agentwatch/terminal.py
agentwatch/transcript.py
agentwatch/unusable.py
agentwatch/when.py
agentwatch/where_the_logs_are.py
agentwatch/which_file.py
stillworks/__init__.py
stillworks/__main__.py
stillworks/cli.py
stillworks/core.py
stillworks/mcp_server.py
stillworks/report.py
stillworks/shell.py
stillworks/terminal.py
stillworks/tools.py
stillworks/where.py
stillworks.egg-info/PKG-INFO
stillworks.egg-info/SOURCES.txt
stillworks.egg-info/dependency_links.txt
stillworks.egg-info/entry_points.txt
stillworks.egg-info/requires.txt
stillworks.egg-info/top_level.txt
tests/test_a_moment_is_spelled_the_same_way_in_both.py
tests/test_a_project_is_asked_for_the_same_way_in_both.py
tests/test_a_record_it_cannot_replay_is_not_a_pass.py
tests/test_broken_pipe.py
tests/test_c_locale.py
tests/test_canon_keeps_different_things_different.py
tests/test_check_rows.py
tests/test_cli.py
tests/test_core.py
tests/test_damaged_lockfile.py
tests/test_family_claims.py
tests/test_hostile.py
tests/test_interrupt.py
tests/test_mcp.py
tests/test_missing_project_dir.py
tests/test_nothing_verified.py
tests/test_partial_lock.py
tests/test_printing_what_an_agent_wrote.py
tests/test_readonly_lockdir.py
tests/test_report_output_path.py
tests/test_the_built_wheel_is_this_code.py
tests/test_the_directory_flag_is_one_flag_in_all_three.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_fuzz_inputs_are_the_right_kind_of_thing.py
tests/test_the_lockfile_is_a_file_people_read.py
tests/test_the_readme_documents_the_flags.py
tests/test_the_readme_example.py
tests/test_the_readme_examples_are_commands_that_work.py
tests/test_the_same_file_is_written_the_same_way.py
tests/test_the_same_note_about_logs_it_could_not_read.py
tests/test_the_shell_around_a_command.py
tests/test_the_shell_is_the_same_shell_in_all_five.py
tests/test_the_terminal_is_the_same_terminal_in_all_five.py
tests/test_the_transcript_format_is_read_the_same_way_twice.py
tests/test_the_two_functions_that_decide_if_behavior_changed.py
tests/test_the_vendored_packages_match_their_source_repos.py
tests/test_the_version_it_reports.py
tests/test_the_wheel_holds_the_text_in_this_tree.py
tests/test_tools.py
tests/test_version_scrape.py
tests/test_what_the_commands_ask_core_for.py
tests/test_where_the_logs_are_is_one_fact.py
unedit/__init__.py
unedit/__main__.py
unedit/cli.py
unedit/shell.py
unedit/store.py
unedit/terminal.py
unedit/where.py