CHANGELOG.md
CLAUDE.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
packages/tldw_profile_core/src/tldw_profile_core/__init__.py
packages/tldw_profile_core/src/tldw_profile_core/canonical.py
packages/tldw_profile_core/src/tldw_profile_core/enums.py
packages/tldw_profile_core/src/tldw_profile_core/interview.py
packages/tldw_profile_core/src/tldw_profile_core/models.py
packages/tldw_profile_core/src/tldw_profile_core/payloads.py
packages/tldw_profile_core/src/tldw_profile_core/schema_export.py
packages/tldw_profile_core/src/tldw_profile_core/semantic.py
packages/tldw_profile_core/src/tldw_profile_core/tool_contracts.py
packages/tldw_profile_core/src/tldw_profile_core/fixtures/v1/01-manifest.json
packages/tldw_profile_core/src/tldw_profile_core/fixtures/v1/02-scope.json
packages/tldw_profile_core/src/tldw_profile_core/fixtures/v1/03-active-record.json
packages/tldw_profile_core/src/tldw_profile_core/fixtures/v1/04-deleted-tombstone.json
packages/tldw_profile_core/src/tldw_profile_core/fixtures/v1/05-proposal.json
packages/tldw_profile_core/src/tldw_profile_core/fixtures/v1/06-unknown-field-version.json
packages/tldw_profile_core/src/tldw_profile_core/fixtures/v1/07-working-context-expiry.json
packages/tldw_profile_core/src/tldw_profile_core/fixtures/v1/08-missing-proposal-base.json
packages/tldw_profile_core/src/tldw_profile_core/fixtures/v1/09-deleted-with-content.json
packages/tldw_profile_core/src/tldw_profile_core/fixtures/v1/10-working-context-missing-expiry.json
packages/tldw_profile_core/src/tldw_profile_core/fixtures/v1/11-kind-payload-mismatch.json
packages/tldw_profile_core/src/tldw_profile_core/fixtures/v1/12-update-missing-content.json
packages/tldw_profile_core/src/tldw_profile_core/fixtures/v1/13-create-missing-content.json
packages/tldw_profile_core/src/tldw_profile_core/fixtures/v1/14-pending-89-day-expiry.json
packages/tldw_profile_core/src/tldw_profile_core/fixtures/v1/15-proposal-identity-mismatch.json
packages/tldw_profile_core/src/tldw_profile_core/fixtures/v1/16-proposal-base-mismatch.json
packages/tldw_profile_core/src/tldw_profile_core/fixtures/v1/17-multibyte-canonical-overflow.json
packages/tldw_profile_core/src/tldw_profile_core/fixtures/v1/18-pending-deleted-proposed-record.json
packages/tldw_profile_core/src/tldw_profile_core/fixtures/v1/19-jcs-conformance.json
packages/tldw_profile_core/src/tldw_profile_core/fixtures/v1/20-invalid-manifest-timestamp.json
packages/tldw_profile_core/src/tldw_profile_core/fixtures/v1/21-naive-scope-timestamp.json
packages/tldw_profile_core/src/tldw_profile_core/fixtures/v1/22-manifest-timestamp-order.json
packages/tldw_profile_core/src/tldw_profile_core/fixtures/v1/23-scope-timestamp-order.json
packages/tldw_profile_core/src/tldw_profile_core/fixtures/v1/24-record-timestamp-order.json
packages/tldw_profile_core/src/tldw_profile_core/fixtures/v1/25-record-expiry-order.json
packages/tldw_profile_core/src/tldw_profile_core/fixtures/v1/26-resolved-proposal-timestamp-order.json
packages/tldw_profile_core/src/tldw_profile_core/fixtures/v1/27-submillisecond-timestamp.json
packages/tldw_profile_core/src/tldw_profile_core/fixtures/v1/28-unsafe-manifest-integer.json
packages/tldw_profile_core/src/tldw_profile_core/fixtures/v1/29-proposed-record-timestamp-order.json
packages/tldw_profile_core/src/tldw_profile_core/fixtures/v1/30-numeric-epoch-timestamp.json
packages/tldw_profile_core/src/tldw_profile_core/fixtures/v1/31-space-datetime-syntax.json
packages/tldw_profile_core/src/tldw_profile_core/fixtures/v1/32-lowercase-datetime-syntax.json
packages/tldw_profile_core/src/tldw_profile_core/fixtures/v1/33-four-digit-fraction-timestamp.json
packages/tldw_profile_core/src/tldw_profile_core/fixtures/v1/34-string-manifest-counter.json
packages/tldw_profile_core/src/tldw_profile_core/fixtures/v1/35-boolean-manifest-counter.json
packages/tldw_profile_core/src/tldw_profile_core/fixtures/v1/36-integral-float-manifest-counter.json
packages/tldw_profile_core/src/tldw_profile_core/fixtures/v1/37-string-no-expiry.json
packages/tldw_profile_core/src/tldw_profile_core/fixtures/v1/38-numeric-no-expiry.json
packages/tldw_profile_core/src/tldw_profile_core/fixtures/v1/39-string-proposal-confidence.json
packages/tldw_profile_core/src/tldw_profile_core/fixtures/v1/40-boolean-proposal-confidence.json
packages/tldw_profile_core/src/tldw_profile_core/fixtures/v1/41-integer-proposal-confidence.json
packages/tldw_profile_core/src/tldw_profile_core/fixtures/v1/42-integral-float-schema-version.json
packages/tldw_profile_core/src/tldw_profile_core/fixtures/v1/43-boolean-schema-version.json
packages/tldw_profile_core/src/tldw_profile_core/fixtures/v1/44-string-schema-version.json
packages/tldw_profile_core/src/tldw_profile_core/fixtures/v1/45-out-of-range-proposal-confidence.json
packages/tldw_profile_core/src/tldw_profile_core/schemas/personal-context-v1-meta.json
packages/tldw_profile_core/src/tldw_profile_core/schemas/personal-context-v1.json
tldw_chatbook/Constants.py
tldw_chatbook/Logging_Config.py
tldw_chatbook/__init__.py
tldw_chatbook/__main__.py
tldw_chatbook/app.py
tldw_chatbook/chunking_engine_version.py
tldw_chatbook/cli.py
tldw_chatbook/config.py
tldw_chatbook/emergency_stop.py
tldw_chatbook/model_capabilities.py
tldw_chatbook/ACP_Interop/__init__.py
tldw_chatbook/ACP_Interop/runtime_process.py
tldw_chatbook/ACP_Interop/runtime_session.py
tldw_chatbook/Actor_Packs/__init__.py
tldw_chatbook/Actor_Packs/activation.py
tldw_chatbook/Actor_Packs/contracts.py
tldw_chatbook/Actor_Packs/controller.py
tldw_chatbook/Actor_Packs/creation.py
tldw_chatbook/Actor_Packs/export.py
tldw_chatbook/Actor_Packs/import_controller.py
tldw_chatbook/Actor_Packs/importer.py
tldw_chatbook/Actor_Packs/persona_coordinator.py
tldw_chatbook/Actor_Packs/publication.py
tldw_chatbook/Actor_Packs/repository.py
tldw_chatbook/Agents/__init__.py
tldw_chatbook/Agents/agent_lesson_promotion.py
tldw_chatbook/Agents/agent_models.py
tldw_chatbook/Agents/agent_presets.py
tldw_chatbook/Agents/agent_routing.py
tldw_chatbook/Agents/agent_runtime.py
tldw_chatbook/Agents/agent_service.py
tldw_chatbook/Agents/agent_stream.py
tldw_chatbook/Agents/agent_worktree.py
tldw_chatbook/Agents/agent_worktree_git.py
tldw_chatbook/Agents/agent_worktree_recovery.py
tldw_chatbook/Agents/approval_provenance.py
tldw_chatbook/Agents/ask_user_questions.py
tldw_chatbook/Agents/automatic_work_budget.py
tldw_chatbook/Agents/automatic_work_runtime.py
tldw_chatbook/Agents/builtin_tool_gate.py
tldw_chatbook/Agents/bulk_reader_corpus.py
tldw_chatbook/Agents/canvas_tool_provider.py
tldw_chatbook/Agents/execution_capacity.py
tldw_chatbook/Agents/fallback_chain.py
tldw_chatbook/Agents/fleet_coordinator.py
tldw_chatbook/Agents/fleet_message_tools.py
tldw_chatbook/Agents/fleet_messages.py
tldw_chatbook/Agents/fs_read_ledger.py
tldw_chatbook/Agents/history_projection.py
tldw_chatbook/Agents/human_input_wait.py
tldw_chatbook/Agents/library_rag_tool_provider.py
tldw_chatbook/Agents/library_tool_provider.py
tldw_chatbook/Agents/local_tool_provider.py
tldw_chatbook/Agents/mcp_tool_provider.py
tldw_chatbook/Agents/model_retry.py
tldw_chatbook/Agents/native_tools.py
tldw_chatbook/Agents/persona_policy.py
tldw_chatbook/Agents/profile_tool_provider.py
tldw_chatbook/Agents/project_instruction_resolver.py
tldw_chatbook/Agents/project_instruction_runtime.py
tldw_chatbook/Agents/raw_shell_tool_provider.py
tldw_chatbook/Agents/run_context.py
tldw_chatbook/Agents/run_hooks.py
tldw_chatbook/Agents/run_log.py
tldw_chatbook/Agents/run_log_eviction.py
tldw_chatbook/Agents/run_log_format.py
tldw_chatbook/Agents/run_log_paging.py
tldw_chatbook/Agents/run_log_search.py
tldw_chatbook/Agents/run_tool_policy.py
tldw_chatbook/Agents/run_webhooks.py
tldw_chatbook/Agents/session_todo_store.py
tldw_chatbook/Agents/tool_arg_coercion.py
tldw_chatbook/Agents/tool_catalog.py
tldw_chatbook/Agents/tool_refusals.py
tldw_chatbook/Agents/virtual_cli_provider.py
tldw_chatbook/Audio/__init__.py
tldw_chatbook/Audio/acoustic_isolation.py
tldw_chatbook/Audio/aec_backend.py
tldw_chatbook/Audio/console_dictation.py
tldw_chatbook/Audio/diarizer_cluster.py
tldw_chatbook/Audio/diarizer_engine_onnx.py
tldw_chatbook/Audio/diarizer_engine_speechbrain.py
tldw_chatbook/Audio/diarizer_local.py
tldw_chatbook/Audio/diarizer_worker.py
tldw_chatbook/Audio/dictation_metrics.py
tldw_chatbook/Audio/dictation_service.py
tldw_chatbook/Audio/dictation_service_lazy.py
tldw_chatbook/Audio/duplex_contracts.py
tldw_chatbook/Audio/duplex_transport.py
tldw_chatbook/Audio/meeting_capture.py
tldw_chatbook/Audio/meeting_owner.py
tldw_chatbook/Audio/meeting_session.py
tldw_chatbook/Audio/native_duplex_stream.py
tldw_chatbook/Audio/parakeet_voice_worker.py
tldw_chatbook/Audio/realtime_mic_tap.py
tldw_chatbook/Audio/recording_service.py
tldw_chatbook/Audio/rolling_transcript.py
tldw_chatbook/Audio/streaming_sink.py
tldw_chatbook/Audio/system_audio_tap.py
tldw_chatbook/Audio/voice_build_identity.json
tldw_chatbook/Audio/voice_metrics.py
tldw_chatbook/Audio/voice_phrase_sequencer.py
tldw_chatbook/Audio/voice_preprocessor.py
tldw_chatbook/Audio/voice_process_core.py
tldw_chatbook/Audio/voice_process_entry.py
tldw_chatbook/Audio/voice_process_io.py
tldw_chatbook/Audio/voice_process_lifetime.py
tldw_chatbook/Audio/voice_process_protocol.py
tldw_chatbook/Audio/voice_process_types.py
tldw_chatbook/Audio/voice_qualification_manifest.json
tldw_chatbook/Audio/voice_transcription.py
tldw_chatbook/Audio/voice_turn_coordinator.py
tldw_chatbook/Audio/voiceprint.py
tldw_chatbook/Audio/wav_writer.py
tldw_chatbook/Audio/audiotap/__init__.py
tldw_chatbook/Audio/audiotap/main.swift
tldw_chatbook/Audio_Services_Interop/__init__.py
tldw_chatbook/Audio_Services_Interop/audio_services_scope_service.py
tldw_chatbook/Audio_Services_Interop/local_audio_services_service.py
tldw_chatbook/Audio_Services_Interop/server_audio_services_service.py
tldw_chatbook/Auth_Account_Interop/__init__.py
tldw_chatbook/Auth_Account_Interop/auth_account_scope_service.py
tldw_chatbook/Auth_Account_Interop/server_auth_account_service.py
tldw_chatbook/Canvas/__init__.py
tldw_chatbook/Canvas/archive.py
tldw_chatbook/Canvas/authoring.py
tldw_chatbook/Canvas/capabilities.py
tldw_chatbook/Canvas/compilation.py
tldw_chatbook/Canvas/compiler.py
tldw_chatbook/Canvas/control_protocol.py
tldw_chatbook/Canvas/gateway.py
tldw_chatbook/Canvas/guide.py
tldw_chatbook/Canvas/limits.py
tldw_chatbook/Canvas/models.py
tldw_chatbook/Canvas/native_authority.py
tldw_chatbook/Canvas/profiles.py
tldw_chatbook/Canvas/repository.py
tldw_chatbook/Canvas/runtime_assets.py
tldw_chatbook/Canvas/service.py
tldw_chatbook/Canvas/staging.py
tldw_chatbook/Canvas/web_auth.py
tldw_chatbook/Canvas/guides/basics.md
tldw_chatbook/Canvas/guides/controls.md
tldw_chatbook/Canvas/guides/repair.md
tldw_chatbook/Canvas/mermaid/budget.js
tldw_chatbook/Canvas/mermaid/entry.js
tldw_chatbook/Canvas/mermaid/flow_layout.js
tldw_chatbook/Canvas/mermaid/inputs.json
tldw_chatbook/Canvas/mermaid/scene.js
tldw_chatbook/Canvas/mermaid/semantic.js
tldw_chatbook/Canvas/mermaid/sequence_layout.js
tldw_chatbook/Canvas/mermaid/text.js
tldw_chatbook/Canvas/static/MERMAID_THIRD_PARTY_LICENSES.txt
tldw_chatbook/Canvas/static/THIRD_PARTY_LICENSES.txt
tldw_chatbook/Canvas/static/canvas_renderer.js
tldw_chatbook/Canvas/static/canvas_renderer_v2.js
tldw_chatbook/Canvas/static/canvas_runtime_worker.js
tldw_chatbook/Canvas/static/canvas_runtime_worker_v2.js
tldw_chatbook/Canvas/static/canvas_shell.css
tldw_chatbook/Canvas/static/canvas_shell.html
tldw_chatbook/Canvas/static/canvas_shell.js
tldw_chatbook/Canvas/static/mermaid-authoring.txt
tldw_chatbook/Canvas/static/mermaid-runtime-manifest.json
tldw_chatbook/Canvas/static/mermaid-subset.json
tldw_chatbook/Canvas/static/profile-catalog.json
tldw_chatbook/Canvas/static/quickjs-runtime.js
tldw_chatbook/Canvas/static/runtime-manifest.json
tldw_chatbook/Character_Chat/Character_Chat_Lib.py
tldw_chatbook/Character_Chat/Chat_Dictionary_Lib.py
tldw_chatbook/Character_Chat/__init__.py
tldw_chatbook/Character_Chat/artwork_attribution.py
tldw_chatbook/Character_Chat/buddy_conversion.py
tldw_chatbook/Character_Chat/builtin_pixel_migu.py
tldw_chatbook/Character_Chat/ccv3_parser.py
tldw_chatbook/Character_Chat/character_card_formats.py
tldw_chatbook/Character_Chat/character_conversation_navigation.py
tldw_chatbook/Character_Chat/character_generation.py
tldw_chatbook/Character_Chat/character_generation_controller.py
tldw_chatbook/Character_Chat/character_mood.py
tldw_chatbook/Character_Chat/character_persona_scope_service.py
tldw_chatbook/Character_Chat/chat_dictionary_scope_service.py
tldw_chatbook/Character_Chat/emote_directives.py
tldw_chatbook/Character_Chat/expression_generation.py
tldw_chatbook/Character_Chat/expression_set_io.py
tldw_chatbook/Character_Chat/local_character_persona_service.py
tldw_chatbook/Character_Chat/local_chat_dictionary_service.py
tldw_chatbook/Character_Chat/persona_list_paging.py
tldw_chatbook/Character_Chat/persona_visual_identity.py
tldw_chatbook/Character_Chat/server_character_persona_service.py
tldw_chatbook/Character_Chat/server_chat_dictionary_service.py
tldw_chatbook/Character_Chat/visual_identity.py
tldw_chatbook/Character_Chat/world_book_import.py
tldw_chatbook/Character_Chat/world_book_manager.py
tldw_chatbook/Character_Chat/world_info_diagnostics.py
tldw_chatbook/Character_Chat/world_info_processor.py
tldw_chatbook/Character_Chat/world_info_regex.py
tldw_chatbook/Character_Chat/world_info_resolver.py
tldw_chatbook/Chat/Chat_Deps.py
tldw_chatbook/Chat/Chat_Functions.py
tldw_chatbook/Chat/__init__.py
tldw_chatbook/Chat/answer_citations.py
tldw_chatbook/Chat/assistant_generation_state.py
tldw_chatbook/Chat/attachment_core.py
tldw_chatbook/Chat/character_expression_playback.py
tldw_chatbook/Chat/chat_conversation_scope_service.py
tldw_chatbook/Chat/chat_conversation_service.py
tldw_chatbook/Chat/chat_handoff_messages.py
tldw_chatbook/Chat/chat_handoff_models.py
tldw_chatbook/Chat/chat_loop_scope_service.py
tldw_chatbook/Chat/chat_models.py
tldw_chatbook/Chat/chat_persistence_service.py
tldw_chatbook/Chat/citation_artifact_ownership.py
tldw_chatbook/Chat/citation_evidence_models.py
tldw_chatbook/Chat/citation_legacy_migration.py
tldw_chatbook/Chat/citation_payload_lifecycle.py
tldw_chatbook/Chat/citation_provenance_runtime.py
tldw_chatbook/Chat/citation_repair.py
tldw_chatbook/Chat/citation_service_factory.py
tldw_chatbook/Chat/citation_source_locators.py
tldw_chatbook/Chat/citation_trace_adapters.py
tldw_chatbook/Chat/citation_trace_builder.py
tldw_chatbook/Chat/citation_trace_identity.py
tldw_chatbook/Chat/citation_trace_models.py
tldw_chatbook/Chat/citation_trace_repository.py
tldw_chatbook/Chat/console_activity_receipts.py
tldw_chatbook/Chat/console_agent_bridge.py
tldw_chatbook/Chat/console_appearance.py
tldw_chatbook/Chat/console_assistant_defaults.py
tldw_chatbook/Chat/console_auto_speak.py
tldw_chatbook/Chat/console_auxiliary_routing.py
tldw_chatbook/Chat/console_canvas_controller.py
tldw_chatbook/Chat/console_capture_policy_repository.py
tldw_chatbook/Chat/console_chat_controller.py
tldw_chatbook/Chat/console_chat_fork.py
tldw_chatbook/Chat/console_chat_models.py
tldw_chatbook/Chat/console_chat_store.py
tldw_chatbook/Chat/console_command_grammar.py
tldw_chatbook/Chat/console_command_suggestions.py
tldw_chatbook/Chat/console_context_compaction.py
tldw_chatbook/Chat/console_context_policy.py
tldw_chatbook/Chat/console_context_repository.py
tldw_chatbook/Chat/console_conversation_actions.py
tldw_chatbook/Chat/console_conversation_activation.py
tldw_chatbook/Chat/console_conversation_hydration.py
tldw_chatbook/Chat/console_conversation_markdown.py
tldw_chatbook/Chat/console_cost_tracker.py
tldw_chatbook/Chat/console_dispatch_checkpoint.py
tldw_chatbook/Chat/console_dispatch_repository.py
tldw_chatbook/Chat/console_display_state.py
tldw_chatbook/Chat/console_endpoint_provenance.py
tldw_chatbook/Chat/console_environment_state.py
tldw_chatbook/Chat/console_ephemeral.py
tldw_chatbook/Chat/console_exchange_capture.py
tldw_chatbook/Chat/console_exchange_export.py
tldw_chatbook/Chat/console_expression_state.py
tldw_chatbook/Chat/console_fleet_attention.py
tldw_chatbook/Chat/console_fleet_wake.py
tldw_chatbook/Chat/console_generate_image.py
tldw_chatbook/Chat/console_generate_video.py
tldw_chatbook/Chat/console_generation_settings_metadata.py
tldw_chatbook/Chat/console_glyphs.py
tldw_chatbook/Chat/console_hands_free.py
tldw_chatbook/Chat/console_help.py
tldw_chatbook/Chat/console_history_budget.py
tldw_chatbook/Chat/console_image_edit_operations.py
tldw_chatbook/Chat/console_image_view.py
tldw_chatbook/Chat/console_interrupt_rounds.py
tldw_chatbook/Chat/console_launch_wake.py
tldw_chatbook/Chat/console_library_activity_buffer.py
tldw_chatbook/Chat/console_library_destination.py
tldw_chatbook/Chat/console_library_policy.py
tldw_chatbook/Chat/console_library_policy_coordinator.py
tldw_chatbook/Chat/console_library_policy_repository.py
tldw_chatbook/Chat/console_live_work.py
tldw_chatbook/Chat/console_message_actions.py
tldw_chatbook/Chat/console_onboarding_state.py
tldw_chatbook/Chat/console_paste_attach.py
tldw_chatbook/Chat/console_persona_assignment.py
tldw_chatbook/Chat/console_prefill.py
tldw_chatbook/Chat/console_prepared_request.py
tldw_chatbook/Chat/console_project_instructions.py
tldw_chatbook/Chat/console_prompt_queue.py
tldw_chatbook/Chat/console_prompt_queue_coordinator.py
tldw_chatbook/Chat/console_provider_endpoints.py
tldw_chatbook/Chat/console_provider_gateway.py
tldw_chatbook/Chat/console_provider_support.py
tldw_chatbook/Chat/console_rail_state.py
tldw_chatbook/Chat/console_raw_cli.py
tldw_chatbook/Chat/console_realtime_loop.py
tldw_chatbook/Chat/console_references.py
tldw_chatbook/Chat/console_roleplay_identity.py
tldw_chatbook/Chat/console_roleplay_metadata.py
tldw_chatbook/Chat/console_runtime.py
tldw_chatbook/Chat/console_save_targets.py
tldw_chatbook/Chat/console_scratch_space.py
tldw_chatbook/Chat/console_semantic_revision.py
tldw_chatbook/Chat/console_send_diagnostics.py
tldw_chatbook/Chat/console_session_endpoint_policy.py
tldw_chatbook/Chat/console_session_settings.py
tldw_chatbook/Chat/console_settings_apply.py
tldw_chatbook/Chat/console_settings_defaults.py
tldw_chatbook/Chat/console_settings_durability.py
tldw_chatbook/Chat/console_side_chat.py
tldw_chatbook/Chat/console_skill_resolver.py
tldw_chatbook/Chat/console_speculative_voice.py
tldw_chatbook/Chat/console_speculative_voice_session.py
tldw_chatbook/Chat/console_speech.py
tldw_chatbook/Chat/console_speech_preferences.py
tldw_chatbook/Chat/console_switcher_state.py
tldw_chatbook/Chat/console_thinking_capture.py
tldw_chatbook/Chat/console_thinking_history.py
tldw_chatbook/Chat/console_trace_chunk_rows.py
tldw_chatbook/Chat/console_trace_custom_pii.py
tldw_chatbook/Chat/console_trace_errors.py
tldw_chatbook/Chat/console_trace_final_values.py
tldw_chatbook/Chat/console_trace_legacy.py
tldw_chatbook/Chat/console_trace_maintenance.py
tldw_chatbook/Chat/console_trace_metrics.py
tldw_chatbook/Chat/console_trace_models.py
tldw_chatbook/Chat/console_trace_native_reader.py
tldw_chatbook/Chat/console_trace_projection.py
tldw_chatbook/Chat/console_trace_provenance.py
tldw_chatbook/Chat/console_trace_redaction.py
tldw_chatbook/Chat/console_trace_regex_worker.py
tldw_chatbook/Chat/console_trace_repository.py
tldw_chatbook/Chat/console_trace_runtime.py
tldw_chatbook/Chat/console_trace_service.py
tldw_chatbook/Chat/console_trace_settlement.py
tldw_chatbook/Chat/console_transaction_contribution.py
tldw_chatbook/Chat/console_turn_context.py
tldw_chatbook/Chat/console_turn_grouping.py
tldw_chatbook/Chat/console_turn_preparation.py
tldw_chatbook/Chat/console_visual_benchmark.py
tldw_chatbook/Chat/console_visual_evaluation.py
tldw_chatbook/Chat/console_visual_transcript.py
tldw_chatbook/Chat/console_voice_attempts.py
tldw_chatbook/Chat/console_voice_controls.py
tldw_chatbook/Chat/console_voice_eligibility.py
tldw_chatbook/Chat/console_voice_input.py
tldw_chatbook/Chat/console_voice_preflight.py
tldw_chatbook/Chat/console_voice_process.py
tldw_chatbook/Chat/console_voice_process_effects.py
tldw_chatbook/Chat/console_voice_promotion.py
tldw_chatbook/Chat/console_voice_settings.py
tldw_chatbook/Chat/console_voice_supervisor.py
tldw_chatbook/Chat/console_voice_trace_gateway.py
tldw_chatbook/Chat/console_voice_trace_promotion.py
tldw_chatbook/Chat/console_voice_tts_bridge.py
tldw_chatbook/Chat/console_voice_worker.py
tldw_chatbook/Chat/console_workspace_actions.py
tldw_chatbook/Chat/console_worktree_recovery.py
tldw_chatbook/Chat/conversation_archive_actions.py
tldw_chatbook/Chat/conversation_local_marks_service.py
tldw_chatbook/Chat/cost_display.py
tldw_chatbook/Chat/custom_endpoint_registry.py
tldw_chatbook/Chat/document_generator.py
tldw_chatbook/Chat/library_activity.py
tldw_chatbook/Chat/library_preparation.py
tldw_chatbook/Chat/llamacpp_think_filter.py
tldw_chatbook/Chat/local_reasoning.py
tldw_chatbook/Chat/local_server_discovery.py
tldw_chatbook/Chat/message_metadata.py
tldw_chatbook/Chat/permission_summary_service.py
tldw_chatbook/Chat/prompt_history.py
tldw_chatbook/Chat/prompt_template_manager.py
tldw_chatbook/Chat/provider_catalog.py
tldw_chatbook/Chat/provider_continuation.py
tldw_chatbook/Chat/provider_endpoint_contract.py
tldw_chatbook/Chat/provider_failures.py
tldw_chatbook/Chat/provider_readiness.py
tldw_chatbook/Chat/provider_setup_persistence.py
tldw_chatbook/Chat/provider_test_evidence.py
tldw_chatbook/Chat/provider_usage.py
tldw_chatbook/Chat/rag_scope.py
tldw_chatbook/Chat/reply_sentence_sequencer.py
tldw_chatbook/Chat/sampling_params.py
tldw_chatbook/Chat/scope_picker_listers.py
tldw_chatbook/Chat/server_chat_conversation_service.py
tldw_chatbook/Chat/server_chat_loop_service.py
tldw_chatbook/Chat/stream_stall_watchdog.py
tldw_chatbook/Chat/thinking_blocks.py
tldw_chatbook/Chat/trace_export_profiles.py
tldw_chatbook/Chat/trajectory.py
tldw_chatbook/Chat/trajectory_export.py
tldw_chatbook/Chat/trajectory_import.py
tldw_chatbook/Chat/usage_recorder.py
tldw_chatbook/Chat/voice_phrase_sequencer.py
tldw_chatbook/Chat_Grammars_Interop/__init__.py
tldw_chatbook/Chat_Grammars_Interop/chat_grammars_scope_service.py
tldw_chatbook/Chat_Grammars_Interop/local_chat_grammars_service.py
tldw_chatbook/Chat_Grammars_Interop/server_chat_grammars_service.py
tldw_chatbook/Chatbooks/__init__.py
tldw_chatbook/Chatbooks/chatbook_creator.py
tldw_chatbook/Chatbooks/chatbook_importer.py
tldw_chatbook/Chatbooks/chatbook_models.py
tldw_chatbook/Chatbooks/conflict_resolver.py
tldw_chatbook/Chatbooks/database_paths.py
tldw_chatbook/Chatbooks/error_handler.py
tldw_chatbook/Chatbooks/local_chatbook_service.py
tldw_chatbook/Chatbooks/server_chatbook_service.py
tldw_chatbook/Chunking/Chunk_Lib.py
tldw_chatbook/Chunking/__init__.py
tldw_chatbook/Chunking/_template_conversion.py
tldw_chatbook/Chunking/auto_selection.py
tldw_chatbook/Chunking/chunking_interop_library.py
tldw_chatbook/Chunking/lab_autosave.py
tldw_chatbook/Chunking/lab_comparison.py
tldw_chatbook/Chunking/lab_coordinator.py
tldw_chatbook/Chunking/lab_models.py
tldw_chatbook/Chunking/lab_preflight.py
tldw_chatbook/Chunking/lab_recovery.py
tldw_chatbook/Chunking/lab_runner.py
tldw_chatbook/Chunking/lab_state.py
tldw_chatbook/Chunking/language_chunkers.py
tldw_chatbook/Chunking/template_runtime.py
tldw_chatbook/Chunking/token_chunker.py
tldw_chatbook/Chunking/_shims/__init__.py
tldw_chatbook/Chunking/_shims/config.py
tldw_chatbook/Chunking/_shims/prompt_loader.py
tldw_chatbook/Chunking/_shims/testing.py
tldw_chatbook/Chunking/_shims/Utils/__init__.py
tldw_chatbook/Chunking/_shims/Utils/prompt_loader.py
tldw_chatbook/Chunking/engine/LICENSE
tldw_chatbook/Chunking/engine/__init__.py
tldw_chatbook/Chunking/engine/auto_planner.py
tldw_chatbook/Chunking/engine/base.py
tldw_chatbook/Chunking/engine/chunker.py
tldw_chatbook/Chunking/engine/constants.py
tldw_chatbook/Chunking/engine/error_policy.py
tldw_chatbook/Chunking/engine/exceptions.py
tldw_chatbook/Chunking/engine/llm_context.py
tldw_chatbook/Chunking/engine/multilingual.py
tldw_chatbook/Chunking/engine/option_utils.py
tldw_chatbook/Chunking/engine/regex_safety.py
tldw_chatbook/Chunking/engine/security_logger.py
tldw_chatbook/Chunking/engine/templates.py
tldw_chatbook/Chunking/engine/LICENSES/GPL-3.0-only.txt
tldw_chatbook/Chunking/engine/process_text/__init__.py
tldw_chatbook/Chunking/engine/process_text/dispatch.py
tldw_chatbook/Chunking/engine/process_text/metadata.py
tldw_chatbook/Chunking/engine/process_text/models.py
tldw_chatbook/Chunking/engine/process_text/options.py
tldw_chatbook/Chunking/engine/process_text/pipeline.py
tldw_chatbook/Chunking/engine/process_text/preparation.py
tldw_chatbook/Chunking/engine/splitters/__init__.py
tldw_chatbook/Chunking/engine/splitters/blingfire.py
tldw_chatbook/Chunking/engine/splitters/regex.py
tldw_chatbook/Chunking/engine/strategies/__init__.py
tldw_chatbook/Chunking/engine/strategies/code.py
tldw_chatbook/Chunking/engine/strategies/code_ast.py
tldw_chatbook/Chunking/engine/strategies/ebook_chapters.py
tldw_chatbook/Chunking/engine/strategies/ebook_chapters_patch.py
tldw_chatbook/Chunking/engine/strategies/fixed_size.py
tldw_chatbook/Chunking/engine/strategies/json_xml.py
tldw_chatbook/Chunking/engine/strategies/paragraphs.py
tldw_chatbook/Chunking/engine/strategies/propositions.py
tldw_chatbook/Chunking/engine/strategies/rolling_summarize.py
tldw_chatbook/Chunking/engine/strategies/semantic.py
tldw_chatbook/Chunking/engine/strategies/sentences.py
tldw_chatbook/Chunking/engine/strategies/structure_aware.py
tldw_chatbook/Chunking/engine/strategies/tokens.py
tldw_chatbook/Chunking/engine/strategies/words.py
tldw_chatbook/Chunking/engine/utils/metrics.py
tldw_chatbook/Claims_Interop/__init__.py
tldw_chatbook/Claims_Interop/claims_scope_service.py
tldw_chatbook/Claims_Interop/server_claims_service.py
tldw_chatbook/Coding/code_mapper.py
tldw_chatbook/Collections_Interop/__init__.py
tldw_chatbook/Collections_Interop/collections_feeds_scope_service.py
tldw_chatbook/Collections_Interop/server_collections_feeds_service.py
tldw_chatbook/Companion_Interop/__init__.py
tldw_chatbook/Companion_Interop/companion_scope_service.py
tldw_chatbook/Companion_Interop/server_companion_service.py
tldw_chatbook/Config_Files/EMBEDDING_DEFAULTS_README.md
tldw_chatbook/Config_Files/__init__.py
tldw_chatbook/Config_Files/create_custom_template.py
tldw_chatbook/Config_Files/note_templates.json
tldw_chatbook/Config_Files/note_templates_guide.md
tldw_chatbook/Config_Files/note_templates_with_sync.json
tldw_chatbook/Config_Files/openai_tts_mappings.json
tldw_chatbook/Config_Files/rag_pipelines.toml
tldw_chatbook/DB/AgentRuns_DB.py
tldw_chatbook/DB/ChaChaNotes_DB.py
tldw_chatbook/DB/Chunking_Lab_DB.py
tldw_chatbook/DB/Client_Media_DB_v2.py
tldw_chatbook/DB/Evals_DB.py
tldw_chatbook/DB/Library_Collections_DB.py
tldw_chatbook/DB/Library_Ingest_Jobs_DB.py
tldw_chatbook/DB/Prompts_DB.py
tldw_chatbook/DB/RAG_Indexing_DB.py
tldw_chatbook/DB/Subscriptions_DB.py
tldw_chatbook/DB/VisualIdentity_DB.py
tldw_chatbook/DB/Workspace_DB.py
tldw_chatbook/DB/__init__.py
tldw_chatbook/DB/agent_worktrees.py
tldw_chatbook/DB/automatic_work.py
tldw_chatbook/DB/base_db.py
tldw_chatbook/DB/chachanotes_fts_backfill.py
tldw_chatbook/DB/character_conversation_search.py
tldw_chatbook/DB/fts_backfill_pacing.py
tldw_chatbook/DB/private_sqlite.py
tldw_chatbook/DB/private_sqlite_files.py
tldw_chatbook/DB/private_sqlite_helper.py
tldw_chatbook/DB/private_sqlite_helper_entry.py
tldw_chatbook/DB/private_sqlite_process.py
tldw_chatbook/DB/private_sqlite_protocol.py
tldw_chatbook/DB/sql_identifier_core.py
tldw_chatbook/DB/sql_logging.py
tldw_chatbook/DB/sql_validation.py
tldw_chatbook/DB/sqlite_datetime_fix.py
tldw_chatbook/DB/transaction_observer.py
tldw_chatbook/DB/migrations/add_sync_fields_to_notes.sql
tldw_chatbook/DB/migrations/agent_runs_v15_to_v16_budget_tokens.sql
tldw_chatbook/DB/migrations/agent_runs_v16_to_v17_automatic_work.sql
tldw_chatbook/DB/migrations/agent_runs_v17_to_v18_runtime_owner.sql
tldw_chatbook/DB/migrations/agent_runs_v18_to_v19_definition_wall_seconds.sql
tldw_chatbook/DB/migrations/agent_runs_v19_to_v20_worktree_recovery.sql
tldw_chatbook/DB/migrations/agent_runs_v20_to_v21_agent_routing.sql
tldw_chatbook/DB/migrations/chachanotes_v16_to_v17_conversation_local_marks.sql
tldw_chatbook/DB/migrations/chachanotes_v17_to_v18_conversation_system_prompt.sql
tldw_chatbook/DB/migrations/chachanotes_v18_to_v19_message_attachments.sql
tldw_chatbook/DB/migrations/chachanotes_v19_to_v20_conversation_metadata.sql
tldw_chatbook/DB/migrations/chachanotes_v20_to_v21_world_book_entry_priority.sql
tldw_chatbook/DB/migrations/chachanotes_v21_to_v22_world_book_entry_regex.sql
tldw_chatbook/DB/migrations/chachanotes_v22_to_v23_character_expression_images.sql
tldw_chatbook/DB/migrations/chachanotes_v23_to_v24_conversation_active_leaf.sql
tldw_chatbook/DB/migrations/chachanotes_v24_to_v25_message_generation_metadata.sql
tldw_chatbook/DB/migrations/chachanotes_v25_to_v26_conversation_context_summary.sql
tldw_chatbook/DB/migrations/chachanotes_v26_to_v27_citation_provenance.sql
tldw_chatbook/DB/migrations/chachanotes_v27_to_v28_character_authority.sql
tldw_chatbook/DB/migrations/chachanotes_v28_to_v29_kept_briefings.sql
tldw_chatbook/DB/migrations/chachanotes_v29_to_v30_message_usage.sql
tldw_chatbook/DB/migrations/chachanotes_v30_to_v31_message_metadata.sql
tldw_chatbook/DB/migrations/chachanotes_v31_to_v32_default_assistant_enrichment.sql
tldw_chatbook/DB/migrations/chachanotes_v32_to_v33_console_context_memory.sql
tldw_chatbook/DB/migrations/chachanotes_v33_to_v34_visual_compaction_policy.sql
tldw_chatbook/DB/migrations/chachanotes_v34_to_v35_conversation_dictionary_attachments.sql
tldw_chatbook/DB/migrations/chachanotes_v35_to_v36_note_folders.sql
tldw_chatbook/DB/migrations/chachanotes_v36_to_v37_provider_continuation.sql
tldw_chatbook/DB/migrations/chachanotes_v37_to_v38_message_trajectory_metadata.sql
tldw_chatbook/DB/migrations/chachanotes_v38_to_v39_visual_identity.sql
tldw_chatbook/DB/migrations/chachanotes_v39_to_v40_transcript_annotations.sql
tldw_chatbook/DB/migrations/chachanotes_v40_to_v41_persona_visual.sql
tldw_chatbook/DB/migrations/chachanotes_v41_to_v42_console_project_context.sql
tldw_chatbook/DB/migrations/chachanotes_v42_to_v43_message_exchanges.sql
tldw_chatbook/DB/migrations/chachanotes_v42_to_v43_research_quick_note_proofs.sql
tldw_chatbook/DB/migrations/chachanotes_v43_to_v44_sync_conflict_preservation.sql
tldw_chatbook/DB/migrations/chachanotes_v44_to_v45_actor_packs.sql
tldw_chatbook/DB/migrations/chachanotes_v45_to_v46_sync_log_retention.sql
tldw_chatbook/DB/migrations/chachanotes_v46_to_v47_messages_fts_backfill_guards.sql
tldw_chatbook/DB/migrations/chachanotes_v47_to_v48_console_library_policy.sql
tldw_chatbook/DB/migrations/chachanotes_v48_to_v49_messages_fts_update_scope.sql
tldw_chatbook/DB/migrations/chachanotes_v49_to_v50_console_policy_tombstone_cleanup.sql
tldw_chatbook/DB/migrations/chachanotes_v50_to_v51_console_full_capture.sql
tldw_chatbook/DB/migrations/chachanotes_v51_to_v52_console_thinking.sql
tldw_chatbook/DB/migrations/chachanotes_v53_to_v54_active_leaf_before_message.sql
tldw_chatbook/DB/migrations/chachanotes_v54_to_v55_console_memory_scope_selection.sql
tldw_chatbook/DB/migrations/chachanotes_v55_to_v56_console_semantic_trace.sql
tldw_chatbook/DB/migrations/chachanotes_v56_to_v57_semantic_mutation_guard.sql
tldw_chatbook/DB/migrations/chachanotes_v57_to_v58_notes_organization_sync.sql
tldw_chatbook/DB/migrations/chachanotes_v58_to_v59_note_organization_tool_receipts.sql
tldw_chatbook/DB/migrations/chachanotes_v59_to_v60_note_sync_publication_intents.sql
tldw_chatbook/DB/migrations/chachanotes_v60_to_v61_agent_lessons_seed.sql
tldw_chatbook/DB/migrations/chachanotes_v61_to_v62_console_trace_privacy_policy.sql
tldw_chatbook/DB/migrations/chachanotes_v62_to_v63_console_trace_gc_guard.sql
tldw_chatbook/DB/migrations/chachanotes_v63_to_v64_auxiliary_timed_out_status.sql
tldw_chatbook/DB/migrations/chachanotes_v64_to_v65_console_trace_compaction.sql
tldw_chatbook/DB/migrations/chachanotes_v65_to_v66_character_conversation_search.sql
tldw_chatbook/DB/migrations/chachanotes_v66_to_v67_canvas_revisions.sql
tldw_chatbook/DB/migrations/chachanotes_v67_to_v68_canvas_runtime_profiles.sql
tldw_chatbook/DB/migrations/chachanotes_v68_to_v69_console_trace_source_pin.sql
tldw_chatbook/DB/migrations/chachanotes_v69_to_v70_independent_buddy.sql
tldw_chatbook/DB/migrations/chachanotes_v70_to_v71_conversation_archive.sql
tldw_chatbook/DB/migrations/chachanotes_v71_to_v72_voice_trace_provenance.sql
tldw_chatbook/DB/migrations/chachanotes_v72_to_v73_note_links.sql
tldw_chatbook/DB/migrations/library_collections_v2_to_v3_extraction_leases.sql
tldw_chatbook/DB/migrations/subscriptions_v1_to_v2_briefing_provenance.sql
tldw_chatbook/DB/migrations/workspaces_v1_to_v2_name_unique_index.sql
tldw_chatbook/DB/migrations/workspaces_v2_to_v3_research_source_operations.sql
tldw_chatbook/DB/migrations/workspaces_v3_to_v4_quick_note_receipts.sql
tldw_chatbook/DB/migrations/workspaces_v4_to_v5_quick_note_receipts.sql
tldw_chatbook/DB/migrations/workspaces_v5_to_v6_quick_note_recovery.sql
tldw_chatbook/DB/migrations/workspaces_v6_to_v7_assistant_defaults.sql
tldw_chatbook/DB/migrations/workspaces_v7_to_v8_explicit_none.sql
tldw_chatbook/Embeddings/Embeddings_Lib.py
tldw_chatbook/Embeddings/__init__.py
tldw_chatbook/Evals/__init__.py
tldw_chatbook/Evals/ab_testing.py
tldw_chatbook/Evals/base_runner.py
tldw_chatbook/Evals/concurrency_manager.py
tldw_chatbook/Evals/config_loader.py
tldw_chatbook/Evals/configuration_validator.py
tldw_chatbook/Evals/dataset_loader.py
tldw_chatbook/Evals/dataset_validator.py
tldw_chatbook/Evals/eval_errors.py
tldw_chatbook/Evals/eval_orchestrator.py
tldw_chatbook/Evals/eval_runner.py
tldw_chatbook/Evals/eval_templates.py
tldw_chatbook/Evals/exporters.py
tldw_chatbook/Evals/research_report_scorer.py
tldw_chatbook/Evals/specialized_runners.py
tldw_chatbook/Evals/steering.py
tldw_chatbook/Evals/task_loader.py
tldw_chatbook/Evals/ui_integration.py
tldw_chatbook/Evals/character_probe/__init__.py
tldw_chatbook/Evals/character_probe/cards.py
tldw_chatbook/Evals/character_probe/models.py
tldw_chatbook/Evals/character_probe/probe_format.py
tldw_chatbook/Evals/character_probe/prompt.py
tldw_chatbook/Evals/character_probe/runner.py
tldw_chatbook/Evals/character_probe/storage.py
tldw_chatbook/Evals/character_probe/tags.py
tldw_chatbook/Evals/character_probe/targets.py
tldw_chatbook/Evals/config/eval_config.yaml
tldw_chatbook/Evals/eval_datasets/research_report_verification.json
tldw_chatbook/Evals/eval_templates/__init__.py
tldw_chatbook/Evals/eval_templates/base.py
tldw_chatbook/Evals/eval_templates/coding.py
tldw_chatbook/Evals/eval_templates/creative.py
tldw_chatbook/Evals/eval_templates/language.py
tldw_chatbook/Evals/eval_templates/multimodal.py
tldw_chatbook/Evals/eval_templates/reasoning.py
tldw_chatbook/Evals/eval_templates/research.py
tldw_chatbook/Evals/eval_templates/safety.py
tldw_chatbook/Evals/word_bench/__init__.py
tldw_chatbook/Evals/word_bench/analysis.py
tldw_chatbook/Evals/word_bench/capture_client.py
tldw_chatbook/Evals/word_bench/models.py
tldw_chatbook/Evals/word_bench/normalizer.py
tldw_chatbook/Evals/word_bench/runner.py
tldw_chatbook/Evals/word_bench/storage.py
tldw_chatbook/Evaluations_Interop/__init__.py
tldw_chatbook/Evaluations_Interop/evaluation_normalizers.py
tldw_chatbook/Evaluations_Interop/evaluation_scope_service.py
tldw_chatbook/Evaluations_Interop/local_evaluations_service.py
tldw_chatbook/Evaluations_Interop/server_evaluations_service.py
tldw_chatbook/Event_Handlers/__init__.py
tldw_chatbook/Event_Handlers/app_lifecycle.py
tldw_chatbook/Event_Handlers/eval_db_operations.py
tldw_chatbook/Event_Handlers/ingest_events.py
tldw_chatbook/Event_Handlers/ingest_status_helper.py
tldw_chatbook/Event_Handlers/ingest_utils.py
tldw_chatbook/Event_Handlers/media_events.py
tldw_chatbook/Event_Handlers/note_ingest_events.py
tldw_chatbook/Event_Handlers/notes_events.py
tldw_chatbook/Event_Handlers/tab_events.py
tldw_chatbook/Event_Handlers/worker_events.py
tldw_chatbook/Event_Handlers/Audio_Events/__init__.py
tldw_chatbook/Event_Handlers/Audio_Events/dictation_events.py
tldw_chatbook/Event_Handlers/Audio_Events/dictation_integration_events.py
tldw_chatbook/Event_Handlers/Audio_Events/recording_events.py
tldw_chatbook/Event_Handlers/Chat_Events/__init__.py
tldw_chatbook/Event_Handlers/Chat_Events/chat_events_console_dictionaries.py
tldw_chatbook/Event_Handlers/Chat_Events/chat_image_events.py
tldw_chatbook/Event_Handlers/Chat_Events/chat_messages.py
tldw_chatbook/Event_Handlers/Chat_Events/chat_rag_events.py
tldw_chatbook/Event_Handlers/LLM_Management_Events/__init__.py
tldw_chatbook/Event_Handlers/LLM_Management_Events/gguf_source_modes.py
tldw_chatbook/Event_Handlers/LLM_Management_Events/llm_management_events.py
tldw_chatbook/Event_Handlers/LLM_Management_Events/llm_management_events_llamacpp.py
tldw_chatbook/Event_Handlers/LLM_Management_Events/llm_management_events_llamafile.py
tldw_chatbook/Event_Handlers/LLM_Management_Events/llm_management_events_mlx_lm.py
tldw_chatbook/Event_Handlers/LLM_Management_Events/llm_management_events_ollama.py
tldw_chatbook/Event_Handlers/LLM_Management_Events/llm_management_events_onnx.py
tldw_chatbook/Event_Handlers/LLM_Management_Events/llm_management_events_transformers.py
tldw_chatbook/Event_Handlers/LLM_Management_Events/llm_management_events_vllm.py
tldw_chatbook/Event_Handlers/LLM_Management_Events/server_lifecycle.py
tldw_chatbook/Event_Handlers/Media_Creation_Events/__init__.py
tldw_chatbook/Event_Handlers/Media_Creation_Events/swarmui_events.py
tldw_chatbook/Event_Handlers/STTS_Events/__init__.py
tldw_chatbook/Event_Handlers/STTS_Events/stts_events.py
tldw_chatbook/Event_Handlers/TTS_Events/__init__.py
tldw_chatbook/Event_Handlers/TTS_Events/tts_events.py
tldw_chatbook/Event_Handlers/worker_handlers/__init__.py
tldw_chatbook/Event_Handlers/worker_handlers/base_handler.py
tldw_chatbook/Event_Handlers/worker_handlers/misc_worker_handler.py
tldw_chatbook/External_Connectors_Interop/__init__.py
tldw_chatbook/External_Connectors_Interop/connectors_scope_service.py
tldw_chatbook/External_Connectors_Interop/server_connectors_service.py
tldw_chatbook/Feedback_Interop/__init__.py
tldw_chatbook/Feedback_Interop/feedback_scope_service.py
tldw_chatbook/Feedback_Interop/local_feedback_service.py
tldw_chatbook/Feedback_Interop/server_feedback_service.py
tldw_chatbook/Home/__init__.py
tldw_chatbook/Home/active_work_adapter.py
tldw_chatbook/Home/dashboard_state.py
tldw_chatbook/Home/home_rail_state.py
tldw_chatbook/Image_Generation/__init__.py
tldw_chatbook/Image_Generation/adapter_registry.py
tldw_chatbook/Image_Generation/capabilities.py
tldw_chatbook/Image_Generation/config.py
tldw_chatbook/Image_Generation/exceptions.py
tldw_chatbook/Image_Generation/http_client.py
tldw_chatbook/Image_Generation/listing.py
tldw_chatbook/Image_Generation/prompt_refinement.py
tldw_chatbook/Image_Generation/request_validation.py
tldw_chatbook/Image_Generation/worker.py
tldw_chatbook/Image_Generation/adapters/__init__.py
tldw_chatbook/Image_Generation/adapters/base.py
tldw_chatbook/Image_Generation/adapters/comfyui_image_adapter.py
tldw_chatbook/Image_Generation/adapters/fal_image_adapter.py
tldw_chatbook/Image_Generation/adapters/gemini_image_adapter.py
tldw_chatbook/Image_Generation/adapters/image_format_utils.py
tldw_chatbook/Image_Generation/adapters/modelstudio_image_adapter.py
tldw_chatbook/Image_Generation/adapters/novita_image_adapter.py
tldw_chatbook/Image_Generation/adapters/openrouter_image_adapter.py
tldw_chatbook/Image_Generation/adapters/stable_diffusion_cpp_adapter.py
tldw_chatbook/Image_Generation/adapters/swarmui_adapter.py
tldw_chatbook/Image_Generation/adapters/together_image_adapter.py
tldw_chatbook/Image_Generation/workflows/minimax_h3_image_edit.json
tldw_chatbook/Internal_Prompts/__init__.py
tldw_chatbook/Internal_Prompts/agents_prompts.py
tldw_chatbook/Internal_Prompts/authoring.py
tldw_chatbook/Internal_Prompts/catalog.py
tldw_chatbook/Internal_Prompts/character_prompts.py
tldw_chatbook/Internal_Prompts/console_prompts.py
tldw_chatbook/Internal_Prompts/document_generation_prompts.py
tldw_chatbook/Internal_Prompts/prompt_improvement_prompts.py
tldw_chatbook/Internal_Prompts/rag_reranker_prompts.py
tldw_chatbook/Internal_Prompts/resolver.py
tldw_chatbook/Internal_Prompts/summarization_prompts.py
tldw_chatbook/Internal_Prompts/websearch_prompts.py
tldw_chatbook/Kanban_Interop/__init__.py
tldw_chatbook/Kanban_Interop/kanban_scope_service.py
tldw_chatbook/Kanban_Interop/local_kanban_db.py
tldw_chatbook/Kanban_Interop/local_kanban_service.py
tldw_chatbook/Kanban_Interop/server_kanban_service.py
tldw_chatbook/LLM_Calls/LICENSE
tldw_chatbook/LLM_Calls/LLM_API_Calls.py
tldw_chatbook/LLM_Calls/LLM_API_Calls_Local.py
tldw_chatbook/LLM_Calls/Local_Summarization_Lib.py
tldw_chatbook/LLM_Calls/Summarization_General_Lib.py
tldw_chatbook/LLM_Calls/__init__.py
tldw_chatbook/LLM_Calls/anthropic_subscription.py
tldw_chatbook/LLM_Calls/hosted_chat.py
tldw_chatbook/LLM_Calls/hosted_chat_streaming.py
tldw_chatbook/LLM_Calls/moonshot.py
tldw_chatbook/LLM_Calls/pricing_catalog.py
tldw_chatbook/LLM_Calls/qwencloud.py
tldw_chatbook/LLM_Calls/qwencloud_streaming.py
tldw_chatbook/LLM_Calls/qwencloud_url.py
tldw_chatbook/LLM_Calls/zai.py
tldw_chatbook/LLM_Calls/realtime/__init__.py
tldw_chatbook/LLM_Calls/realtime/openai_session.py
tldw_chatbook/LLM_Calls/realtime/protocol.py
tldw_chatbook/LLM_Calls/realtime/transport.py
tldw_chatbook/LLM_Management/__init__.py
tldw_chatbook/LLM_Management/snapshot_admission.py
tldw_chatbook/LLM_Management/snapshot_client.py
tldw_chatbook/LLM_Management/snapshot_models.py
tldw_chatbook/LLM_Management/snapshot_service.py
tldw_chatbook/LLM_Management/snapshot_settings.py
tldw_chatbook/LLM_Management/snapshot_store.py
tldw_chatbook/LLM_Provider_Catalog/__init__.py
tldw_chatbook/LLM_Provider_Catalog/llm_provider_catalog_scope_service.py
tldw_chatbook/LLM_Provider_Catalog/local_llm_provider_catalog_service.py
tldw_chatbook/LLM_Provider_Catalog/model_auto_refresh.py
tldw_chatbook/LLM_Provider_Catalog/model_catalog_settings.py
tldw_chatbook/LLM_Provider_Catalog/model_discovery_cache.py
tldw_chatbook/LLM_Provider_Catalog/model_discovery_contracts.py
tldw_chatbook/LLM_Provider_Catalog/model_discovery_disk_cache.py
tldw_chatbook/LLM_Provider_Catalog/model_discovery_merge.py
tldw_chatbook/LLM_Provider_Catalog/model_discovery_persistence.py
tldw_chatbook/LLM_Provider_Catalog/model_discovery_provider_identity.py
tldw_chatbook/LLM_Provider_Catalog/models_dev_catalog.py
tldw_chatbook/LLM_Provider_Catalog/openai_compatible_model_discovery.py
tldw_chatbook/LLM_Provider_Catalog/server_llm_provider_catalog_service.py
tldw_chatbook/Library/__init__.py
tldw_chatbook/Library/collections_capture_models.py
tldw_chatbook/Library/collections_capture_repository.py
tldw_chatbook/Library/collections_capture_service.py
tldw_chatbook/Library/collections_legacy_recovery.py
tldw_chatbook/Library/collections_offline_store.py
tldw_chatbook/Library/export_progress.py
tldw_chatbook/Library/ingest_analysis.py
tldw_chatbook/Library/ingest_capabilities.py
tldw_chatbook/Library/ingest_preflight.py
tldw_chatbook/Library/ingest_types.py
tldw_chatbook/Library/library_browse_location.py
tldw_chatbook/Library/library_collections_service.py
tldw_chatbook/Library/library_content_evidence.py
tldw_chatbook/Library/library_conversation_reader_state.py
tldw_chatbook/Library/library_conversations_state.py
tldw_chatbook/Library/library_expand_policy.py
tldw_chatbook/Library/library_export_scope.py
tldw_chatbook/Library/library_export_state.py
tldw_chatbook/Library/library_fts_query.py
tldw_chatbook/Library/library_ingest_jobs.py
tldw_chatbook/Library/library_ingest_state.py
tldw_chatbook/Library/library_local_rag_search_service.py
tldw_chatbook/Library/library_media_reader_state.py
tldw_chatbook/Library/library_media_state.py
tldw_chatbook/Library/library_media_viewer_state.py
tldw_chatbook/Library/library_note_import_state.py
tldw_chatbook/Library/library_notes_lasting_sync_state.py
tldw_chatbook/Library/library_notes_session.py
tldw_chatbook/Library/library_notes_state.py
tldw_chatbook/Library/library_notes_tree_paging.py
tldw_chatbook/Library/library_notes_tree_state.py
tldw_chatbook/Library/library_pager_state.py
tldw_chatbook/Library/library_prompts_state.py
tldw_chatbook/Library/library_rag_answer_service.py
tldw_chatbook/Library/library_rag_score_kinds.py
tldw_chatbook/Library/library_rag_service.py
tldw_chatbook/Library/library_rag_state.py
tldw_chatbook/Library/library_rail_state.py
tldw_chatbook/Library/library_rechunk_service.py
tldw_chatbook/Library/library_shell_state.py
tldw_chatbook/Library/library_skills_state.py
tldw_chatbook/Library/library_structural_wait.py
tldw_chatbook/Library/library_tool_contract.py
tldw_chatbook/Library/local_library_tool_service.py
tldw_chatbook/Library/local_media_chunk_tool_service.py
tldw_chatbook/Library/meeting_speaker_rename.py
tldw_chatbook/Library/review_set_service.py
tldw_chatbook/Library/review_set_state.py
tldw_chatbook/Library/row_selection.py
tldw_chatbook/Library/server_collections_capture_service.py
tldw_chatbook/Library/server_ingest_reconcile.py
tldw_chatbook/Library/server_ingest_request.py
tldw_chatbook/Library/server_ingest_status.py
tldw_chatbook/Library/web_clip_request.py
tldw_chatbook/Local_Inference/__init__.py
tldw_chatbook/Local_Inference/mlx_lm_inference_local.py
tldw_chatbook/Local_Inference/ollama_model_mgmt.py
tldw_chatbook/Local_Ingestion/API_Endpoint_Sample.py
tldw_chatbook/Local_Ingestion/Book_Ingestion_Lib.py
tldw_chatbook/Local_Ingestion/Document_Processing_Lib.py
tldw_chatbook/Local_Ingestion/Image_Processing_Lib.py
tldw_chatbook/Local_Ingestion/OCR_Backends.py
tldw_chatbook/Local_Ingestion/PDF_Processing_Lib.py
tldw_chatbook/Local_Ingestion/XML_Ingestion.py
tldw_chatbook/Local_Ingestion/__init__.py
tldw_chatbook/Local_Ingestion/analysis_gate.py
tldw_chatbook/Local_Ingestion/audio_processing.py
tldw_chatbook/Local_Ingestion/diarization_service.py
tldw_chatbook/Local_Ingestion/ingest_parse_progress.py
tldw_chatbook/Local_Ingestion/ingest_parse_worker.py
tldw_chatbook/Local_Ingestion/local_file_ingestion.py
tldw_chatbook/Local_Ingestion/parakeet_v2_artifact.py
tldw_chatbook/Local_Ingestion/parakeet_v2_installer.py
tldw_chatbook/Local_Ingestion/stt_batch_routing.py
tldw_chatbook/Local_Ingestion/transcription_service.py
tldw_chatbook/Local_Ingestion/video_processing.py
tldw_chatbook/Local_Ingestion/web_article_ingestion.py
tldw_chatbook/MCP/__init__.py
tldw_chatbook/MCP/__main__.py
tldw_chatbook/MCP/client.py
tldw_chatbook/MCP/execution_log.py
tldw_chatbook/MCP/gateway_runtime.py
tldw_chatbook/MCP/hub_test_execution.py
tldw_chatbook/MCP/hub_tool_catalog.py
tldw_chatbook/MCP/live_server_request_wiring.py
tldw_chatbook/MCP/local_control_service.py
tldw_chatbook/MCP/local_runtime_delegate.py
tldw_chatbook/MCP/local_server_tools.py
tldw_chatbook/MCP/local_store.py
tldw_chatbook/MCP/mcp_import.py
tldw_chatbook/MCP/permission_prompt_reducer.py
tldw_chatbook/MCP/permission_store.py
tldw_chatbook/MCP/prompts.py
tldw_chatbook/MCP/readiness.py
tldw_chatbook/MCP/redaction.py
tldw_chatbook/MCP/resources.py
tldw_chatbook/MCP/server.py
tldw_chatbook/MCP/server_request_handlers.py
tldw_chatbook/MCP/server_target_store.py
tldw_chatbook/MCP/server_unified_service.py
tldw_chatbook/MCP/spawn_guard.py
tldw_chatbook/MCP/tool_naming.py
tldw_chatbook/MCP/tools.py
tldw_chatbook/MCP/unified_context_store.py
tldw_chatbook/MCP/unified_control_models.py
tldw_chatbook/MCP/unified_control_plane_service.py
tldw_chatbook/MCP_Governance_Interop/__init__.py
tldw_chatbook/MCP_Governance_Interop/mcp_governance_scope_service.py
tldw_chatbook/MCP_Governance_Interop/server_mcp_governance_service.py
tldw_chatbook/Media/__init__.py
tldw_chatbook/Media/local_media_reading_service.py
tldw_chatbook/Media/media_reading_normalizers.py
tldw_chatbook/Media/media_reading_scope_service.py
tldw_chatbook/Media/server_media_reading_service.py
tldw_chatbook/Media_Creation/__init__.py
tldw_chatbook/Media_Creation/generation_templates.py
tldw_chatbook/Media_Creation/image_generation_service.py
tldw_chatbook/Media_Creation/swarmui_client.py
tldw_chatbook/Media_Playback/__init__.py
tldw_chatbook/Media_Playback/availability.py
tldw_chatbook/Media_Playback/frame_source.py
tldw_chatbook/Media_Playback/player_pipeline.py
tldw_chatbook/Media_Playback/preview_policy.py
tldw_chatbook/Media_Playback/render_mode.py
tldw_chatbook/Media_Playback/stream_resolve.py
tldw_chatbook/Meetings_Interop/__init__.py
tldw_chatbook/Meetings_Interop/meetings_scope_service.py
tldw_chatbook/Meetings_Interop/server_meetings_service.py
tldw_chatbook/Metrics/Otel_Metrics.py
tldw_chatbook/Metrics/__init__.py
tldw_chatbook/Metrics/logger_config.py
tldw_chatbook/Metrics/metrics.py
tldw_chatbook/Metrics/metrics_logger.py
tldw_chatbook/Model_Artifacts/__init__.py
tldw_chatbook/Model_Artifacts/_deferred_gguf_managed_import.py
tldw_chatbook/Model_Artifacts/acquisition.py
tldw_chatbook/Model_Artifacts/curated_registry.py
tldw_chatbook/Model_Artifacts/fetch.py
tldw_chatbook/Model_Artifacts/gguf_admission.py
tldw_chatbook/Model_Artifacts/leases.py
tldw_chatbook/Model_Artifacts/machine_memory.py
tldw_chatbook/Model_Artifacts/machine_memory_probe.py
tldw_chatbook/Model_Artifacts/remote_huggingface.py
tldw_chatbook/Model_Artifacts/service.py
tldw_chatbook/Model_Artifacts/store.py
tldw_chatbook/Models/evaluation_state.py
tldw_chatbook/Notes/Notes_Library.py
tldw_chatbook/Notes/__init__.py
tldw_chatbook/Notes/agent_lessons.py
tldw_chatbook/Notes/file_notes_conflict_compare.py
tldw_chatbook/Notes/file_notes_git_commit.py
tldw_chatbook/Notes/file_notes_git_network.py
tldw_chatbook/Notes/file_notes_git_push.py
tldw_chatbook/Notes/file_notes_git_service.py
tldw_chatbook/Notes/file_notes_replica.py
tldw_chatbook/Notes/file_notes_service.py
tldw_chatbook/Notes/file_notes_session_owner.py
tldw_chatbook/Notes/git_process_containment.py
tldw_chatbook/Notes/note_folder_models.py
tldw_chatbook/Notes/note_folder_repository.py
tldw_chatbook/Notes/note_import_discovery.py
tldw_chatbook/Notes/note_import_execution_models.py
tldw_chatbook/Notes/note_import_executor.py
tldw_chatbook/Notes/note_import_parsers.py
tldw_chatbook/Notes/note_import_plan_models.py
tldw_chatbook/Notes/note_import_planner.py
tldw_chatbook/Notes/note_import_receipts.py
tldw_chatbook/Notes/note_import_windows_fs.py
tldw_chatbook/Notes/notes_device_state_schema.py
tldw_chatbook/Notes/notes_device_state_store.py
tldw_chatbook/Notes/notes_organization_repository.py
tldw_chatbook/Notes/notes_scope_service.py
tldw_chatbook/Notes/notes_sync_authority.py
tldw_chatbook/Notes/notes_sync_conflicts.py
tldw_chatbook/Notes/notes_sync_coordinator.py
tldw_chatbook/Notes/notes_sync_executor.py
tldw_chatbook/Notes/notes_sync_filesystem.py
tldw_chatbook/Notes/notes_sync_legacy.py
tldw_chatbook/Notes/notes_sync_models.py
tldw_chatbook/Notes/notes_sync_reconciler.py
tldw_chatbook/Notes/notes_sync_runtime.py
tldw_chatbook/Notes/notes_sync_watcher.py
tldw_chatbook/Notes/server_notes_workspace_service.py
tldw_chatbook/Notes/sync_paths.py
tldw_chatbook/Notifications/__init__.py
tldw_chatbook/Notifications/client_notifications_db.py
tldw_chatbook/Notifications/client_notifications_service.py
tldw_chatbook/Notifications/event_cursor_store.py
tldw_chatbook/Notifications/event_observer.py
tldw_chatbook/Notifications/event_state_repository.py
tldw_chatbook/Notifications/local_event_producer.py
tldw_chatbook/Notifications/notification_dispatch_service.py
tldw_chatbook/Notifications/notification_presentation.py
tldw_chatbook/Notifications/notifications_scope_service.py
tldw_chatbook/Notifications/server_notification_events.py
tldw_chatbook/Notifications/server_notifications_scope_service.py
tldw_chatbook/Notifications/server_notifications_service.py
tldw_chatbook/Outputs/__init__.py
tldw_chatbook/Outputs/server_outputs_scope_service.py
tldw_chatbook/Outputs/server_outputs_service.py
tldw_chatbook/Outputs_Interop/__init__.py
tldw_chatbook/Outputs_Interop/outputs_scope_service.py
tldw_chatbook/Outputs_Interop/server_outputs_service.py
tldw_chatbook/Persona_Buddy/__init__.py
tldw_chatbook/Persona_Buddy/console_adapter.py
tldw_chatbook/Persona_Buddy/controller.py
tldw_chatbook/Persona_Buddy/inbox.py
tldw_chatbook/Persona_Buddy/interaction.py
tldw_chatbook/Persona_Buddy/library.py
tldw_chatbook/Persona_Buddy/preferences.py
tldw_chatbook/Persona_Buddy/rendering.py
tldw_chatbook/Persona_Buddy/speech.py
tldw_chatbook/Persona_Visual/__init__.py
tldw_chatbook/Persona_Visual/artwork.py
tldw_chatbook/Persona_Visual/assets.py
tldw_chatbook/Persona_Visual/authoring.py
tldw_chatbook/Persona_Visual/authoring_workspace.py
tldw_chatbook/Persona_Visual/builtin_pixel_migu.py
tldw_chatbook/Persona_Visual/contracts.py
tldw_chatbook/Persona_Visual/export.py
tldw_chatbook/Persona_Visual/importer.py
tldw_chatbook/Persona_Visual/publication.py
tldw_chatbook/Persona_Visual/repository.py
tldw_chatbook/Persona_Visual/runtime.py
tldw_chatbook/Persona_Visual/snapshot.py
tldw_chatbook/Persona_Visual/validation.py
tldw_chatbook/Personal_Context/__init__.py
tldw_chatbook/Personal_Context/bootstrap.py
tldw_chatbook/Personal_Context/context_service.py
tldw_chatbook/Personal_Context/crypto.py
tldw_chatbook/Personal_Context/export_service.py
tldw_chatbook/Personal_Context/interview_coordinator.py
tldw_chatbook/Personal_Context/interview_diff.py
tldw_chatbook/Personal_Context/interview_draft_repository.py
tldw_chatbook/Personal_Context/interview_launch.py
tldw_chatbook/Personal_Context/interview_provider.py
tldw_chatbook/Personal_Context/key_protector.py
tldw_chatbook/Personal_Context/link_key_custody.py
tldw_chatbook/Personal_Context/link_service.py
tldw_chatbook/Personal_Context/paths.py
tldw_chatbook/Personal_Context/proposal_service.py
tldw_chatbook/Personal_Context/reconciliation.py
tldw_chatbook/Personal_Context/repository.py
tldw_chatbook/Personal_Context/repository_models.py
tldw_chatbook/Personal_Context/runtime_policy.py
tldw_chatbook/Personal_Context/service.py
tldw_chatbook/Personal_Context/sync_outbox.py
tldw_chatbook/Personalization_Interop/__init__.py
tldw_chatbook/Personalization_Interop/personalization_scope_service.py
tldw_chatbook/Personalization_Interop/server_personalization_service.py
tldw_chatbook/Petdex/__init__.py
tldw_chatbook/Petdex/conversion.py
tldw_chatbook/Petdex/network.py
tldw_chatbook/Petdex/registry.py
tldw_chatbook/Petdex/review.py
tldw_chatbook/Petdex/sources.py
tldw_chatbook/Prompt_Management/Prompt_Engineering.py
tldw_chatbook/Prompt_Management/Prompts_Interop.py
tldw_chatbook/Prompt_Management/__init__.py
tldw_chatbook/Prompt_Management/local_prompt_service.py
tldw_chatbook/Prompt_Management/prompt_artifact_codec.py
tldw_chatbook/Prompt_Management/prompt_artifact_models.py
tldw_chatbook/Prompt_Management/prompt_batch_models.py
tldw_chatbook/Prompt_Management/prompt_block_compiler.py
tldw_chatbook/Prompt_Management/prompt_chatbook_normalizers.py
tldw_chatbook/Prompt_Management/prompt_chatbook_record.py
tldw_chatbook/Prompt_Management/prompt_chatbook_scope_service.py
tldw_chatbook/Prompt_Management/prompt_improvement_models.py
tldw_chatbook/Prompt_Management/prompt_improvement_prompts.py
tldw_chatbook/Prompt_Management/prompt_improvement_service.py
tldw_chatbook/Prompt_Management/prompt_legacy_decomposer.py
tldw_chatbook/Prompt_Management/prompt_markdown_export.py
tldw_chatbook/Prompt_Management/prompt_normalizers.py
tldw_chatbook/Prompt_Management/prompt_preservation.py
tldw_chatbook/Prompt_Management/prompt_restore_errors.py
tldw_chatbook/Prompt_Management/prompt_scope_service.py
tldw_chatbook/Prompt_Management/prompt_source_capabilities.py
tldw_chatbook/Prompt_Management/prompt_variables.py
tldw_chatbook/Prompt_Management/server_prompt_adapter.py
tldw_chatbook/Prompt_Management/server_prompt_service.py
tldw_chatbook/Prompt_Studio_Interop/__init__.py
tldw_chatbook/Prompt_Studio_Interop/prompt_studio_scope_service.py
tldw_chatbook/Prompt_Studio_Interop/server_prompt_studio_service.py
tldw_chatbook/RAG_Admin/__init__.py
tldw_chatbook/RAG_Admin/chunking_lab_service.py
tldw_chatbook/RAG_Admin/local_rag_admin_service.py
tldw_chatbook/RAG_Admin/rag_admin_normalizers.py
tldw_chatbook/RAG_Admin/rag_admin_scope_service.py
tldw_chatbook/RAG_Admin/server_rag_admin_service.py
tldw_chatbook/RAG_Admin/template_validation.py
tldw_chatbook/RAG_Search/__init__.py
tldw_chatbook/RAG_Search/backfill.py
tldw_chatbook/RAG_Search/chunking_service.py
tldw_chatbook/RAG_Search/config_profiles.py
tldw_chatbook/RAG_Search/enhanced_chunking_service.py
tldw_chatbook/RAG_Search/fusion.py
tldw_chatbook/RAG_Search/ingestion_indexing.py
tldw_chatbook/RAG_Search/local_citation_capture.py
tldw_chatbook/RAG_Search/parallel_processor.py
tldw_chatbook/RAG_Search/parent_child_adapter.py
tldw_chatbook/RAG_Search/pipeline_builder_simple.py
tldw_chatbook/RAG_Search/pipeline_functions_simple.py
tldw_chatbook/RAG_Search/pipeline_integration.py
tldw_chatbook/RAG_Search/pipeline_loader.py
tldw_chatbook/RAG_Search/pipeline_types.py
tldw_chatbook/RAG_Search/reranker.py
tldw_chatbook/RAG_Search/search_modes.py
tldw_chatbook/RAG_Search/semantic_availability.py
tldw_chatbook/RAG_Search/eval/__init__.py
tldw_chatbook/RAG_Search/eval/gating.py
tldw_chatbook/RAG_Search/eval/metrics.py
tldw_chatbook/RAG_Search/eval/regression.py
tldw_chatbook/RAG_Search/simplified/__init__.py
tldw_chatbook/RAG_Search/simplified/active_config.py
tldw_chatbook/RAG_Search/simplified/circuit_breaker.py
tldw_chatbook/RAG_Search/simplified/citations.py
tldw_chatbook/RAG_Search/simplified/collection_fingerprint.py
tldw_chatbook/RAG_Search/simplified/collection_indexes.py
tldw_chatbook/RAG_Search/simplified/config.py
tldw_chatbook/RAG_Search/simplified/data_models.py
tldw_chatbook/RAG_Search/simplified/db_connection_pool.py
tldw_chatbook/RAG_Search/simplified/embeddings_wrapper.py
tldw_chatbook/RAG_Search/simplified/enhanced_indexing_helpers.py
tldw_chatbook/RAG_Search/simplified/enhanced_rag_service.py
tldw_chatbook/RAG_Search/simplified/enhanced_rag_service_v2.py
tldw_chatbook/RAG_Search/simplified/health_check.py
tldw_chatbook/RAG_Search/simplified/indexing_helpers.py
tldw_chatbook/RAG_Search/simplified/rag_factory.py
tldw_chatbook/RAG_Search/simplified/rag_service.py
tldw_chatbook/RAG_Search/simplified/search_service.py
tldw_chatbook/RAG_Search/simplified/simple_cache.py
tldw_chatbook/RAG_Search/simplified/vector_store.py
tldw_chatbook/Research_Interop/__init__.py
tldw_chatbook/Research_Interop/academic_providers.py
tldw_chatbook/Research_Interop/chat_handoff.py
tldw_chatbook/Research_Interop/local_research_engine.py
tldw_chatbook/Research_Interop/local_research_search_service.py
tldw_chatbook/Research_Interop/local_research_service.py
tldw_chatbook/Research_Interop/research_budget.py
tldw_chatbook/Research_Interop/research_models.py
tldw_chatbook/Research_Interop/research_normalizers.py
tldw_chatbook/Research_Interop/research_scope_service.py
tldw_chatbook/Research_Interop/research_search_scope_service.py
tldw_chatbook/Research_Interop/research_source_catalog.py
tldw_chatbook/Research_Interop/server_research_search_service.py
tldw_chatbook/Research_Interop/server_research_service.py
tldw_chatbook/Research_Interop/migrations/__init__.py
tldw_chatbook/Research_Interop/migrations/v0_to_v1_run_lease_columns.py
tldw_chatbook/Research_Workspace/__init__.py
tldw_chatbook/Research_Workspace/contracts.py
tldw_chatbook/Research_Workspace/controller.py
tldw_chatbook/Research_Workspace/layout_state.py
tldw_chatbook/Research_Workspace/local_adapter.py
tldw_chatbook/Research_Workspace/overlay_store.py
tldw_chatbook/Research_Workspace/paste_staging.py
tldw_chatbook/Research_Workspace/quick_notes.py
tldw_chatbook/Research_Workspace/server_adapter.py
tldw_chatbook/Research_Workspace/source_association.py
tldw_chatbook/Research_Workspace/source_operation_store.py
tldw_chatbook/Research_Workspace/source_operations.py
tldw_chatbook/Research_Workspace/source_readiness.py
tldw_chatbook/Research_Workspace/source_urls.py
tldw_chatbook/STT/__init__.py
tldw_chatbook/STT/contracts.py
tldw_chatbook/STT/coordinator.py
tldw_chatbook/STT/dispatch_coordinator.py
tldw_chatbook/STT/executor.py
tldw_chatbook/STT/executor_process_tree.py
tldw_chatbook/STT/executor_worker.py
tldw_chatbook/STT/legacy_bridge.py
tldw_chatbook/STT/parakeet_dispatch.py
tldw_chatbook/STT/parakeet_external.py
tldw_chatbook/STT/parakeet_onnx.py
tldw_chatbook/STT/parakeet_sources.py
tldw_chatbook/STT/persistence.py
tldw_chatbook/STT/registry.py
tldw_chatbook/STT/routing.py
tldw_chatbook/STT/transcribe_cpp.py
tldw_chatbook/STT/transcribe_cpp_config.py
tldw_chatbook/Scheduling/__init__.py
tldw_chatbook/Scheduling/automation_execution.py
tldw_chatbook/Scheduling/automation_health.py
tldw_chatbook/Scheduling/automation_preview.py
tldw_chatbook/Scheduling/automation_validation.py
tldw_chatbook/Scheduling/constants.py
tldw_chatbook/Scheduling/events.py
tldw_chatbook/Scheduling/models.py
tldw_chatbook/Scheduling/recurring_question_scope.py
tldw_chatbook/Scheduling/schedule_compute.py
tldw_chatbook/Scheduling/schedule_input_parsing.py
tldw_chatbook/Scheduling/schedule_vocabulary.py
tldw_chatbook/Scheduling/scheduler_heartbeat.py
tldw_chatbook/Scheduling/slot_keys.py
tldw_chatbook/Scheduling/task_incidents.py
tldw_chatbook/Scheduling/db/__init__.py
tldw_chatbook/Scheduling/db/scheduled_tasks_db.py
tldw_chatbook/Scheduling/db/schema.py
tldw_chatbook/Scheduling/db/migrations/__init__.py
tldw_chatbook/Scheduling/db/migrations/v0_to_v1.py
tldw_chatbook/Scheduling/db/migrations/v1_to_v2.py
tldw_chatbook/Scheduling/db/migrations/v2_to_v3.py
tldw_chatbook/Scheduling/db/migrations/v3_to_v4.py
tldw_chatbook/Scheduling/db/migrations/v4_to_v5.py
tldw_chatbook/Scheduling/db/migrations/v5_to_v6.py
tldw_chatbook/Scheduling/db/migrations/v6_to_v7.py
tldw_chatbook/Scheduling/scheduler/__init__.py
tldw_chatbook/Scheduling/scheduler/loop.py
tldw_chatbook/Scheduling/scheduler/queue.py
tldw_chatbook/Scheduling/scheduler/handlers/__init__.py
tldw_chatbook/Scheduling/scheduler/handlers/automation_handler.py
tldw_chatbook/Scheduling/scheduler/handlers/briefing_handler.py
tldw_chatbook/Scheduling/scheduler/handlers/reminder_handler.py
tldw_chatbook/Scheduling/scheduler/handlers/watchlist_check_handler.py
tldw_chatbook/Scheduling/services/__init__.py
tldw_chatbook/Scheduling/services/briefing_projection.py
tldw_chatbook/Scheduling/services/scheduling_service.py
tldw_chatbook/Scheduling/services/server_client.py
tldw_chatbook/Scheduling/services/sync_engine.py
tldw_chatbook/Scheduling/services/watchlist_projection.py
tldw_chatbook/Server_Runtime_Interop/__init__.py
tldw_chatbook/Server_Runtime_Interop/server_runtime_scope_service.py
tldw_chatbook/Server_Runtime_Interop/server_runtime_service.py
tldw_chatbook/Sharing/__init__.py
tldw_chatbook/Sharing/server_sharing_scope_service.py
tldw_chatbook/Sharing/server_sharing_service.py
tldw_chatbook/Sharing_Interop/__init__.py
tldw_chatbook/Sharing_Interop/server_sharing_service.py
tldw_chatbook/Sharing_Interop/sharing_scope_service.py
tldw_chatbook/Skills_Interop/__init__.py
tldw_chatbook/Skills_Interop/atomic_write.py
tldw_chatbook/Skills_Interop/local_skills_service.py
tldw_chatbook/Skills_Interop/project_skills_discovery.py
tldw_chatbook/Skills_Interop/project_skills_prompt.py
tldw_chatbook/Skills_Interop/server_skills_service.py
tldw_chatbook/Skills_Interop/skill_package_inspection.py
tldw_chatbook/Skills_Interop/skill_remote_fetch.py
tldw_chatbook/Skills_Interop/skill_script_runner.py
tldw_chatbook/Skills_Interop/skill_trust_crypto.py
tldw_chatbook/Skills_Interop/skill_trust_models.py
tldw_chatbook/Skills_Interop/skill_trust_scanner.py
tldw_chatbook/Skills_Interop/skill_trust_service.py
tldw_chatbook/Skills_Interop/skill_trust_store.py
tldw_chatbook/Skills_Interop/skills_scope_service.py
tldw_chatbook/Stats/__init__.py
tldw_chatbook/Stats/user_statistics.py
tldw_chatbook/Study_Interop/__init__.py
tldw_chatbook/Study_Interop/local_quiz_service.py
tldw_chatbook/Study_Interop/local_study_service.py
tldw_chatbook/Study_Interop/quiz_normalizers.py
tldw_chatbook/Study_Interop/quiz_scope_service.py
tldw_chatbook/Study_Interop/server_quiz_service.py
tldw_chatbook/Study_Interop/server_study_service.py
tldw_chatbook/Study_Interop/study_normalizers.py
tldw_chatbook/Study_Interop/study_scope_service.py
tldw_chatbook/Subscriptions/__init__.py
tldw_chatbook/Subscriptions/baseline_manager.py
tldw_chatbook/Subscriptions/briefing_audio.py
tldw_chatbook/Subscriptions/briefing_cast.py
tldw_chatbook/Subscriptions/briefing_export.py
tldw_chatbook/Subscriptions/briefing_feed.py
tldw_chatbook/Subscriptions/briefing_keep.py
tldw_chatbook/Subscriptions/briefing_selection.py
tldw_chatbook/Subscriptions/briefing_service.py
tldw_chatbook/Subscriptions/briefing_voices.py
tldw_chatbook/Subscriptions/daily_report_demo.py
tldw_chatbook/Subscriptions/daily_reports_view.py
tldw_chatbook/Subscriptions/db_offload.py
tldw_chatbook/Subscriptions/feed_server.py
tldw_chatbook/Subscriptions/fts_backfill.py
tldw_chatbook/Subscriptions/html_text.py
tldw_chatbook/Subscriptions/item_dates.py
tldw_chatbook/Subscriptions/item_persist.py
tldw_chatbook/Subscriptions/local_watchlists_service.py
tldw_chatbook/Subscriptions/monitoring_engine.py
tldw_chatbook/Subscriptions/noise_defaults.py
tldw_chatbook/Subscriptions/security.py
tldw_chatbook/Subscriptions/server_watchlists_service.py
tldw_chatbook/Subscriptions/site_config_manager.py
tldw_chatbook/Subscriptions/startup_reconcile.py
tldw_chatbook/Subscriptions/token_manager.py
tldw_chatbook/Subscriptions/watchlist_bundle_service.py
tldw_chatbook/Subscriptions/watchlist_content_alert_service.py
tldw_chatbook/Subscriptions/watchlist_failure.py
tldw_chatbook/Subscriptions/watchlist_filter_service.py
tldw_chatbook/Subscriptions/watchlist_item_page.py
tldw_chatbook/Subscriptions/watchlist_normalizers.py
tldw_chatbook/Subscriptions/watchlist_opml_service.py
tldw_chatbook/Subscriptions/watchlist_preview_service.py
tldw_chatbook/Subscriptions/watchlist_rule_matching.py
tldw_chatbook/Subscriptions/watchlist_scope_service.py
tldw_chatbook/Subscriptions/watchlists_operation_coordinator.py
tldw_chatbook/Subscriptions/web_scraping_pipelines.py
tldw_chatbook/Subscriptions/scrapers/__init__.py
tldw_chatbook/Subscriptions/scrapers/custom_scraper.py
tldw_chatbook/Subscriptions/scrapers/generic_scraper.py
tldw_chatbook/Subscriptions/scrapers/github_scraper.py
tldw_chatbook/Subscriptions/scrapers/hackernews_scraper.py
tldw_chatbook/Subscriptions/scrapers/reddit_scraper.py
tldw_chatbook/Subscriptions/scrapers/youtube_scraper.py
tldw_chatbook/Sync_Interop/__init__.py
tldw_chatbook/Sync_Interop/chat_outbox_producer.py
tldw_chatbook/Sync_Interop/conflict_review.py
tldw_chatbook/Sync_Interop/crypto.py
tldw_chatbook/Sync_Interop/envelope_applier.py
tldw_chatbook/Sync_Interop/envelope_builder.py
tldw_chatbook/Sync_Interop/hashing.py
tldw_chatbook/Sync_Interop/key_recovery_service.py
tldw_chatbook/Sync_Interop/local_first_sync_service.py
tldw_chatbook/Sync_Interop/manual_sync_control.py
tldw_chatbook/Sync_Interop/notes_local_store.py
tldw_chatbook/Sync_Interop/notes_m1_flow.py
tldw_chatbook/Sync_Interop/notes_mirror.py
tldw_chatbook/Sync_Interop/notes_organization.py
tldw_chatbook/Sync_Interop/notes_organization_inventory.py
tldw_chatbook/Sync_Interop/notes_organization_sync_service.py
tldw_chatbook/Sync_Interop/notes_outbox_producer.py
tldw_chatbook/Sync_Interop/personal_context_adapter.py
tldw_chatbook/Sync_Interop/personal_context_dispatcher.py
tldw_chatbook/Sync_Interop/personal_context_first_link_sync.py
tldw_chatbook/Sync_Interop/restore_service.py
tldw_chatbook/Sync_Interop/server_sync_service.py
tldw_chatbook/Sync_Interop/sync_mirror_report.py
tldw_chatbook/Sync_Interop/sync_profile_status_state.py
tldw_chatbook/Sync_Interop/sync_promotion_state.py
tldw_chatbook/Sync_Interop/sync_readiness.py
tldw_chatbook/Sync_Interop/sync_scope_service.py
tldw_chatbook/Sync_Interop/sync_state.py
tldw_chatbook/Sync_Interop/sync_state_repository.py
tldw_chatbook/Sync_Interop/validation.py
tldw_chatbook/Sync_Interop/domain_adapters/__init__.py
tldw_chatbook/Sync_Interop/domain_adapters/_helpers.py
tldw_chatbook/Sync_Interop/domain_adapters/chat.py
tldw_chatbook/Sync_Interop/domain_adapters/media.py
tldw_chatbook/Sync_Interop/domain_adapters/notes.py
tldw_chatbook/Sync_Interop/domain_adapters/notes_m1.py
tldw_chatbook/Sync_Interop/domain_adapters/notes_organization.py
tldw_chatbook/Sync_Interop/domain_adapters/source_cache.py
tldw_chatbook/Sync_Interop/domain_adapters/workspaces.py
tldw_chatbook/TTS/TTS_Backends.py
tldw_chatbook/TTS/TTS_Generation.py
tldw_chatbook/TTS/__init__.py
tldw_chatbook/TTS/_async_lifecycle.py
tldw_chatbook/TTS/adapter_bootstrap.py
tldw_chatbook/TTS/adapter_registry.py
tldw_chatbook/TTS/adapter_types.py
tldw_chatbook/TTS/audio_cpp_artifact_catalog.py
tldw_chatbook/TTS/audio_cpp_artifact_dependencies.py
tldw_chatbook/TTS/audio_cpp_artifact_manifest.json
tldw_chatbook/TTS/audio_cpp_config.py
tldw_chatbook/TTS/audio_cpp_contract.py
tldw_chatbook/TTS/audio_cpp_guided_config.py
tldw_chatbook/TTS/audio_cpp_guided_launch.py
tldw_chatbook/TTS/audio_cpp_managed_config.py
tldw_chatbook/TTS/audio_cpp_package_scanner.py
tldw_chatbook/TTS/audio_cpp_recipes.py
tldw_chatbook/TTS/audio_cpp_supervisor.py
tldw_chatbook/TTS/audio_limits.py
tldw_chatbook/TTS/audio_player.py
tldw_chatbook/TTS/audio_schemas.py
tldw_chatbook/TTS/audio_service.py
tldw_chatbook/TTS/audio_stitch.py
tldw_chatbook/TTS/audiobook_generator.py
tldw_chatbook/TTS/base_backends.py
tldw_chatbook/TTS/character_request_resolver.py
tldw_chatbook/TTS/default_profile_request_resolver.py
tldw_chatbook/TTS/effective_settings.py
tldw_chatbook/TTS/kokoro_languages.py
tldw_chatbook/TTS/kokoro_pytorch.py
tldw_chatbook/TTS/legacy_bridge.py
tldw_chatbook/TTS/legacy_catalogs.py
tldw_chatbook/TTS/legacy_request_builder.py
tldw_chatbook/TTS/openai_compatible_config.py
tldw_chatbook/TTS/pcm_playback.py
tldw_chatbook/TTS/pcm_stream.py
tldw_chatbook/TTS/playback_capability.py
tldw_chatbook/TTS/playground_types.py
tldw_chatbook/TTS/preferences.py
tldw_chatbook/TTS/profile_errors.py
tldw_chatbook/TTS/profile_migration_candidate.py
tldw_chatbook/TTS/profile_migration_journal.py
tldw_chatbook/TTS/profile_migration_namespace.py
tldw_chatbook/TTS/profile_migration_publication.py
tldw_chatbook/TTS/profile_migration_recovery.py
tldw_chatbook/TTS/profile_portability.py
tldw_chatbook/TTS/profile_reference_audio.py
tldw_chatbook/TTS/profile_reference_materialization.py
tldw_chatbook/TTS/profile_reference_storage.py
tldw_chatbook/TTS/profile_reference_types.py
tldw_chatbook/TTS/profile_repository.py
tldw_chatbook/TTS/profile_schema.py
tldw_chatbook/TTS/profile_service.py
tldw_chatbook/TTS/profile_sqlite_policy.py
tldw_chatbook/TTS/profile_sqlite_proof.py
tldw_chatbook/TTS/profile_store_lock.py
tldw_chatbook/TTS/profile_types.py
tldw_chatbook/TTS/profile_validation.py
tldw_chatbook/TTS/provider_ids.py
tldw_chatbook/TTS/request_admission.py
tldw_chatbook/TTS/sample_audio_validation.py
tldw_chatbook/TTS/studio_preferences.py
tldw_chatbook/TTS/text_processing.py
tldw_chatbook/TTS/text_processor_advanced.py
tldw_chatbook/TTS/voice_blend_paths.py
tldw_chatbook/TTS/voice_bundle_codec.py
tldw_chatbook/TTS/voice_bundle_service.py
tldw_chatbook/TTS/adapters/__init__.py
tldw_chatbook/TTS/adapters/audio_cpp.py
tldw_chatbook/TTS/backends/__init__.py
tldw_chatbook/TTS/backends/alltalk.py
tldw_chatbook/TTS/backends/chatterbox.py
tldw_chatbook/TTS/backends/chatterbox_isolated.py
tldw_chatbook/TTS/backends/chatterbox_process.py
tldw_chatbook/TTS/backends/chatterbox_voice_manager.py
tldw_chatbook/TTS/backends/elevenlabs.py
tldw_chatbook/TTS/backends/higgs.py
tldw_chatbook/TTS/backends/higgs_voice_manager.py
tldw_chatbook/TTS/backends/kokoro.py
tldw_chatbook/TTS/backends/openai.py
tldw_chatbook/TTS/backends/voice_manager_base.py
tldw_chatbook/TTS/migrations/__init__.py
tldw_chatbook/TTS/migrations/v0_to_v1.py
tldw_chatbook/TTS/migrations/v1_to_v2.py
tldw_chatbook/TTS/migrations/v2_to_v3.py
tldw_chatbook/TTS/migrations/v3_to_v4.py
tldw_chatbook/TTS/utils/__init__.py
tldw_chatbook/TTS/utils/download_models.py
tldw_chatbook/TTS/utils/performance.py
tldw_chatbook/Terminal/__init__.py
tldw_chatbook/Terminal/backend.py
tldw_chatbook/Terminal/contracts.py
tldw_chatbook/Terminal/io_actors.py
tldw_chatbook/Terminal/launch.py
tldw_chatbook/Terminal/posix_backend.py
tldw_chatbook/Terminal/posix_launcher.py
tldw_chatbook/Terminal/protocol_gate.py
tldw_chatbook/Terminal/screen_model.py
tldw_chatbook/Terminal/session_manager.py
tldw_chatbook/Text2SQL_Interop/__init__.py
tldw_chatbook/Text2SQL_Interop/server_text2sql_service.py
tldw_chatbook/Text2SQL_Interop/text2sql_scope_service.py
tldw_chatbook/Third_Party/__init__.py
tldw_chatbook/Third_Party/aider/LICENSE.txt
tldw_chatbook/Third_Party/aider/__init__.py
tldw_chatbook/Third_Party/aider/dump.py
tldw_chatbook/Third_Party/aider/repomap.py
tldw_chatbook/Third_Party/aider/special.py
tldw_chatbook/Third_Party/aider/waiting.py
tldw_chatbook/Third_Party/textual_fspicker/LICENSE
tldw_chatbook/Third_Party/textual_fspicker/__init__.py
tldw_chatbook/Third_Party/textual_fspicker/__main__.py
tldw_chatbook/Third_Party/textual_fspicker/base_dialog.py
tldw_chatbook/Third_Party/textual_fspicker/example_enhanced.py
tldw_chatbook/Third_Party/textual_fspicker/file_dialog.py
tldw_chatbook/Third_Party/textual_fspicker/file_open.py
tldw_chatbook/Third_Party/textual_fspicker/file_save.py
tldw_chatbook/Third_Party/textual_fspicker/path_filters.py
tldw_chatbook/Third_Party/textual_fspicker/path_maker.py
tldw_chatbook/Third_Party/textual_fspicker/safe_tests.py
tldw_chatbook/Third_Party/textual_fspicker/select_directory.py
tldw_chatbook/Third_Party/textual_fspicker/parts/__init__.py
tldw_chatbook/Third_Party/textual_fspicker/parts/directory_navigation.py
tldw_chatbook/Third_Party/textual_fspicker/parts/drive_navigation.py
tldw_chatbook/Third_Party/textual_fspicker/parts/progressive_directory_navigation.py
tldw_chatbook/Tool_Packs/__init__.py
tldw_chatbook/Tool_Packs/activation.py
tldw_chatbook/Tool_Packs/binding.py
tldw_chatbook/Tool_Packs/catalog_snapshot.py
tldw_chatbook/Tool_Packs/contracts.py
tldw_chatbook/Tool_Packs/export.py
tldw_chatbook/Tool_Packs/importer.py
tldw_chatbook/Tool_Packs/publication.py
tldw_chatbook/Tool_Packs/receipt_store.py
tldw_chatbook/Tool_Packs/removal.py
tldw_chatbook/Tool_Packs/service.py
tldw_chatbook/Tools/__init__.py
tldw_chatbook/Tools/_grep_worker.py
tldw_chatbook/Tools/code_audit_tool.py
tldw_chatbook/Tools/document_expansion_tool.py
tldw_chatbook/Tools/file_operation_hooks.py
tldw_chatbook/Tools/file_operation_tools.py
tldw_chatbook/Tools/git_tool_impls.py
tldw_chatbook/Tools/local_tool_impls.py
tldw_chatbook/Tools/note_management_tools.py
tldw_chatbook/Tools/patch_tool_impls.py
tldw_chatbook/Tools/rag_search_tool.py
tldw_chatbook/Tools/raw_cli_executor.py
tldw_chatbook/Tools/tool_executor.py
tldw_chatbook/Tools/virtual_cli_impls.py
tldw_chatbook/Tools/watchlists_command_service.py
tldw_chatbook/Tools/watchlists_tool_service.py
tldw_chatbook/Tools/web_search_tool.py
tldw_chatbook/Tools/web_tool_impls.py
tldw_chatbook/Tools/workspace_file_roots.py
tldw_chatbook/Tools/workspace_root_pin.py
tldw_chatbook/Tools/workspace_tool_dispatch.py
tldw_chatbook/Tools/workspace_tool_executor.py
tldw_chatbook/Tools/workspace_tool_protocol.py
tldw_chatbook/Tools/workspace_tool_worker.py
tldw_chatbook/Tools/repo2txt/__init__.py
tldw_chatbook/Tools_Interop/__init__.py
tldw_chatbook/Tools_Interop/server_tools_service.py
tldw_chatbook/Tools_Interop/tools_scope_service.py
tldw_chatbook/Translation_Interop/__init__.py
tldw_chatbook/Translation_Interop/server_translation_service.py
tldw_chatbook/Translation_Interop/translation_scope_service.py
tldw_chatbook/UI/ChatbookCreationWindow.py
tldw_chatbook/UI/ChatbookExportManagementWindow.py
tldw_chatbook/UI/ChatbookTemplatesWindow.py
tldw_chatbook/UI/Chatbooks_Window.py
tldw_chatbook/UI/Chatbooks_Window_Improved.py
tldw_chatbook/UI/CodeRepoCopyPasteWindow.py
tldw_chatbook/UI/Dictation_Window_Improved.py
tldw_chatbook/UI/LLM_Management_Window.py
tldw_chatbook/UI/Logs_Window.py
tldw_chatbook/UI/MediaWindowV88.py
tldw_chatbook/UI/MediaWindow_v2.py
tldw_chatbook/UI/Outputs_Panel.py
tldw_chatbook/UI/Research_Window.py
tldw_chatbook/UI/STTS_Window.py
tldw_chatbook/UI/Sharing_Panel.py
tldw_chatbook/UI/SiteConfigSettings.py
tldw_chatbook/UI/Stats_Window.py
tldw_chatbook/UI/Study_Window.py
tldw_chatbook/UI/Tools_Settings_Window.py
tldw_chatbook/UI/Voice_Cloning_Window.py
tldw_chatbook/UI/Writing_Window.py
tldw_chatbook/UI/__init__.py
tldw_chatbook/UI/character_display_text.py
tldw_chatbook/UI/console_command_provider.py
tldw_chatbook/UI/destination_recovery.py
tldw_chatbook/UI/focus_ownership.py
tldw_chatbook/UI/image_gen_command_provider.py
tldw_chatbook/UI/server_chatbook_service_lease.py
tldw_chatbook/UI/stable_command_palette.py
tldw_chatbook/UI/stts_playground_catalog.py
tldw_chatbook/UI/stts_profile_library.py
tldw_chatbook/UI/tools_settings_messages.py
tldw_chatbook/UI/tts_profile_recovery.py
tldw_chatbook/UI/CCP_Modules/__init__.py
tldw_chatbook/UI/CCP_Modules/ccp_character_handler.py
tldw_chatbook/UI/CCP_Modules/ccp_enhanced_handlers.py
tldw_chatbook/UI/CCP_Modules/ccp_loading_indicators.py
tldw_chatbook/UI/CCP_Modules/ccp_message_manager.py
tldw_chatbook/UI/CCP_Modules/ccp_messages.py
tldw_chatbook/UI/CCP_Modules/ccp_persona_handler.py
tldw_chatbook/UI/CCP_Modules/ccp_validation_decorators.py
tldw_chatbook/UI/CCP_Modules/ccp_validators.py
tldw_chatbook/UI/Chunking_Lab_Modules/__init__.py
tldw_chatbook/UI/Chunking_Lab_Modules/dialogs.py
tldw_chatbook/UI/Chunking_Lab_Modules/editor_region.py
tldw_chatbook/UI/Chunking_Lab_Modules/results_region.py
tldw_chatbook/UI/Chunking_Lab_Modules/sample_region.py
tldw_chatbook/UI/Console_Modules/__init__.py
tldw_chatbook/UI/Console_Modules/agent.py
tldw_chatbook/UI/Console_Modules/archive.py
tldw_chatbook/UI/Console_Modules/capture_policy_bindings.py
tldw_chatbook/UI/Console_Modules/character.py
tldw_chatbook/UI/Console_Modules/character_avatar_layout.py
tldw_chatbook/UI/Console_Modules/character_context.py
tldw_chatbook/UI/Console_Modules/console_spend_projection.py
tldw_chatbook/UI/Console_Modules/conversation_token_preparation.py
tldw_chatbook/UI/Console_Modules/dictation.py
tldw_chatbook/UI/Console_Modules/dispatch_recovery.py
tldw_chatbook/UI/Console_Modules/environment.py
tldw_chatbook/UI/Console_Modules/fleet.py
tldw_chatbook/UI/Console_Modules/frame.py
tldw_chatbook/UI/Console_Modules/hands_free.py
tldw_chatbook/UI/Console_Modules/image.py
tldw_chatbook/UI/Console_Modules/left_rail.py
tldw_chatbook/UI/Console_Modules/library_activity.py
tldw_chatbook/UI/Console_Modules/library_policy.py
tldw_chatbook/UI/Console_Modules/message.py
tldw_chatbook/UI/Console_Modules/prompt_queue.py
tldw_chatbook/UI/Console_Modules/prompts.py
tldw_chatbook/UI/Console_Modules/provider_continuation_recovery.py
tldw_chatbook/UI/Console_Modules/rail_section_layout.py
tldw_chatbook/UI/Console_Modules/raw_cli.py
tldw_chatbook/UI/Console_Modules/reaction_preview.py
tldw_chatbook/UI/Console_Modules/realtime.py
tldw_chatbook/UI/Console_Modules/research_command.py
tldw_chatbook/UI/Console_Modules/retrieval.py
tldw_chatbook/UI/Console_Modules/review_selection.py
tldw_chatbook/UI/Console_Modules/right_rail.py
tldw_chatbook/UI/Console_Modules/send_price.py
tldw_chatbook/UI/Console_Modules/session.py
tldw_chatbook/UI/Console_Modules/skill.py
tldw_chatbook/UI/Console_Modules/status_row.py
tldw_chatbook/UI/Console_Modules/terminal.py
tldw_chatbook/UI/Console_Modules/trace_call_recovery.py
tldw_chatbook/UI/Console_Modules/transcript.py
tldw_chatbook/UI/Console_Modules/video.py
tldw_chatbook/UI/Console_Modules/wiring.py
tldw_chatbook/UI/Console_Modules/workspace.py
tldw_chatbook/UI/Console_Modules/worktree.py
tldw_chatbook/UI/Evals/bench_editor.py
tldw_chatbook/UI/Evals/card_picker.py
tldw_chatbook/UI/Evals/character_bench_editor.py
tldw_chatbook/UI/Evals/evals_state.py
tldw_chatbook/UI/Evals/inspector.py
tldw_chatbook/UI/Evals/library_rail.py
tldw_chatbook/UI/Evals/notify_mixin.py
tldw_chatbook/UI/Evals/results_grid.py
tldw_chatbook/UI/Evals/sample_bench.py
tldw_chatbook/UI/Evals/snippet_editor.py
tldw_chatbook/UI/LLM_Management/__init__.py
tldw_chatbook/UI/LLM_Management/vllm_connection.py
tldw_chatbook/UI/LLM_Management/vllm_profiles.py
tldw_chatbook/UI/LLM_Management/vllm_setup.py
tldw_chatbook/UI/LLM_Management/vllm_setup_view.py
tldw_chatbook/UI/Lab_Modules/__init__.py
tldw_chatbook/UI/Lab_Modules/lab_rail_layout.py
tldw_chatbook/UI/Lab_Modules/lab_rail_store.py
tldw_chatbook/UI/Lab_Modules/lab_server_status.py
tldw_chatbook/UI/Lab_Modules/lab_speech_status.py
tldw_chatbook/UI/Lab_Modules/lab_workbench.py
tldw_chatbook/UI/Library_Modules/__init__.py
tldw_chatbook/UI/Library_Modules/canvas_sync.py
tldw_chatbook/UI/Library_Modules/library_browse_route_swap.py
tldw_chatbook/UI/Library_Modules/library_character_repair_controller.py
tldw_chatbook/UI/Library_Modules/library_collections_capture_controller.py
tldw_chatbook/UI/Library_Modules/library_collections_controller.py
tldw_chatbook/UI/Library_Modules/library_collections_state.py
tldw_chatbook/UI/Library_Modules/library_conversation_reader_controller.py
tldw_chatbook/UI/Library_Modules/library_conversation_recovery.py
tldw_chatbook/UI/Library_Modules/library_conversations_controller.py
tldw_chatbook/UI/Library_Modules/library_conversations_state.py
tldw_chatbook/UI/Library_Modules/library_export_controller.py
tldw_chatbook/UI/Library_Modules/library_export_state.py
tldw_chatbook/UI/Library_Modules/library_ingest_controller.py
tldw_chatbook/UI/Library_Modules/library_ingest_state.py
tldw_chatbook/UI/Library_Modules/library_inspection_admission.py
tldw_chatbook/UI/Library_Modules/library_media_browse_controller.py
tldw_chatbook/UI/Library_Modules/library_media_controller.py
tldw_chatbook/UI/Library_Modules/library_media_state.py
tldw_chatbook/UI/Library_Modules/library_media_trash_browse_controller.py
tldw_chatbook/UI/Library_Modules/library_navigation_controller.py
tldw_chatbook/UI/Library_Modules/library_note_import_controller.py
tldw_chatbook/UI/Library_Modules/library_notes_controller.py
tldw_chatbook/UI/Library_Modules/library_notes_state.py
tldw_chatbook/UI/Library_Modules/library_notes_sync_controller.py
tldw_chatbook/UI/Library_Modules/library_notes_work_session.py
tldw_chatbook/UI/Library_Modules/library_prompt_browse_controller.py
tldw_chatbook/UI/Library_Modules/library_prompts_controller.py
tldw_chatbook/UI/Library_Modules/library_prompts_state.py
tldw_chatbook/UI/Library_Modules/library_rag_search_controller.py
tldw_chatbook/UI/Library_Modules/library_rag_search_state.py
tldw_chatbook/UI/Library_Modules/library_skill_import_controller.py
tldw_chatbook/UI/Library_Modules/library_skills_browse_controller.py
tldw_chatbook/UI/Library_Modules/library_skills_controller.py
tldw_chatbook/UI/Library_Modules/library_skills_state.py
tldw_chatbook/UI/Library_Modules/library_snapshot_cache.py
tldw_chatbook/UI/Library_Modules/library_unavailable_navigation.py
tldw_chatbook/UI/Library_Modules/note_session_port.py
tldw_chatbook/UI/Library_Modules/prompt_collection_manager_modal.py
tldw_chatbook/UI/Library_Modules/prompt_collections.py
tldw_chatbook/UI/Library_Modules/prompt_history.py
tldw_chatbook/UI/Library_Modules/prompt_history_region.py
tldw_chatbook/UI/Library_Modules/screen_constants.py
tldw_chatbook/UI/Library_Modules/screen_helpers.py
tldw_chatbook/UI/Library_Modules/screen_support_types.py
tldw_chatbook/UI/Library_Modules/skill_import_choice_modal.py
tldw_chatbook/UI/MCP_Modules/__init__.py
tldw_chatbook/UI/MCP_Modules/mcp_audit_mode.py
tldw_chatbook/UI/MCP_Modules/mcp_inspector.py
tldw_chatbook/UI/MCP_Modules/mcp_permissions_mode.py
tldw_chatbook/UI/MCP_Modules/mcp_profile_form.py
tldw_chatbook/UI/MCP_Modules/mcp_rail.py
tldw_chatbook/UI/MCP_Modules/mcp_schema_form.py
tldw_chatbook/UI/MCP_Modules/mcp_server_mutations.py
tldw_chatbook/UI/MCP_Modules/mcp_servers_mode.py
tldw_chatbook/UI/MCP_Modules/mcp_tools_mode.py
tldw_chatbook/UI/MCP_Modules/mcp_workbench.py
tldw_chatbook/UI/Navigation/__init__.py
tldw_chatbook/UI/Navigation/_character_conversation_wire.py
tldw_chatbook/UI/Navigation/audio_cpp_model_handoff.py
tldw_chatbook/UI/Navigation/base_app_screen.py
tldw_chatbook/UI/Navigation/buddy_conversation.py
tldw_chatbook/UI/Navigation/buddy_management.py
tldw_chatbook/UI/Navigation/buddy_speech.py
tldw_chatbook/UI/Navigation/buddy_workspace.py
tldw_chatbook/UI/Navigation/character_conversation_navigation.py
tldw_chatbook/UI/Navigation/conversation_settings_navigation.py
tldw_chatbook/UI/Navigation/main_navigation.py
tldw_chatbook/UI/Navigation/nav_overflow_menu.py
tldw_chatbook/UI/Navigation/pending_handoff_store.py
tldw_chatbook/UI/Navigation/persona_buddy_overlay.py
tldw_chatbook/UI/Navigation/screen_registry.py
tldw_chatbook/UI/Navigation/screen_state_store.py
tldw_chatbook/UI/Navigation/shell_destinations.py
tldw_chatbook/UI/Navigation/shortcut_context.py
tldw_chatbook/UI/Navigation/vllm_handoff.py
tldw_chatbook/UI/Persona_Modules/__init__.py
tldw_chatbook/UI/Persona_Modules/buddy_conversion.py
tldw_chatbook/UI/Persona_Modules/personas_conversations_controller.py
tldw_chatbook/UI/Persona_Modules/personas_preview_controller.py
tldw_chatbook/UI/Persona_Modules/personas_preview_coordinator.py
tldw_chatbook/UI/Research_Modules/__init__.py
tldw_chatbook/UI/Research_Modules/bundle_rendering.py
tldw_chatbook/UI/Research_Modules/research_controller.py
tldw_chatbook/UI/Research_Workspace_Modules/__init__.py
tldw_chatbook/UI/Research_Workspace_Modules/add_source_modal.py
tldw_chatbook/UI/Research_Workspace_Modules/chat_region.py
tldw_chatbook/UI/Research_Workspace_Modules/header_region.py
tldw_chatbook/UI/Research_Workspace_Modules/mode_bar.py
tldw_chatbook/UI/Research_Workspace_Modules/overlay_conflict_modal.py
tldw_chatbook/UI/Research_Workspace_Modules/pane_handle.py
tldw_chatbook/UI/Research_Workspace_Modules/quick_note_modals.py
tldw_chatbook/UI/Research_Workspace_Modules/quick_notes_section.py
tldw_chatbook/UI/Research_Workspace_Modules/source_inspector.py
tldw_chatbook/UI/Research_Workspace_Modules/source_list.py
tldw_chatbook/UI/Research_Workspace_Modules/source_receipt.py
tldw_chatbook/UI/Research_Workspace_Modules/sources_region.py
tldw_chatbook/UI/Research_Workspace_Modules/studio_region.py
tldw_chatbook/UI/Research_Workspace_Modules/workspace_menu.py
tldw_chatbook/UI/Screens/__init__.py
tldw_chatbook/UI/Screens/acp_screen.py
tldw_chatbook/UI/Screens/artifact_share_dialog.py
tldw_chatbook/UI/Screens/artifacts_screen.py
tldw_chatbook/UI/Screens/change_review_screen.py
tldw_chatbook/UI/Screens/chat_screen.py
tldw_chatbook/UI/Screens/chat_screen_state.py
tldw_chatbook/UI/Screens/chatbooks_screen.py
tldw_chatbook/UI/Screens/chunking_lab_screen.py
tldw_chatbook/UI/Screens/destination_recovery.py
tldw_chatbook/UI/Screens/evals_screen.py
tldw_chatbook/UI/Screens/home_screen.py
tldw_chatbook/UI/Screens/image_gen_demo_screen.py
tldw_chatbook/UI/Screens/lab_frame.py
tldw_chatbook/UI/Screens/lab_mode_strip.py
tldw_chatbook/UI/Screens/library_conversations_screen.py
tldw_chatbook/UI/Screens/library_screen.py
tldw_chatbook/UI/Screens/llm_screen.py
tldw_chatbook/UI/Screens/logs_screen.py
tldw_chatbook/UI/Screens/mcp_screen.py
tldw_chatbook/UI/Screens/media_runtime_state.py
tldw_chatbook/UI/Screens/media_screen.py
tldw_chatbook/UI/Screens/meetings_screen.py
tldw_chatbook/UI/Screens/model_browser_state.py
tldw_chatbook/UI/Screens/model_catalog_consent.py
tldw_chatbook/UI/Screens/model_curated_view.py
tldw_chatbook/UI/Screens/model_external_view.py
tldw_chatbook/UI/Screens/model_installed_view.py
tldw_chatbook/UI/Screens/model_memory_presenter.py
tldw_chatbook/UI/Screens/model_remote_view.py
tldw_chatbook/UI/Screens/notes_scope_models.py
tldw_chatbook/UI/Screens/personas_screen.py
tldw_chatbook/UI/Screens/profile_interview_screen.py
tldw_chatbook/UI/Screens/provider_model_resolution.py
tldw_chatbook/UI/Screens/research_screen.py
tldw_chatbook/UI/Screens/research_workspace_screen.py
tldw_chatbook/UI/Screens/schedules_screen.py
tldw_chatbook/UI/Screens/settings_advanced_config.py
tldw_chatbook/UI/Screens/settings_appearance_defaults.py
tldw_chatbook/UI/Screens/settings_config_adapter.py
tldw_chatbook/UI/Screens/settings_config_models.py
tldw_chatbook/UI/Screens/settings_context_memory.py
tldw_chatbook/UI/Screens/settings_endpoint_probe.py
tldw_chatbook/UI/Screens/settings_image_gen_defaults.py
tldw_chatbook/UI/Screens/settings_library_rag_defaults.py
tldw_chatbook/UI/Screens/settings_network_defaults.py
tldw_chatbook/UI/Screens/settings_privacy_security.py
tldw_chatbook/UI/Screens/settings_provider_view_model.py
tldw_chatbook/UI/Screens/settings_rag_profile_adapter.py
tldw_chatbook/UI/Screens/settings_screen.py
tldw_chatbook/UI/Screens/settings_search_index.py
tldw_chatbook/UI/Screens/settings_speech_tts.py
tldw_chatbook/UI/Screens/settings_storage_defaults.py
tldw_chatbook/UI/Screens/settings_video_gen_defaults.py
tldw_chatbook/UI/Screens/settings_web_search.py
tldw_chatbook/UI/Screens/skills_screen.py
tldw_chatbook/UI/Screens/stats_screen.py
tldw_chatbook/UI/Screens/stts_screen.py
tldw_chatbook/UI/Screens/study_scope_models.py
tldw_chatbook/UI/Screens/study_screen.py
tldw_chatbook/UI/Screens/tools_settings_screen.py
tldw_chatbook/UI/Screens/trajectory_screen.py
tldw_chatbook/UI/Screens/video_player_screen.py
tldw_chatbook/UI/Screens/watchlists_collections_screen.py
tldw_chatbook/UI/Screens/workflows_screen.py
tldw_chatbook/UI/Screens/writing_screen.py
tldw_chatbook/UI/Screens/scheduling/__init__.py
tldw_chatbook/UI/Screens/scheduling/conflicts_tab.py
tldw_chatbook/UI/Screens/scheduling/definition_audit_view.py
tldw_chatbook/UI/Screens/scheduling/definition_detail.py
tldw_chatbook/UI/Screens/scheduling/results_tab.py
tldw_chatbook/UI/Screens/scheduling/schedules_workbench.py
tldw_chatbook/UI/Screens/scheduling/sync_status_widget.py
tldw_chatbook/UI/Screens/scheduling/task_detail.py
tldw_chatbook/UI/Screens/scheduling/unified_rows.py
tldw_chatbook/UI/Screens/scheduling/workbench_host_screen.py
tldw_chatbook/UI/Screens/scheduling/forms/__init__.py
tldw_chatbook/UI/Screens/scheduling/forms/automation_definition_form.py
tldw_chatbook/UI/Screens/scheduling/forms/new_task_choice_modal.py
tldw_chatbook/UI/Screens/scheduling/forms/reminder_form.py
tldw_chatbook/UI/Speech/__init__.py
tldw_chatbook/UI/Speech/audio_cpp_runtime_card.py
tldw_chatbook/UI/Speech/speech_action_strip.py
tldw_chatbook/UI/Speech/speech_axis_row.py
tldw_chatbook/UI/Speech/speech_catalog_mixin.py
tldw_chatbook/UI/Speech/speech_clone_setup.py
tldw_chatbook/UI/Speech/speech_effects_pane.py
tldw_chatbook/UI/Speech/speech_param_group.py
tldw_chatbook/UI/Speech/speech_playback_mixin.py
tldw_chatbook/UI/Speech/speech_playground_model.py
tldw_chatbook/UI/Speech/speech_playground_pane.py
tldw_chatbook/UI/Speech/speech_profile_mixin.py
tldw_chatbook/UI/Speech/speech_runtime_status.py
tldw_chatbook/UI/Speech/speech_settings_contracts.py
tldw_chatbook/UI/Speech/speech_settings_group.py
tldw_chatbook/UI/Speech/speech_settings_mixin.py
tldw_chatbook/UI/Speech/speech_settings_model.py
tldw_chatbook/UI/Speech/speech_settings_pane.py
tldw_chatbook/UI/Speech/speech_synthesis_mixin.py
tldw_chatbook/UI/Study_Modules/__init__.py
tldw_chatbook/UI/Study_Modules/flashcards_handler.py
tldw_chatbook/UI/Study_Modules/quizzes_handler.py
tldw_chatbook/UI/Subscription_Modules/__init__.py
tldw_chatbook/UI/Subscription_Modules/notifications_inbox_controller.py
tldw_chatbook/UI/Views/RAGSearch/__init__.py
tldw_chatbook/UI/Views/RAGSearch/search_handoff.py
tldw_chatbook/UI/Watchlists_Modules/__init__.py
tldw_chatbook/UI/Watchlists_Modules/article_list.py
tldw_chatbook/UI/Watchlists_Modules/artifacts_pane.py
tldw_chatbook/UI/Watchlists_Modules/briefing_preset_modal.py
tldw_chatbook/UI/Watchlists_Modules/bulk_sources_modal.py
tldw_chatbook/UI/Watchlists_Modules/content_pane.py
tldw_chatbook/UI/Watchlists_Modules/humane_time.py
tldw_chatbook/UI/Watchlists_Modules/inspector_pane.py
tldw_chatbook/UI/Watchlists_Modules/items_pane.py
tldw_chatbook/UI/Watchlists_Modules/kept_briefings_modal.py
tldw_chatbook/UI/Watchlists_Modules/notifications_pane.py
tldw_chatbook/UI/Watchlists_Modules/opml_dialogs.py
tldw_chatbook/UI/Watchlists_Modules/overview_pane.py
tldw_chatbook/UI/Watchlists_Modules/pane_grip.py
tldw_chatbook/UI/Watchlists_Modules/reader_item_snapshot.py
tldw_chatbook/UI/Watchlists_Modules/region_layout.py
tldw_chatbook/UI/Watchlists_Modules/region_layout_store.py
tldw_chatbook/UI/Watchlists_Modules/rules_pane.py
tldw_chatbook/UI/Watchlists_Modules/runs_pane.py
tldw_chatbook/UI/Watchlists_Modules/snapshot_view_modal.py
tldw_chatbook/UI/Watchlists_Modules/sources_pane.py
tldw_chatbook/UI/Watchlists_Modules/table_selection.py
tldw_chatbook/UI/Watchlists_Modules/watchlist_tree.py
tldw_chatbook/UI/Watchlists_Modules/watchlists_backend_controller.py
tldw_chatbook/UI/Watchlists_Modules/watchlists_console_handoff.py
tldw_chatbook/UI/Watchlists_Modules/watchlists_tab_strip.py
tldw_chatbook/UI/Watchlists_Modules/watchlists_workbench.py
tldw_chatbook/UI/Widgets/SmartContentTree.py
tldw_chatbook/UI/Widgets/__init__.py
tldw_chatbook/UI/Widgets/config_search_widget.py
tldw_chatbook/UI/Widgets/table_click_select.py
tldw_chatbook/UI/Widgets/trace_filter_bar.py
tldw_chatbook/UI/Widgets/trajectory_timeline.py
tldw_chatbook/UI/Wizards/BaseWizard.py
tldw_chatbook/UI/Wizards/ChatbookCreationWizard.py
tldw_chatbook/UI/Wizards/ChatbookImportWizard.py
tldw_chatbook/UI/Wizards/FirstRunSetupWizard.py
tldw_chatbook/UI/Wizards/__init__.py
tldw_chatbook/UI/Wizards/first_run_recovery_dialog.py
tldw_chatbook/UI/Wizards/first_run_setup_state.py
tldw_chatbook/UI/Wizards/first_run_speech_step_state.py
tldw_chatbook/UI/Wizards/first_run_voice_step_state.py
tldw_chatbook/UI/Workbench/__init__.py
tldw_chatbook/UI/Workbench/focus.py
tldw_chatbook/UI/Workbench/help.py
tldw_chatbook/UI/Workbench/route_inventory.py
tldw_chatbook/UI/Workbench/workbench_state.py
tldw_chatbook/UI/Workbench/workbench_widgets.py
tldw_chatbook/UI/Writing_Modules/__init__.py
tldw_chatbook/UI/Writing_Modules/writing_controller.py
tldw_chatbook/UX_Interop/__init__.py
tldw_chatbook/UX_Interop/server_connection_contracts.py
tldw_chatbook/UX_Interop/server_parity_contracts.py
tldw_chatbook/User_Governance_Interop/__init__.py
tldw_chatbook/User_Governance_Interop/server_user_governance_service.py
tldw_chatbook/User_Governance_Interop/user_governance_scope_service.py
tldw_chatbook/Utils/Emoji_Handling.py
tldw_chatbook/Utils/NotificationHelper.py
tldw_chatbook/Utils/Splash.py
tldw_chatbook/Utils/Splash_Strings.py
tldw_chatbook/Utils/Utils.py
tldw_chatbook/Utils/__init__.py
tldw_chatbook/Utils/about_text.py
tldw_chatbook/Utils/adaptive_reader_state.py
tldw_chatbook/Utils/app_shutdown.py
tldw_chatbook/Utils/atomic_file_ops.py
tldw_chatbook/Utils/boot_worker_policy.py
tldw_chatbook/Utils/config_encryption.py
tldw_chatbook/Utils/console_background_effects.py
tldw_chatbook/Utils/cost_estimation.py
tldw_chatbook/Utils/custom_tokenizers.py
tldw_chatbook/Utils/db_status_manager.py
tldw_chatbook/Utils/db_upgrade_notice.py
tldw_chatbook/Utils/debug_helpers.py
tldw_chatbook/Utils/doctor.py
tldw_chatbook/Utils/egress.py
tldw_chatbook/Utils/fd_protection.py
tldw_chatbook/Utils/file_extraction.py
tldw_chatbook/Utils/file_handlers.py
tldw_chatbook/Utils/filesystem_identity.py
tldw_chatbook/Utils/fts5_match_forms.py
tldw_chatbook/Utils/github_api_client.py
tldw_chatbook/Utils/ingestion_preferences.py
tldw_chatbook/Utils/input_validation.py
tldw_chatbook/Utils/instance_lock.py
tldw_chatbook/Utils/library_rail_width.py
tldw_chatbook/Utils/local_stt_providers.py
tldw_chatbook/Utils/log_sanitizer.py
tldw_chatbook/Utils/log_widget_manager.py
tldw_chatbook/Utils/markdown_parsing.py
tldw_chatbook/Utils/mosaic_render.py
tldw_chatbook/Utils/note_importers.py
tldw_chatbook/Utils/optional_deps.py
tldw_chatbook/Utils/pagination.py
tldw_chatbook/Utils/path_validation.py
tldw_chatbook/Utils/paths.py
tldw_chatbook/Utils/persistent_diagnostics.py
tldw_chatbook/Utils/private_paths.py
tldw_chatbook/Utils/reasoning_config.py
tldw_chatbook/Utils/secure_temp_files.py
tldw_chatbook/Utils/sensitive_config_keys.py
tldw_chatbook/Utils/sensitive_llm_logging.py
tldw_chatbook/Utils/sensitive_paths.py
tldw_chatbook/Utils/splash_animations.py
tldw_chatbook/Utils/startup_logging.py
tldw_chatbook/Utils/terminal_utils.py
tldw_chatbook/Utils/text.py
tldw_chatbook/Utils/text_selection_crash_guard.py
tldw_chatbook/Utils/text_wrap_index.py
tldw_chatbook/Utils/textual_css_fastpath.py
tldw_chatbook/Utils/tiktoken_runtime.py
tldw_chatbook/Utils/tls_trust.py
tldw_chatbook/Utils/token_counter.py
tldw_chatbook/Utils/ui_helpers.py
tldw_chatbook/Utils/ui_responsiveness.py
tldw_chatbook/Utils/ui_responsiveness_artifacts.py
tldw_chatbook/Utils/widget_helpers.py
tldw_chatbook/Utils/Splash_Screens/__init__.py
tldw_chatbook/Utils/Splash_Screens/base_effect.py
tldw_chatbook/Utils/Splash_Screens/card_definitions.py
tldw_chatbook/Utils/Splash_Screens/classic/__init__.py
tldw_chatbook/Utils/Splash_Screens/classic/ascii_morph.py
tldw_chatbook/Utils/Splash_Screens/classic/blink.py
tldw_chatbook/Utils/Splash_Screens/classic/fade.py
tldw_chatbook/Utils/Splash_Screens/classic/glitch.py
tldw_chatbook/Utils/Splash_Screens/classic/glitch_reveal.py
tldw_chatbook/Utils/Splash_Screens/classic/loading_bar.py
tldw_chatbook/Utils/Splash_Screens/classic/matrix_rain.py
tldw_chatbook/Utils/Splash_Screens/classic/old_film.py
tldw_chatbook/Utils/Splash_Screens/classic/pixel_dissolve.py
tldw_chatbook/Utils/Splash_Screens/classic/pixel_zoom.py
tldw_chatbook/Utils/Splash_Screens/classic/pulse.py
tldw_chatbook/Utils/Splash_Screens/classic/retro_terminal.py
tldw_chatbook/Utils/Splash_Screens/classic/scrolling_credits.py
tldw_chatbook/Utils/Splash_Screens/classic/spotlight.py
tldw_chatbook/Utils/Splash_Screens/classic/text_explosion.py
tldw_chatbook/Utils/Splash_Screens/classic/typewriter.py
tldw_chatbook/Utils/Splash_Screens/custom/__init__.py
tldw_chatbook/Utils/Splash_Screens/custom/custom_image.py
tldw_chatbook/Utils/Splash_Screens/custom/emoji_face.py
tldw_chatbook/Utils/Splash_Screens/environmental/__init__.py
tldw_chatbook/Utils/Splash_Screens/environmental/ant_colony.py
tldw_chatbook/Utils/Splash_Screens/environmental/ascii_aquarium.py
tldw_chatbook/Utils/Splash_Screens/environmental/ascii_fire.py
tldw_chatbook/Utils/Splash_Screens/environmental/ascii_kaleidoscope.py
tldw_chatbook/Utils/Splash_Screens/environmental/ascii_wave.py
tldw_chatbook/Utils/Splash_Screens/environmental/bookshelf_browser.py
tldw_chatbook/Utils/Splash_Screens/environmental/clock_mechanism.py
tldw_chatbook/Utils/Splash_Screens/environmental/constellation_map.py
tldw_chatbook/Utils/Splash_Screens/environmental/dna_helix.py
tldw_chatbook/Utils/Splash_Screens/environmental/doom_fire.py
tldw_chatbook/Utils/Splash_Screens/environmental/fireworks.py
tldw_chatbook/Utils/Splash_Screens/environmental/morphing_shape.py
tldw_chatbook/Utils/Splash_Screens/environmental/origami_folding.py
tldw_chatbook/Utils/Splash_Screens/environmental/particle_swarm.py
tldw_chatbook/Utils/Splash_Screens/environmental/plasma_field.py
tldw_chatbook/Utils/Splash_Screens/environmental/quantum_particles.py
tldw_chatbook/Utils/Splash_Screens/environmental/raindrops.py
tldw_chatbook/Utils/Splash_Screens/environmental/spiral_galaxy.py
tldw_chatbook/Utils/Splash_Screens/environmental/starfield.py
tldw_chatbook/Utils/Splash_Screens/environmental/train_journey.py
tldw_chatbook/Utils/Splash_Screens/environmental/wave_ripple.py
tldw_chatbook/Utils/Splash_Screens/environmental/weather_system.py
tldw_chatbook/Utils/Splash_Screens/environmental/zen_garden.py
tldw_chatbook/Utils/Splash_Screens/gaming/__init__.py
tldw_chatbook/Utils/Splash_Screens/gaming/achievement_unlocked.py
tldw_chatbook/Utils/Splash_Screens/gaming/character_select.py
tldw_chatbook/Utils/Splash_Screens/gaming/game_of_life.py
tldw_chatbook/Utils/Splash_Screens/gaming/level_up.py
tldw_chatbook/Utils/Splash_Screens/gaming/maze_generator.py
tldw_chatbook/Utils/Splash_Screens/gaming/pacman.py
tldw_chatbook/Utils/Splash_Screens/gaming/retro_gaming_intro.py
tldw_chatbook/Utils/Splash_Screens/gaming/sound_bars.py
tldw_chatbook/Utils/Splash_Screens/gaming/space_invaders.py
tldw_chatbook/Utils/Splash_Screens/gaming/tetris.py
tldw_chatbook/Utils/Splash_Screens/gaming/tetris_block.py
tldw_chatbook/Utils/Splash_Screens/gaming/versus_screen.py
tldw_chatbook/Utils/Splash_Screens/gaming/world_map.py
tldw_chatbook/Utils/Splash_Screens/psychedelic/__init__.py
tldw_chatbook/Utils/Splash_Screens/psychedelic/ascii_mandala.py
tldw_chatbook/Utils/Splash_Screens/psychedelic/deep_dream.py
tldw_chatbook/Utils/Splash_Screens/psychedelic/electric_sheep.py
tldw_chatbook/Utils/Splash_Screens/psychedelic/hypno_swirl.py
tldw_chatbook/Utils/Splash_Screens/psychedelic/kaleidoscope.py
tldw_chatbook/Utils/Splash_Screens/psychedelic/lava_lamp.py
tldw_chatbook/Utils/Splash_Screens/psychedelic/melting_screen.py
tldw_chatbook/Utils/Splash_Screens/psychedelic/psychedelic_mandala.py
tldw_chatbook/Utils/Splash_Screens/psychedelic/shroom_vision.py
tldw_chatbook/Utils/Splash_Screens/psychedelic/trippy_tunnel.py
tldw_chatbook/Utils/Splash_Screens/tech/__init__.py
tldw_chatbook/Utils/Splash_Screens/tech/ascii_spinner.py
tldw_chatbook/Utils/Splash_Screens/tech/binary_matrix.py
tldw_chatbook/Utils/Splash_Screens/tech/chaotic_typewriter.py
tldw_chatbook/Utils/Splash_Screens/tech/circuit_board.py
tldw_chatbook/Utils/Splash_Screens/tech/circuit_trace.py
tldw_chatbook/Utils/Splash_Screens/tech/code_scroll.py
tldw_chatbook/Utils/Splash_Screens/tech/cyberpunk_glitch.py
tldw_chatbook/Utils/Splash_Screens/tech/data_stream.py
tldw_chatbook/Utils/Splash_Screens/tech/digital_rain.py
tldw_chatbook/Utils/Splash_Screens/tech/dna_sequence.py
tldw_chatbook/Utils/Splash_Screens/tech/fractal_zoom.py
tldw_chatbook/Utils/Splash_Screens/tech/hacker_terminal.py
tldw_chatbook/Utils/Splash_Screens/tech/holographic_interface.py
tldw_chatbook/Utils/Splash_Screens/tech/mining.py
tldw_chatbook/Utils/Splash_Screens/tech/music_visualizer.py
tldw_chatbook/Utils/Splash_Screens/tech/neon_sign_flicker.py
tldw_chatbook/Utils/Splash_Screens/tech/neural_network.py
tldw_chatbook/Utils/Splash_Screens/tech/phonebooths_dialing.py
tldw_chatbook/Utils/Splash_Screens/tech/quantum_tunnel.py
tldw_chatbook/Utils/Splash_Screens/tech/rubiks_cube.py
tldw_chatbook/Utils/Splash_Screens/tech/spy_vs_spy.py
tldw_chatbook/Utils/Splash_Screens/tech/terminal_boot.py
tldw_chatbook/Utils/Splash_Screens/tech/typewriter_news.py
tldw_chatbook/Video_Generation/__init__.py
tldw_chatbook/Video_Generation/adapter_registry.py
tldw_chatbook/Video_Generation/config.py
tldw_chatbook/Video_Generation/exceptions.py
tldw_chatbook/Video_Generation/request_validation.py
tldw_chatbook/Video_Generation/video_formats.py
tldw_chatbook/Video_Generation/video_metadata.py
tldw_chatbook/Video_Generation/video_store.py
tldw_chatbook/Video_Generation/video_templates.py
tldw_chatbook/Video_Generation/worker.py
tldw_chatbook/Video_Generation/adapters/__init__.py
tldw_chatbook/Video_Generation/adapters/base.py
tldw_chatbook/Video_Generation/adapters/comfyui_video_adapter.py
tldw_chatbook/Video_Generation/adapters/minimax_video_adapter.py
tldw_chatbook/Video_Generation/workflows/minimax_h3_t2v.json
tldw_chatbook/Video_Generation/workflows/minimax_h3_t2v_spectrum.json
tldw_chatbook/Voice_Assistant_Interop/__init__.py
tldw_chatbook/Voice_Assistant_Interop/server_voice_assistant_service.py
tldw_chatbook/Voice_Assistant_Interop/voice_assistant_scope_service.py
tldw_chatbook/WebClipper/__init__.py
tldw_chatbook/WebClipper/server_web_clipper_scope_service.py
tldw_chatbook/WebClipper/server_web_clipper_service.py
tldw_chatbook/Web_Clipper_Interop/__init__.py
tldw_chatbook/Web_Clipper_Interop/server_web_clipper_service.py
tldw_chatbook/Web_Clipper_Interop/web_clipper_scope_service.py
tldw_chatbook/Web_Scraping/Article_Extractor_Lib.py
tldw_chatbook/Web_Scraping/WebSearch_APIs.py
tldw_chatbook/Web_Scraping/__init__.py
tldw_chatbook/Web_Scraping/deep_search_citations.py
tldw_chatbook/Web_Scraping/exceptions.py
tldw_chatbook/Web_Scraping/search_backend_settings.py
tldw_chatbook/Web_Scraping/Article_Scraper/__init__.py
tldw_chatbook/Web_Scraping/Article_Scraper/config.py
tldw_chatbook/Web_Scraping/Article_Scraper/crawler.py
tldw_chatbook/Web_Scraping/Article_Scraper/importers.py
tldw_chatbook/Web_Scraping/Article_Scraper/main.py
tldw_chatbook/Web_Scraping/Article_Scraper/processors.py
tldw_chatbook/Web_Scraping/Article_Scraper/scraper.py
tldw_chatbook/Web_Scraping/Article_Scraper/utils.py
tldw_chatbook/Web_Scraping/Confluence/__init__.py
tldw_chatbook/Web_Scraping/Confluence/confluence_auth.py
tldw_chatbook/Web_Scraping/Confluence/confluence_crawler.py
tldw_chatbook/Web_Scraping/Confluence/confluence_main.py
tldw_chatbook/Web_Scraping/Confluence/confluence_scraper.py
tldw_chatbook/Web_Scraping/Confluence/confluence_utils.py
tldw_chatbook/Web_Scraping/cookie_scraping/cookie_cloner.py
tldw_chatbook/Web_Scraping_Interop/__init__.py
tldw_chatbook/Web_Scraping_Interop/server_web_scraping_service.py
tldw_chatbook/Web_Scraping_Interop/web_scraping_scope_service.py
tldw_chatbook/Web_Server/__init__.py
tldw_chatbook/Web_Server/artifact_share.py
tldw_chatbook/Web_Server/artifact_share_manifest.py
tldw_chatbook/Web_Server/artifact_share_server.py
tldw_chatbook/Web_Server/serve.py
tldw_chatbook/Web_Server/static/served_shell.css
tldw_chatbook/Web_Server/static/served_shell.html
tldw_chatbook/Web_Server/static/served_shell.js
tldw_chatbook/Widgets/AppFooterStatus.py
tldw_chatbook/Widgets/__init__.py
tldw_chatbook/Widgets/activity_log.py
tldw_chatbook/Widgets/audio_troubleshooting_dialog.py
tldw_chatbook/Widgets/base_components.py
tldw_chatbook/Widgets/cancel_confirmation_dialog.py
tldw_chatbook/Widgets/chat_message_enhanced.py
tldw_chatbook/Widgets/chunk_preview.py
tldw_chatbook/Widgets/compact_model_bar.py
tldw_chatbook/Widgets/confirmation_dialog.py
tldw_chatbook/Widgets/conversation_selection_dialog.py
tldw_chatbook/Widgets/custom_list_items.py
tldw_chatbook/Widgets/delete_confirmation_dialog.py
tldw_chatbook/Widgets/destination_rail.py
tldw_chatbook/Widgets/destination_workbench.py
tldw_chatbook/Widgets/detail_value_row.py
tldw_chatbook/Widgets/detailed_progress.py
tldw_chatbook/Widgets/dictation_performance_widget.py
tldw_chatbook/Widgets/diff_widgets.py
tldw_chatbook/Widgets/document_generation_modal.py
tldw_chatbook/Widgets/emoji_picker.py
tldw_chatbook/Widgets/empty_state.py
tldw_chatbook/Widgets/enhanced_file_picker.py
tldw_chatbook/Widgets/enhanced_sidebar.py
tldw_chatbook/Widgets/feedback_dialog.py
tldw_chatbook/Widgets/file_extraction_dialog.py
tldw_chatbook/Widgets/file_list_item_enhanced.py
tldw_chatbook/Widgets/file_picker_dialog.py
tldw_chatbook/Widgets/form_components.py
tldw_chatbook/Widgets/glyph_fallback.py
tldw_chatbook/Widgets/lazy_widgets.py
tldw_chatbook/Widgets/llamacpp_snapshot_manager.py
tldw_chatbook/Widgets/loading_states.py
tldw_chatbook/Widgets/media_details_widget.py
tldw_chatbook/Widgets/modal_dismissal.py
tldw_chatbook/Widgets/model_search_picker.py
tldw_chatbook/Widgets/password_dialog.py
tldw_chatbook/Widgets/pausable_progress.py
tldw_chatbook/Widgets/project_skills_import_modal.py
tldw_chatbook/Widgets/prune_safe_select.py
tldw_chatbook/Widgets/reader_scroll.py
tldw_chatbook/Widgets/recompose_capture_guard.py
tldw_chatbook/Widgets/settings_advanced_config_panel.py
tldw_chatbook/Widgets/settings_agents_panel.py
tldw_chatbook/Widgets/settings_image_gen_panel.py
tldw_chatbook/Widgets/settings_internal_prompts_editor_modal.py
tldw_chatbook/Widgets/settings_internal_prompts_panel.py
tldw_chatbook/Widgets/settings_splash_screen_viewer.py
tldw_chatbook/Widgets/settings_theme_editor.py
tldw_chatbook/Widgets/settings_video_gen_panel.py
tldw_chatbook/Widgets/settings_web_search_panel.py
tldw_chatbook/Widgets/splash_screen.py
tldw_chatbook/Widgets/status_dashboard.py
tldw_chatbook/Widgets/status_widget.py
tldw_chatbook/Widgets/template_selector.py
tldw_chatbook/Widgets/toast_notification.py
tldw_chatbook/Widgets/tool_message_widgets.py
tldw_chatbook/Widgets/tooltip.py
tldw_chatbook/Widgets/voice_blend_dialog.py
tldw_chatbook/Widgets/voice_input_widget.py
tldw_chatbook/Widgets/voice_profile_dialog.py
tldw_chatbook/Widgets/workbench_focus.py
tldw_chatbook/Widgets/workspace_create_modal.py
tldw_chatbook/Widgets/workspace_persona_default.py
tldw_chatbook/Widgets/Chat_Widgets/__init__.py
tldw_chatbook/Widgets/Chat_Widgets/chat_approval_card.py
tldw_chatbook/Widgets/Chat_Widgets/chat_create_confirm_card.py
tldw_chatbook/Widgets/Chat_Widgets/chat_handoff_card.py
tldw_chatbook/Widgets/Chat_Widgets/chat_message.py
tldw_chatbook/Widgets/Chat_Widgets/chat_message_enhanced.py
tldw_chatbook/Widgets/Chat_Widgets/chat_question_card.py
tldw_chatbook/Widgets/Chat_Widgets/chat_resume_panel.py
tldw_chatbook/Widgets/Chat_Widgets/chat_shell_bar.py
tldw_chatbook/Widgets/Chat_Widgets/chat_task_cards.py
tldw_chatbook/Widgets/Chat_Widgets/skill_install_confirm_card.py
tldw_chatbook/Widgets/Chat_Widgets/skill_script_confirm_card.py
tldw_chatbook/Widgets/Chat_Widgets/watchlists_operation_card.py
tldw_chatbook/Widgets/Chat_Widgets/worktree_confirm_card.py
tldw_chatbook/Widgets/Chat_Widgets/worktree_recovery_dialog.py
tldw_chatbook/Widgets/Coding_Widgets/__init__.py
tldw_chatbook/Widgets/Coding_Widgets/repo_tree_widgets.py
tldw_chatbook/Widgets/Console/__init__.py
tldw_chatbook/Widgets/Console/character_expression_avatar.py
tldw_chatbook/Widgets/Console/console_activity_outcome_notice.py
tldw_chatbook/Widgets/Console/console_agent_history_modal.py
tldw_chatbook/Widgets/Console/console_agent_progress_modal.py
tldw_chatbook/Widgets/Console/console_agent_steering_bar.py
tldw_chatbook/Widgets/Console/console_appearance_picker_modal.py
tldw_chatbook/Widgets/Console/console_assistant_turn.py
tldw_chatbook/Widgets/Console/console_auto_speak_consent.py
tldw_chatbook/Widgets/Console/console_background_effect.py
tldw_chatbook/Widgets/Console/console_bounded_section.py
tldw_chatbook/Widgets/Console/console_canvas_card.py
tldw_chatbook/Widgets/Console/console_capture_policy_dialog.py
tldw_chatbook/Widgets/Console/console_character_context.py
tldw_chatbook/Widgets/Console/console_character_picker_modal.py
tldw_chatbook/Widgets/Console/console_citation_sources_modal.py
tldw_chatbook/Widgets/Console/console_command_popup.py
tldw_chatbook/Widgets/Console/console_composer_bar.py
tldw_chatbook/Widgets/Console/console_composer_menu_modal.py
tldw_chatbook/Widgets/Console/console_context_controls.py
tldw_chatbook/Widgets/Console/console_control_bar.py
tldw_chatbook/Widgets/Console/console_conversation_action_menu.py
tldw_chatbook/Widgets/Console/console_conversation_inspector.py
tldw_chatbook/Widgets/Console/console_edit_message_modal.py
tldw_chatbook/Widgets/Console/console_endpoint_template_modal.py
tldw_chatbook/Widgets/Console/console_exchange_export_dialog.py
tldw_chatbook/Widgets/Console/console_feedback_comment_modal.py
tldw_chatbook/Widgets/Console/console_fork_chat_modal.py
tldw_chatbook/Widgets/Console/console_generate_image_modal.py
tldw_chatbook/Widgets/Console/console_generation_card.py
tldw_chatbook/Widgets/Console/console_image_viewer_modal.py
tldw_chatbook/Widgets/Console/console_inspector_ownership.py
tldw_chatbook/Widgets/Console/console_inspector_section.py
tldw_chatbook/Widgets/Console/console_library_access_modal.py
tldw_chatbook/Widgets/Console/console_library_search_modal.py
tldw_chatbook/Widgets/Console/console_message_more_menu.py
tldw_chatbook/Widgets/Console/console_model_popover.py
tldw_chatbook/Widgets/Console/console_project_instructions.py
tldw_chatbook/Widgets/Console/console_prompt_comparison_modal.py
tldw_chatbook/Widgets/Console/console_prompt_improve_view.py
tldw_chatbook/Widgets/Console/console_prompt_picker_modal.py
tldw_chatbook/Widgets/Console/console_prompt_queue_modal.py
tldw_chatbook/Widgets/Console/console_prompts_browse.py
tldw_chatbook/Widgets/Console/console_prompts_modal.py
tldw_chatbook/Widgets/Console/console_prompts_state.py
tldw_chatbook/Widgets/Console/console_provider_picker.py
tldw_chatbook/Widgets/Console/console_rag_settings_modal.py
tldw_chatbook/Widgets/Console/console_rail_handle.py
tldw_chatbook/Widgets/Console/console_reaction_picker_modal.py
tldw_chatbook/Widgets/Console/console_rename_session_modal.py
tldw_chatbook/Widgets/Console/console_retrieval_scope_row.py
tldw_chatbook/Widgets/Console/console_review_notes_modal.py
tldw_chatbook/Widgets/Console/console_rewind_modal.py
tldw_chatbook/Widgets/Console/console_run_inspector.py
tldw_chatbook/Widgets/Console/console_run_log_modal.py
tldw_chatbook/Widgets/Console/console_save_as_modal.py
tldw_chatbook/Widgets/Console/console_save_markdown_modal.py
tldw_chatbook/Widgets/Console/console_scope_picker_modal.py
tldw_chatbook/Widgets/Console/console_selection.py
tldw_chatbook/Widgets/Console/console_selection_menu.py
tldw_chatbook/Widgets/Console/console_send_authority_summary.py
tldw_chatbook/Widgets/Console/console_session_surface.py
tldw_chatbook/Widgets/Console/console_session_switcher_modal.py
tldw_chatbook/Widgets/Console/console_settings_modal.py
tldw_chatbook/Widgets/Console/console_settings_summary.py
tldw_chatbook/Widgets/Console/console_setup_modal.py
tldw_chatbook/Widgets/Console/console_side_chat_modal.py
tldw_chatbook/Widgets/Console/console_speech_controls.py
tldw_chatbook/Widgets/Console/console_staged_context.py
tldw_chatbook/Widgets/Console/console_staged_evidence_strip.py
tldw_chatbook/Widgets/Console/console_status_chips.py
tldw_chatbook/Widgets/Console/console_style_picker_modal.py
tldw_chatbook/Widgets/Console/console_summarize_preview_modal.py
tldw_chatbook/Widgets/Console/console_system_prompt_modal.py
tldw_chatbook/Widgets/Console/console_task_panel.py
tldw_chatbook/Widgets/Console/console_terminal_messages.py
tldw_chatbook/Widgets/Console/console_terminal_session_modal.py
tldw_chatbook/Widgets/Console/console_terminal_workspace.py
tldw_chatbook/Widgets/Console/console_transcript.py
tldw_chatbook/Widgets/Console/console_turn_file_card.py
tldw_chatbook/Widgets/Console/console_video_capacity_modal.py
tldw_chatbook/Widgets/Console/console_video_card.py
tldw_chatbook/Widgets/Console/console_video_preview.py
tldw_chatbook/Widgets/Console/console_voice_preview.py
tldw_chatbook/Widgets/Console/console_workbench_state.py
tldw_chatbook/Widgets/Console/console_workspace_action_menu.py
tldw_chatbook/Widgets/Console/console_workspace_context.py
tldw_chatbook/Widgets/Console/console_workspace_details.py
tldw_chatbook/Widgets/Console/console_workspace_files_modal.py
tldw_chatbook/Widgets/Console/console_workspace_switcher_modal.py
tldw_chatbook/Widgets/Console/console_workspace_tree.py
tldw_chatbook/Widgets/Console/prompt_variables_dialog.py
tldw_chatbook/Widgets/Console/trace_export_dialog.py
tldw_chatbook/Widgets/Console/trace_export_profile_ui.py
tldw_chatbook/Widgets/Evals/__init__.py
tldw_chatbook/Widgets/Home/__init__.py
tldw_chatbook/Widgets/Home/home_canvas.py
tldw_chatbook/Widgets/Home/home_rail.py
tldw_chatbook/Widgets/Library/__init__.py
tldw_chatbook/Widgets/Library/library_adaptive_reader_shell.py
tldw_chatbook/Widgets/Library/library_browse_reader_shell.py
tldw_chatbook/Widgets/Library/library_canvas_sync.py
tldw_chatbook/Widgets/Library/library_character_return.py
tldw_chatbook/Widgets/Library/library_choice_strip.py
tldw_chatbook/Widgets/Library/library_collections_capture_reader.py
tldw_chatbook/Widgets/Library/library_conversation_reader.py
tldw_chatbook/Widgets/Library/library_conversations_canvas.py
tldw_chatbook/Widgets/Library/library_emergency_return.py
tldw_chatbook/Widgets/Library/library_entry_canvases.py
tldw_chatbook/Widgets/Library/library_export_canvas.py
tldw_chatbook/Widgets/Library/library_file_notes_events.py
tldw_chatbook/Widgets/Library/library_file_notes_git_panel.py
tldw_chatbook/Widgets/Library/library_file_notes_workspace.py
tldw_chatbook/Widgets/Library/library_ingest_canvas.py
tldw_chatbook/Widgets/Library/library_media_canvas.py
tldw_chatbook/Widgets/Library/library_media_content.py
tldw_chatbook/Widgets/Library/library_media_image_preview.py
tldw_chatbook/Widgets/Library/library_media_raw_view.py
tldw_chatbook/Widgets/Library/library_media_trash_canvas.py
tldw_chatbook/Widgets/Library/library_media_viewer.py
tldw_chatbook/Widgets/Library/library_note_folder_dialog.py
tldw_chatbook/Widgets/Library/library_note_import_canvas.py
tldw_chatbook/Widgets/Library/library_note_work_pane.py
tldw_chatbook/Widgets/Library/library_notes_add_from_files_canvas.py
tldw_chatbook/Widgets/Library/library_notes_canvas.py
tldw_chatbook/Widgets/Library/library_notes_sync_roots_canvas.py
tldw_chatbook/Widgets/Library/library_prompt_work_pane.py
tldw_chatbook/Widgets/Library/library_prompts_canvas.py
tldw_chatbook/Widgets/Library/library_rail.py
tldw_chatbook/Widgets/Library/library_review_set_picker.py
tldw_chatbook/Widgets/Library/library_search_rag_panel.py
tldw_chatbook/Widgets/Library/library_skill_work_pane.py
tldw_chatbook/Widgets/Library/library_skills_canvas.py
tldw_chatbook/Widgets/Library/prompt_delete_confirmation_modal.py
tldw_chatbook/Widgets/Media/__init__.py
tldw_chatbook/Widgets/Media/media_list_panel.py
tldw_chatbook/Widgets/Media/media_navigation_panel.py
tldw_chatbook/Widgets/Media/media_search_panel.py
tldw_chatbook/Widgets/Media/media_viewer_panel.py
tldw_chatbook/Widgets/ModelArtifacts/__init__.py
tldw_chatbook/Widgets/ModelArtifacts/activation_controls.py
tldw_chatbook/Widgets/ModelArtifacts/install_modal.py
tldw_chatbook/Widgets/ModelArtifacts/install_progress.py
tldw_chatbook/Widgets/ModelArtifacts/local_gguf_import.py
tldw_chatbook/Widgets/ModelArtifacts/plan_panel.py
tldw_chatbook/Widgets/ModelArtifacts/runtime_choice_modal.py
tldw_chatbook/Widgets/NewIngest/BackendIntegration.py
tldw_chatbook/Widgets/NewIngest/ProcessingDashboard.py
tldw_chatbook/Widgets/NewIngest/SmartFileDropZone.py
tldw_chatbook/Widgets/NewIngest/UnifiedProcessor.py
tldw_chatbook/Widgets/NewIngest/__init__.py
tldw_chatbook/Widgets/Note_Widgets/__init__.py
tldw_chatbook/Widgets/Note_Widgets/note_creation_modal.py
tldw_chatbook/Widgets/Note_Widgets/note_selection_dialog.py
tldw_chatbook/Widgets/Persona_Widgets/__init__.py
tldw_chatbook/Widgets/Persona_Widgets/actor_pack_import_review.py
tldw_chatbook/Widgets/Persona_Widgets/buddy_character_review.py
tldw_chatbook/Widgets/Persona_Widgets/buddy_conversation_modal.py
tldw_chatbook/Widgets/Persona_Widgets/buddy_management_modal.py
tldw_chatbook/Widgets/Persona_Widgets/buddy_speech_controls.py
tldw_chatbook/Widgets/Persona_Widgets/buddy_workspace_modal.py
tldw_chatbook/Widgets/Persona_Widgets/character_tts_portability_dialogs.py
tldw_chatbook/Widgets/Persona_Widgets/conversation_attach_picker.py
tldw_chatbook/Widgets/Persona_Widgets/dictionary_attach_picker.py
tldw_chatbook/Widgets/Persona_Widgets/dictionary_picker.py
tldw_chatbook/Widgets/Persona_Widgets/persona_buddy_widget.py
tldw_chatbook/Widgets/Persona_Widgets/persona_profile_card_widget.py
tldw_chatbook/Widgets/Persona_Widgets/persona_profile_editor_widget.py
tldw_chatbook/Widgets/Persona_Widgets/personas_character_card_widget.py
tldw_chatbook/Widgets/Persona_Widgets/personas_character_dictionaries.py
tldw_chatbook/Widgets/Persona_Widgets/personas_character_editor_widget.py
tldw_chatbook/Widgets/Persona_Widgets/personas_character_tts_widget.py
tldw_chatbook/Widgets/Persona_Widgets/personas_character_world_books.py
tldw_chatbook/Widgets/Persona_Widgets/personas_conversation_transcript_widget.py
tldw_chatbook/Widgets/Persona_Widgets/personas_dictionary_detail.py
tldw_chatbook/Widgets/Persona_Widgets/personas_dictionary_tryit.py
tldw_chatbook/Widgets/Persona_Widgets/personas_dictionary_validation.py
tldw_chatbook/Widgets/Persona_Widgets/personas_inspector_pane.py
tldw_chatbook/Widgets/Persona_Widgets/personas_library_pane.py
tldw_chatbook/Widgets/Persona_Widgets/personas_lore_detail.py
tldw_chatbook/Widgets/Persona_Widgets/personas_lore_tryit.py
tldw_chatbook/Widgets/Persona_Widgets/personas_messages.py
tldw_chatbook/Widgets/Persona_Widgets/personas_pane_messages.py
tldw_chatbook/Widgets/Persona_Widgets/personas_persona_visual_pack_widget.py
tldw_chatbook/Widgets/Persona_Widgets/personas_policy_rules_editor.py
tldw_chatbook/Widgets/Persona_Widgets/personas_preview_pane.py
tldw_chatbook/Widgets/Persona_Widgets/personas_state.py
tldw_chatbook/Widgets/Persona_Widgets/personas_visual_identity_pack_widget.py
tldw_chatbook/Widgets/Persona_Widgets/petdex_import_review.py
tldw_chatbook/Widgets/Persona_Widgets/tag_filter_picker.py
tldw_chatbook/Widgets/Persona_Widgets/world_book_picker.py
tldw_chatbook/Widgets/Prompts/__init__.py
tldw_chatbook/Widgets/Prompts/prompt_block_editor.py
tldw_chatbook/Widgets/Prompts/prompt_block_editor_state.py
tldw_chatbook/Widgets/Settings_Widgets/__init__.py
tldw_chatbook/Widgets/Settings_Widgets/personal_context_link_modal.py
tldw_chatbook/Widgets/Settings_Widgets/personal_context_panel.py
tldw_chatbook/Widgets/Settings_Widgets/personal_context_review_modal.py
tldw_chatbook/Widgets/Settings_Widgets/server_switch_modal.py
tldw_chatbook/Widgets/Settings_Widgets/speech_tts_panel_types.py
tldw_chatbook/Widgets/Settings_Widgets/speech_tts_settings_panel.py
tldw_chatbook/Widgets/Settings_Widgets/tool_pack_import_review.py
tldw_chatbook/Widgets/Settings_Widgets/tool_profiles_panel.py
tldw_chatbook/Widgets/Study/__init__.py
tldw_chatbook/Widgets/Study/quiz_session_widget.py
tldw_chatbook/Widgets/Study/study_dashboard.py
tldw_chatbook/Widgets/TTS/__init__.py
tldw_chatbook/Widgets/TTS/chapter_editor_widget.py
tldw_chatbook/Widgets/TTS/character_voice_widget.py
tldw_chatbook/Widgets/Tamagotchi/__init__.py
tldw_chatbook/Widgets/Tamagotchi/base_tamagotchi.py
tldw_chatbook/Widgets/Tamagotchi/tamagotchi_behaviors.py
tldw_chatbook/Widgets/Tamagotchi/tamagotchi_messages.py
tldw_chatbook/Widgets/Tamagotchi/tamagotchi_sprites.py
tldw_chatbook/Widgets/Tamagotchi/tamagotchi_storage.py
tldw_chatbook/Widgets/Tamagotchi/validators.py
tldw_chatbook/Widgets/Tamagotchi/examples/simple_tamagotchi.py
tldw_chatbook/Widgets/Writing/__init__.py
tldw_chatbook/Widgets/Writing/writing_detail_panel.py
tldw_chatbook/Widgets/Writing/writing_outline_tree.py
tldw_chatbook/Widgets/Writing/writing_source_panel.py
tldw_chatbook/Workspaces/__init__.py
tldw_chatbook/Workspaces/agent_provisioning.py
tldw_chatbook/Workspaces/assistant_defaults.py
tldw_chatbook/Workspaces/change_bounds.py
tldw_chatbook/Workspaces/change_retention.py
tldw_chatbook/Workspaces/change_revert.py
tldw_chatbook/Workspaces/change_review_consent.py
tldw_chatbook/Workspaces/change_review_finalization.py
tldw_chatbook/Workspaces/change_tracking.py
tldw_chatbook/Workspaces/change_turn_tracker.py
tldw_chatbook/Workspaces/conversation_browser_state.py
tldw_chatbook/Workspaces/display_state.py
tldw_chatbook/Workspaces/eligibility.py
tldw_chatbook/Workspaces/environment_status.py
tldw_chatbook/Workspaces/file_inspector.py
tldw_chatbook/Workspaces/git_workspace.py
tldw_chatbook/Workspaces/models.py
tldw_chatbook/Workspaces/registry_service.py
tldw_chatbook/Workspaces/workspace_tree_state.py
tldw_chatbook/Writing_Interop/__init__.py
tldw_chatbook/Writing_Interop/local_writing_service.py
tldw_chatbook/Writing_Interop/server_writing_service.py
tldw_chatbook/Writing_Interop/writing_markdown_adapter.py
tldw_chatbook/Writing_Interop/writing_models.py
tldw_chatbook/Writing_Interop/writing_normalizers.py
tldw_chatbook/Writing_Interop/writing_scope_service.py
tldw_chatbook/assets/__init__.py
tldw_chatbook/assets/characters/pixel_migu/ASSET_LICENSE.md
tldw_chatbook/assets/characters/pixel_migu/pixel-migu.character.json
tldw_chatbook/assets/characters/pixel_migu/pixel-migu.character.png
tldw_chatbook/assets/characters/pixel_migu/visual_identity_pack.json
tldw_chatbook/assets/characters/pixel_migu/expressions/angry.png
tldw_chatbook/assets/characters/pixel_migu/expressions/celebrate.png
tldw_chatbook/assets/characters/pixel_migu/expressions/confused.png
tldw_chatbook/assets/characters/pixel_migu/expressions/error.png
tldw_chatbook/assets/characters/pixel_migu/expressions/excited.png
tldw_chatbook/assets/characters/pixel_migu/expressions/happy.png
tldw_chatbook/assets/characters/pixel_migu/expressions/listening.png
tldw_chatbook/assets/characters/pixel_migu/expressions/love.png
tldw_chatbook/assets/characters/pixel_migu/expressions/neutral.png
tldw_chatbook/assets/characters/pixel_migu/expressions/sad.png
tldw_chatbook/assets/characters/pixel_migu/expressions/skeptical.png
tldw_chatbook/assets/characters/pixel_migu/expressions/sleepy.png
tldw_chatbook/assets/characters/pixel_migu/expressions/speaking.png
tldw_chatbook/assets/characters/pixel_migu/expressions/surprised.png
tldw_chatbook/assets/characters/pixel_migu/expressions/thinking.png
tldw_chatbook/assets/characters/pixel_migu/expressions/thumbs_up.png
tldw_chatbook/assets/characters/pixel_migu/expressions/type.png
tldw_chatbook/assets/characters/pixel_migu/expressions/wave.png
tldw_chatbook/assets/characters/samira/ASSET_LICENSE.md
tldw_chatbook/assets/characters/samira/Samira.character.json
tldw_chatbook/assets/characters/samira/Sammy.png
tldw_chatbook/assets/characters/samira/visual_identity_pack.json
tldw_chatbook/assets/characters/samira/expressions/admiration.webp
tldw_chatbook/assets/characters/samira/expressions/amusement.webp
tldw_chatbook/assets/characters/samira/expressions/anger.webp
tldw_chatbook/assets/characters/samira/expressions/annoyance.webp
tldw_chatbook/assets/characters/samira/expressions/approval.webp
tldw_chatbook/assets/characters/samira/expressions/caring.webp
tldw_chatbook/assets/characters/samira/expressions/confusion.webp
tldw_chatbook/assets/characters/samira/expressions/curiosity.webp
tldw_chatbook/assets/characters/samira/expressions/desire.webp
tldw_chatbook/assets/characters/samira/expressions/disappointment.webp
tldw_chatbook/assets/characters/samira/expressions/disapproval.webp
tldw_chatbook/assets/characters/samira/expressions/disgust.webp
tldw_chatbook/assets/characters/samira/expressions/embarrassment.webp
tldw_chatbook/assets/characters/samira/expressions/error.webp
tldw_chatbook/assets/characters/samira/expressions/excitement.webp
tldw_chatbook/assets/characters/samira/expressions/fear.webp
tldw_chatbook/assets/characters/samira/expressions/gratitude.webp
tldw_chatbook/assets/characters/samira/expressions/grief.webp
tldw_chatbook/assets/characters/samira/expressions/joy.webp
tldw_chatbook/assets/characters/samira/expressions/love.webp
tldw_chatbook/assets/characters/samira/expressions/nervousness.webp
tldw_chatbook/assets/characters/samira/expressions/neutral.webp
tldw_chatbook/assets/characters/samira/expressions/optimism.webp
tldw_chatbook/assets/characters/samira/expressions/pride.webp
tldw_chatbook/assets/characters/samira/expressions/realization.webp
tldw_chatbook/assets/characters/samira/expressions/relief.webp
tldw_chatbook/assets/characters/samira/expressions/remorse.webp
tldw_chatbook/assets/characters/samira/expressions/sadness.webp
tldw_chatbook/assets/characters/samira/expressions/speaking.webp
tldw_chatbook/assets/characters/samira/expressions/surprise.webp
tldw_chatbook/assets/characters/samira/expressions/thinking.webp
tldw_chatbook/assets/persona_visual/pixel_migu/PROVENANCE.md
tldw_chatbook/assets/persona_visual/pixel_migu/alert-idle-1.png
tldw_chatbook/assets/persona_visual/pixel_migu/alert-idle-2.png
tldw_chatbook/assets/persona_visual/pixel_migu/alert-idle-3.png
tldw_chatbook/assets/persona_visual/pixel_migu/alert-idle-4.png
tldw_chatbook/assets/persona_visual/pixel_migu/assets.json
tldw_chatbook/assets/persona_visual/pixel_migu/confused-1.png
tldw_chatbook/assets/persona_visual/pixel_migu/confused-2.png
tldw_chatbook/assets/persona_visual/pixel_migu/confused-3.png
tldw_chatbook/assets/persona_visual/pixel_migu/confused-4.png
tldw_chatbook/assets/persona_visual/pixel_migu/error-1.png
tldw_chatbook/assets/persona_visual/pixel_migu/error-2.png
tldw_chatbook/assets/persona_visual/pixel_migu/error-3.png
tldw_chatbook/assets/persona_visual/pixel_migu/error-4.png
tldw_chatbook/assets/persona_visual/pixel_migu/happy-1.png
tldw_chatbook/assets/persona_visual/pixel_migu/happy-2.png
tldw_chatbook/assets/persona_visual/pixel_migu/happy-3.png
tldw_chatbook/assets/persona_visual/pixel_migu/happy-4.png
tldw_chatbook/assets/persona_visual/pixel_migu/idle-1.png
tldw_chatbook/assets/persona_visual/pixel_migu/idle-2.png
tldw_chatbook/assets/persona_visual/pixel_migu/idle-3.png
tldw_chatbook/assets/persona_visual/pixel_migu/idle-4.png
tldw_chatbook/assets/persona_visual/pixel_migu/manifest.json
tldw_chatbook/assets/persona_visual/pixel_migu/pose-angry.png
tldw_chatbook/assets/persona_visual/pixel_migu/pose-celebrate.png
tldw_chatbook/assets/persona_visual/pixel_migu/pose-confused.png
tldw_chatbook/assets/persona_visual/pixel_migu/pose-excited.png
tldw_chatbook/assets/persona_visual/pixel_migu/pose-happy.png
tldw_chatbook/assets/persona_visual/pixel_migu/pose-listening.png
tldw_chatbook/assets/persona_visual/pixel_migu/pose-love.png
tldw_chatbook/assets/persona_visual/pixel_migu/pose-neutral.png
tldw_chatbook/assets/persona_visual/pixel_migu/pose-sad.png
tldw_chatbook/assets/persona_visual/pixel_migu/pose-skeptical.png
tldw_chatbook/assets/persona_visual/pixel_migu/pose-sleepy.png
tldw_chatbook/assets/persona_visual/pixel_migu/pose-surprised.png
tldw_chatbook/assets/persona_visual/pixel_migu/pose-thinking.png
tldw_chatbook/assets/persona_visual/pixel_migu/pose-thumbs_up.png
tldw_chatbook/assets/persona_visual/pixel_migu/pose-type.png
tldw_chatbook/assets/persona_visual/pixel_migu/pose-wave.png
tldw_chatbook/assets/persona_visual/pixel_migu/sleepy-1.png
tldw_chatbook/assets/persona_visual/pixel_migu/sleepy-2.png
tldw_chatbook/assets/persona_visual/pixel_migu/sleepy-3.png
tldw_chatbook/assets/persona_visual/pixel_migu/sleepy-4.png
tldw_chatbook/assets/persona_visual/pixel_migu/speaking-1.png
tldw_chatbook/assets/persona_visual/pixel_migu/speaking-2.png
tldw_chatbook/assets/persona_visual/pixel_migu/speaking-3.png
tldw_chatbook/assets/persona_visual/pixel_migu/speaking-4.png
tldw_chatbook/assets/persona_visual/pixel_migu/think-1.png
tldw_chatbook/assets/persona_visual/pixel_migu/think-2.png
tldw_chatbook/assets/persona_visual/pixel_migu/think-3.png
tldw_chatbook/assets/persona_visual/pixel_migu/think-4.png
tldw_chatbook/assets/persona_visual/pixel_migu/thinking-1.png
tldw_chatbook/assets/persona_visual/pixel_migu/thinking-2.png
tldw_chatbook/assets/persona_visual/pixel_migu/thinking-3.png
tldw_chatbook/assets/persona_visual/pixel_migu/thinking-4.png
tldw_chatbook/assets/persona_visual/pixel_migu/thumbs-up-1.png
tldw_chatbook/assets/persona_visual/pixel_migu/thumbs-up-2.png
tldw_chatbook/assets/persona_visual/pixel_migu/thumbs-up-3.png
tldw_chatbook/assets/persona_visual/pixel_migu/thumbs-up-4.png
tldw_chatbook/assets/persona_visual/pixel_migu/type-1.png
tldw_chatbook/assets/persona_visual/pixel_migu/type-2.png
tldw_chatbook/assets/persona_visual/pixel_migu/type-3.png
tldw_chatbook/assets/persona_visual/pixel_migu/type-4.png
tldw_chatbook/assets/persona_visual/pixel_migu/wave-1.png
tldw_chatbook/assets/persona_visual/pixel_migu/wave-2.png
tldw_chatbook/assets/persona_visual/pixel_migu/wave-3.png
tldw_chatbook/assets/persona_visual/pixel_migu/wave-4.png
tldw_chatbook/assets/tiktoken_cache/0ea1e91bbb3a60f729a8dc8f777fd2fc07cd8df4
tldw_chatbook/assets/tiktoken_cache/6c7ea1a7e38e3a7f062df639a5b80947f075ffe6
tldw_chatbook/assets/tiktoken_cache/6d1cbeee0f20b3d9449abfede4726ed8212e3aee
tldw_chatbook/assets/tiktoken_cache/9b5ad71b2ce5302211f9c61530b329a4922fc6a4
tldw_chatbook/assets/tiktoken_cache/LICENSE.txt
tldw_chatbook/assets/tiktoken_cache/NOTICE.txt
tldw_chatbook/assets/tiktoken_cache/ec7223a39ce59f226a68acc30dc1af2788490e15
tldw_chatbook/assets/tiktoken_cache/fb374d419588a4632f3f557e76b4b70aebbca790
tldw_chatbook/assets/tiktoken_cache/manifest.json
tldw_chatbook/css/__init__.py
tldw_chatbook/css/build_css.py
tldw_chatbook/css/check_bundle_sync.py
tldw_chatbook/css/main.tcss
tldw_chatbook/css/screen_agentic_console.tcss
tldw_chatbook/css/screen_agentic_library.tcss
tldw_chatbook/css/screen_agentic_settings.tcss
tldw_chatbook/css/screen_css_scoped.tcss
tldw_chatbook/css/screen_css_self.tcss
tldw_chatbook/css/screen_feature_evals.tcss
tldw_chatbook/css/screen_feature_scheduling.tcss
tldw_chatbook/css/screen_feature_watchlists.tcss
tldw_chatbook/css/tie_aware_stylesheet.py
tldw_chatbook/css/tldw_cli_modular.tcss
tldw_chatbook/css/widget_css.py
tldw_chatbook/css/widget_defaults_scoped.tcss
tldw_chatbook/css/widget_defaults_self.tcss
tldw_chatbook/css/Themes/__init__.py
tldw_chatbook/css/Themes/theme_tester.py
tldw_chatbook/css/Themes/theme_tester.tcss
tldw_chatbook/css/Themes/themes.py
tldw_chatbook/css/components/_agentic_terminal.tcss
tldw_chatbook/css/components/_buttons.tcss
tldw_chatbook/css/components/_change_review.tcss
tldw_chatbook/css/components/_dialogs.tcss
tldw_chatbook/css/components/_forms.tcss
tldw_chatbook/css/components/_lists.tcss
tldw_chatbook/css/components/_messages.tcss
tldw_chatbook/css/components/_navigation.tcss
tldw_chatbook/css/components/_profile_interview.tcss
tldw_chatbook/css/components/_settings_personal_context.tcss
tldw_chatbook/css/components/_settings_splash_theme.tcss
tldw_chatbook/css/components/_shared_components.tcss
tldw_chatbook/css/components/_status.tcss
tldw_chatbook/css/components/_unified_sidebar.tcss
tldw_chatbook/css/components/_widgets.tcss
tldw_chatbook/css/components/_workbench.tcss
tldw_chatbook/css/components/stats_screen.css
tldw_chatbook/css/core/_base.tcss
tldw_chatbook/css/core/_reset.tcss
tldw_chatbook/css/core/_typography.tcss
tldw_chatbook/css/core/_variables.tcss
tldw_chatbook/css/features/_chat.tcss
tldw_chatbook/css/features/_chatbooks.tcss
tldw_chatbook/css/features/_chatbooks_improved.tcss
tldw_chatbook/css/features/_code_repo.tcss
tldw_chatbook/css/features/_coding.tcss
tldw_chatbook/css/features/_conversations.tcss
tldw_chatbook/css/features/_embeddings.tcss
tldw_chatbook/css/features/_evals.tcss
tldw_chatbook/css/features/_evaluation_unified.tcss
tldw_chatbook/css/features/_ingest.tcss
tldw_chatbook/css/features/_lab.tcss
tldw_chatbook/css/features/_llm-management.tcss
tldw_chatbook/css/features/_logs.tcss
tldw_chatbook/css/features/_media.tcss
tldw_chatbook/css/features/_metrics.tcss
tldw_chatbook/css/features/_new_ingest.tcss
tldw_chatbook/css/features/_notes.tcss
tldw_chatbook/css/features/_research_workspace.tcss
tldw_chatbook/css/features/_scheduling.tcss
tldw_chatbook/css/features/_splash.tcss
tldw_chatbook/css/features/_tab_dropdown.tcss
tldw_chatbook/css/features/_tools-settings.tcss
tldw_chatbook/css/features/_watchlists.tcss
tldw_chatbook/css/features/_wizards.tcss
tldw_chatbook/css/features/_writing.tcss
tldw_chatbook/css/features/config_search.tcss
tldw_chatbook/css/features/feature_alerts.tcss
tldw_chatbook/css/layout/_containers.tcss
tldw_chatbook/css/layout/_panes.tcss
tldw_chatbook/css/layout/_sidebars.tcss
tldw_chatbook/css/layout/_tabs.tcss
tldw_chatbook/css/layout/_windows.tcss
tldw_chatbook/css/utilities/_helpers.tcss
tldw_chatbook/css/utilities/_overrides.tcss
tldw_chatbook/css/utilities/_states.tcss
tldw_chatbook/runtime_policy/__init__.py
tldw_chatbook/runtime_policy/bootstrap.py
tldw_chatbook/runtime_policy/domain_edge_contracts.py
tldw_chatbook/runtime_policy/enforcement.py
tldw_chatbook/runtime_policy/engine.py
tldw_chatbook/runtime_policy/registry.py
tldw_chatbook/runtime_policy/server_capabilities.py
tldw_chatbook/runtime_policy/server_context.py
tldw_chatbook/runtime_policy/server_credentials.py
tldw_chatbook/runtime_policy/server_event_scope.py
tldw_chatbook/runtime_policy/server_parity_models.py
tldw_chatbook/runtime_policy/server_parity_state.py
tldw_chatbook/runtime_policy/source_state.py
tldw_chatbook/runtime_policy/types.py
tldw_chatbook/runtime_policy/unsupported_capabilities.py
tldw_chatbook/state/__init__.py
tldw_chatbook/state/app_state.py
tldw_chatbook/state/chat_state.py
tldw_chatbook/state/navigation_state.py
tldw_chatbook/state/notes_state.py
tldw_chatbook/state/ui_state.py
tldw_chatbook/tldw_api/LICENSE
tldw_chatbook/tldw_api/__init__.py
tldw_chatbook/tldw_api/account_security_schemas.py
tldw_chatbook/tldw_api/audio_schemas.py
tldw_chatbook/tldw_api/audiobook_schemas.py
tldw_chatbook/tldw_api/auth_user_schemas.py
tldw_chatbook/tldw_api/character_persona_schemas.py
tldw_chatbook/tldw_api/chat_conversation_schemas.py
tldw_chatbook/tldw_api/chat_dictionary_schemas.py
tldw_chatbook/tldw_api/chat_documents_schemas.py
tldw_chatbook/tldw_api/chat_grammar_schemas.py
tldw_chatbook/tldw_api/chat_loop_schemas.py
tldw_chatbook/tldw_api/claims_schemas.py
tldw_chatbook/tldw_api/client.py
tldw_chatbook/tldw_api/collections_feeds_schemas.py
tldw_chatbook/tldw_api/companion_schemas.py
tldw_chatbook/tldw_api/connectors_schemas.py
tldw_chatbook/tldw_api/data_tables_schemas.py
tldw_chatbook/tldw_api/evaluations_schemas.py
tldw_chatbook/tldw_api/exceptions.py
tldw_chatbook/tldw_api/feedback_schemas.py
tldw_chatbook/tldw_api/flashcards_schemas.py
tldw_chatbook/tldw_api/kanban_schemas.py
tldw_chatbook/tldw_api/llm_provider_schemas.py
tldw_chatbook/tldw_api/mcp_governance_schemas.py
tldw_chatbook/tldw_api/mcp_unified_client.py
tldw_chatbook/tldw_api/mcp_unified_schemas.py
tldw_chatbook/tldw_api/media_reading_schemas.py
tldw_chatbook/tldw_api/meetings_schemas.py
tldw_chatbook/tldw_api/notes_workspace_limits.py
tldw_chatbook/tldw_api/notes_workspace_schemas.py
tldw_chatbook/tldw_api/notifications_reminders_schemas.py
tldw_chatbook/tldw_api/ocr_vlm_schemas.py
tldw_chatbook/tldw_api/outputs_schemas.py
tldw_chatbook/tldw_api/personalization_schemas.py
tldw_chatbook/tldw_api/prompt_chatbook_schemas.py
tldw_chatbook/tldw_api/prompt_studio_schemas.py
tldw_chatbook/tldw_api/quizzes_schemas.py
tldw_chatbook/tldw_api/rag_admin_schemas.py
tldw_chatbook/tldw_api/research_runs_schemas.py
tldw_chatbook/tldw_api/research_search_schemas.py
tldw_chatbook/tldw_api/scheduled_tasks_automation_schemas.py
tldw_chatbook/tldw_api/schemas.py
tldw_chatbook/tldw_api/server_notifications_schemas.py
tldw_chatbook/tldw_api/server_runtime_schemas.py
tldw_chatbook/tldw_api/sharing_schemas.py
tldw_chatbook/tldw_api/skills_schemas.py
tldw_chatbook/tldw_api/slides_schemas.py
tldw_chatbook/tldw_api/storage_schemas.py
tldw_chatbook/tldw_api/study_extensions_schemas.py
tldw_chatbook/tldw_api/study_suggestions_schemas.py
tldw_chatbook/tldw_api/sync_schemas.py
tldw_chatbook/tldw_api/text2sql_schemas.py
tldw_chatbook/tldw_api/tools_schemas.py
tldw_chatbook/tldw_api/translation_schemas.py
tldw_chatbook/tldw_api/user_governance_schemas.py
tldw_chatbook/tldw_api/user_keys_schemas.py
tldw_chatbook/tldw_api/utils.py
tldw_chatbook/tldw_api/voice_assistant_schemas.py
tldw_chatbook/tldw_api/watchlists_schemas.py
tldw_chatbook/tldw_api/web_clipper_schemas.py
tldw_chatbook/tldw_api/writing_manuscript_schemas.py