.gitattributes
.gitignore
BUILD.md
GEMINI.md
LICENSE
PAC.gif
README.md
_audit.py
_audit_results.txt
_diag.py
bump_version.py
context7.json
create_shortcut.py
defaults.json
icon.ico
icon.png
llms-install.md
llms.txt
mcp.json
migrate_data.py
package.json
pomera-onedir.spec
pomera-onefile.spec
pomera-windows.spec
pomera.py
pomera.spec
pomera_mcp_server.py
pyproject.toml
pytest.ini
requirements.txt
run_c7score.mjs
server.json
update_spec.py
.agent/context/DeepResearchAPIGuide.md
.agent/context/current-focus.md
.agent/context/known-issues.md
.agent/context/macos-venv-automation-review.md
.agent/context/mcp-ai-tools-consolidation.md
.agent/context/pomera-dependency-packaging-guide.md
.agent/docs/3way-diff-research.md
.agent/docs/COVERAGE_REPORT.md
.agent/docs/FEATURE_GUIDE.md
.agent/docs/FindReplaceDiff-mcp-plan.md
.agent/docs/INDUSTRY_RESEARCH_VALIDATION.md
.agent/docs/MCP_PROJECT.md
.agent/docs/MCP_TASKS.md
.agent/docs/RELEASE_TESTING.md
.agent/docs/SMART_DIFF_DEPENDENCIES.md
.agent/docs/SMART_DIFF_FIX_REPORT.md
.agent/docs/SMART_DIFF_RESEARCH.md
.agent/docs/SMART_DIFF_TEST_CASES.md
.agent/docs/SMART_DIFF_VALIDATION_ANALYSIS.md
.agent/docs/_api-tools-architecture.md
.agent/docs/_backup-restore-architecture.md
.agent/docs/_gui-settings-architecture.md
.agent/docs/_logging-architecture.md
.agent/docs/_mcp-architecture.md
.agent/docs/_mcp-manager-architecture.md
.agent/docs/_notes-architecture.md
.agent/docs/_security-architecture.md
.agent/docs/_settings-architecture.md
.agent/docs/_versioning-release-architecture.md
.agent/docs/ai-ide-comparison.md
.agent/docs/ai-tools-dual-implementation.md
.agent/docs/code-observations.md
.agent/docs/context7-plan.md
.agent/docs/data-persistence-plan.md
.agent/docs/diff-viewer-upgrade-plan.md
.agent/docs/gui-testing-research-prompts.md
.agent/docs/npm-token-github-guide.md
.agent/docs/pomera-brainstorming.md
.agent/docs/pomera-mcp-agentic-ai-analysis.md
.agent/docs/pomera-publishing.md
.agent/docs/smart-diff-feature-recommendation.md
.agent/docs/tool-test-index.md
.agent/docs/workflows-review-plan.md
.agent/docs/youtube-content.md
.agent/rules/soul.md
.agent/workflows/ai-model-update-workflow.md
.agent/workflows/dependency-workflow.md
.agent/workflows/documentation-workflow.md
.agent/workflows/mcp-workflow.md
.agent/workflows/meta-review.md
.agent/workflows/pomera-notes-workflow.md
.agent/workflows/test-workflow.md
.agent/workflows/tool-workflow.md
.agent/workflows/version-bump-workflow.md
.agent/workflows/widget-workflow.md
.github/RELEASE_TEMPLATE.md
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/publish.yml
.github/workflows/release.yml
.github/workflows/test-release.yml
bin/pomera-ai-commander.js
bin/pomera-create-shortcut.js
bin/pomera.js
core/__init__.py
core/ai_research_engine.py
core/ai_tools_engine.py
core/app_context.py
core/async_text_processor.py
core/backup_manager.py
core/backup_recovery_manager.py
core/collapsible_panel.py
core/content_hash_cache.py
core/context_menu.py
core/data_directory.py
core/data_validator.py
core/database_connection_manager.py
core/database_curl_settings_manager.py
core/database_promera_ai_settings_manager.py
core/database_schema.py
core/database_schema_manager.py
core/database_settings_manager.py
core/database_settings_manager_interface.py
core/dependency_registry.py
core/dialog_manager.py
core/diff_utils.py
core/efficient_line_numbers.py
core/error_handler.py
core/error_service.py
core/event_consolidator.py
core/google_deep_research_engine.py
core/load_presets_dialog.py
core/mcp_security_manager.py
core/memento.py
core/memory_efficient_text_widget.py
core/migration_manager.py
core/migration_test_suite.py
core/migration_validator.py
core/note_encryption.py
core/optimized_find_replace.py
core/optimized_pattern_engine.py
core/optimized_search_highlighter.py
core/performance_monitor.py
core/persistence_manager.py
core/progressive_stats_calculator.py
core/regex_pattern_cache.py
core/regex_pattern_library.py
core/search_operation_manager.py
core/semantic_diff.py
core/semantic_diff_operators.py
core/settings_defaults_registry.py
core/settings_integrity_validator.py
core/settings_serializer.py
core/settings_validator.py
core/smart_stats_calculator.py
core/statistics_update_manager.py
core/stats_config_manager.py
core/streaming_text_handler.py
core/task_scheduler.py
core/tool_search_widget.py
core/update_pattern_library.py
core/visibility_monitor.py
core/widget_cache.py
core/mcp/__init__.py
core/mcp/file_io_helpers.py
core/mcp/find_replace_diff.py
core/mcp/metrics.py
core/mcp/protocol.py
core/mcp/schema.py
core/mcp/server_stdio.py
core/mcp/tool_registry.py
core/mcp/toolset_config.py
core/mcp/tools/__init__.py
core/mcp/tools/ai_tools.py
core/mcp/tools/analysis_tools.py
core/mcp/tools/base.py
core/mcp/tools/data_tools.py
core/mcp/tools/notes_tools.py
core/mcp/tools/search_tools.py
core/mcp/tools/system_tools.py
core/mcp/tools/text_tools.py
core/mcp/tools/utility_tools.py
docs/CREWAI_POMERA_MCP.md
docs/MCP_SERVER_GUIDE.md
docs/RELEASE_PROCESS.md
docs/TESTING_QUICK_START.md
docs/TROUBLESHOOTING.md
docs/gui-testing-research/COMPOSITE-research-synthesis.md
docs/gui-testing-research/chatgpt - deep-research-report.md
docs/gui-testing-research/claude - research.md
docs/gui-testing-research/gemini - Tkinter GUI Testing Strategy Review.md
docs/mcp-research/2026-02-26-mcp-tool-architecture-optimization-research-composite.md
docs/mcp-research/chatgpt - mcp-tool-deep-research-report.md
docs/mcp-research/claude - mcp tool research.md
docs/mcp-research/gemini - Agentic AI Tool Organization Research.md
docs/tools/INDEX.md
docs/tools/advanced-features.md
docs/tools/ai-integration.md
docs/tools/analysis-comparison.md
docs/tools/appendices.md
docs/tools/configuration.md
docs/tools/data-extraction.md
docs/tools/encoding-decoding.md
docs/tools/mcp-tools.md
docs/tools/text-transformation.md
docs/tools/widgets.md
pomera/__init__.py
pomera/_version.py
pomera/version.py
pomera_ai_commander.egg-info/PKG-INFO
pomera_ai_commander.egg-info/SOURCES.txt
pomera_ai_commander.egg-info/dependency_links.txt
pomera_ai_commander.egg-info/entry_points.txt
pomera_ai_commander.egg-info/requires.txt
pomera_ai_commander.egg-info/top_level.txt
resources/icon.ico
resources/icon.png
scripts/Dockerfile.alpine
scripts/Dockerfile.gui-test
scripts/Dockerfile.linux
scripts/Dockerfile.test-linux
scripts/Dockerfile.ubuntu
scripts/README.md
scripts/docker-compose.test.yml
scripts/docker-compose.yml
scripts/postinstall.js
scripts/requirements-minimal.txt
scripts/test-linux-simple.bat
scripts/validate-release-workflow.py
tests/analyze_coverage.py
tests/check_deepdiff_version.py
tests/conftest.py
tests/debug_custom_operator.py
tests/debug_deepdiff_null.py
tests/debug_deepdiff_raw.py
tests/debug_env_parse.py
tests/debug_failing_tests.py
tests/debug_failures.py
tests/debug_llm_repair.py
tests/debug_repair.py
tests/debug_toml.py
tests/demo_encryption.py
tests/manual_test_smart_diff.py
tests/run_test_suite.py
tests/test_3way_debug.py
tests/test_ai_can_see_progress.py
tests/test_ai_model_params.py
tests/test_ai_tools_integration.py
tests/test_ai_tools_mcp.py
tests/test_all_formats_comprehensive.py
tests/test_ambiguous_debug.py
tests/test_ambiguous_debug2.py
tests/test_annotations_mcp.py
tests/test_ascii_art_generator.py
tests/test_azure_ai.py
tests/test_base64_tools.py
tests/test_calibrate_estimation.py
tests/test_case_insensitive_diff.py
tests/test_case_tool.py
tests/test_case_tool_mcp.py
tests/test_column_tools.py
tests/test_complexity_estimation.py
tests/test_cron_tool_unit.py
tests/test_ctrl_enter_gui.py
tests/test_ctrl_enter_inventory.py
tests/test_deepdiff_add_remove.py
tests/test_deepdiff_output.py
tests/test_deepdiff_params.py
tests/test_dependency_registry.py
tests/test_detect_secrets_integration.py
tests/test_diagnose_mcp.py
tests/test_diff_viewer_gui.py
tests/test_direct_failures.py
tests/test_direct_mcp_encryption.py
tests/test_email_extraction_unit.py
tests/test_email_header_unit.py
tests/test_encryption_standalone.py
tests/test_enhanced_error_messages.py
tests/test_env_warnings.py
tests/test_exact_data.py
tests/test_exceptions.py
tests/test_extraction_tools_routing.py
tests/test_file_io_helpers.py
tests/test_find_replace_diff.py
tests/test_find_replace_diff_component.py
tests/test_find_replace_diff_mcp.py
tests/test_find_replace_enhanced.py
tests/test_folder_reporter_gui.py
tests/test_format_detection_confidence.py
tests/test_format_support.py
tests/test_format_validation.py
tests/test_generator_tools_gui.py
tests/test_google_deep_research.py
tests/test_gui_shortcuts.py
tests/test_html_tool_unit.py
tests/test_json5_support.py
tests/test_json_repair.py
tests/test_jsonxml_tool.py
tests/test_key_types.py
tests/test_line_tools.py
tests/test_markdown_tools.py
tests/test_mcp_file_io_p0.py
tests/test_mcp_file_io_p1.py
tests/test_mcp_progress.py
tests/test_mcp_security.py
tests/test_memento.py
tests/test_minimal_deepdiff.py
tests/test_mojibake_diagnostic.py
tests/test_mojibake_hardening.py
tests/test_newlines.py
tests/test_notes_encryption_mcp.py
tests/test_notes_file_loading_mcp.py
tests/test_notes_integration.py
tests/test_number_base_converter.py
tests/test_parser_output.py
tests/test_progress_callbacks.py
tests/test_progress_large.py
tests/test_progress_stderr.py
tests/test_real_progress.py
tests/test_real_progress_with_changes.py
tests/test_regex_extractor_unit.py
tests/test_registry.py
tests/test_registry_v2_mcp.py
tests/test_retry_mechanisms.py
tests/test_schema_validation.py
tests/test_semantic_diff.py
tests/test_semantic_diff_multi_field.py
tests/test_similarity_skip.py
tests/test_simple_ambiguous.py
tests/test_simple_count.py
tests/test_simple_deepdiff.py
tests/test_slug_generator.py
tests/test_smart_diff_complete.py
tests/test_smart_diff_comprehensive.py
tests/test_smart_diff_edge_cases.py
tests/test_smart_diff_formats.py
tests/test_smart_diff_fuzz.py
tests/test_smart_diff_mcp.py
tests/test_smart_diff_properties.py
tests/test_smart_diff_realworld.py
tests/test_sorter_tools.py
tests/test_statistics_calculation.py
tests/test_string_escape_tool.py
tests/test_string_escape_unit.py
tests/test_text_statistics_unit.py
tests/test_text_wrapper.py
tests/test_timestamp_converter.py
tests/test_tool_init_routing.py
tests/test_tool_search.py
tests/test_tool_search_widget.py
tests/test_tool_simulation.py
tests/test_toolsets_mcp.py
tests/test_translator_tools.py
tests/test_url_link_extractor_unit.py
tests/test_url_parser.py
tests/test_url_parser_fuzz.py
tests/test_url_parser_mcp.py
tests/test_url_parser_unit.py
tests/test_verbose_level.py
tests/test_vertex_ai.py
tests/test_web_search_engines.py
tests/test_web_tools_mcp.py
tests/test_whitespace_normalization.py
tests/test_whitespace_tools.py
tests/test_with_similarity.py
tests/test_word_frequency_unit.py
tests/fixtures/large_config_50kb.json
tests/widgets/README.md
tools/__init__.py
tools/ai_tools.py
tools/ascii_art_generator.py
tools/base64_tools.py
tools/base_tool.py
tools/bedrock_helper.py
tools/case_tool.py
tools/column_tools.py
tools/cron_tool.py
tools/curl_history.py
tools/curl_processor.py
tools/curl_settings.py
tools/curl_tool.py
tools/diff_viewer.py
tools/email_extraction_tool.py
tools/email_header_analyzer.py
tools/extraction_tools.py
tools/find_replace.py
tools/folder_file_reporter.py
tools/folder_file_reporter_adapter.py
tools/generator_tools.py
tools/hash_generator.py
tools/html_tool.py
tools/huggingface_helper.py
tools/jsonxml_tool.py
tools/line_tools.py
tools/list_comparator.py
tools/markdown_tools.py
tools/mcp_widget.py
tools/notes_widget.py
tools/number_base_converter.py
tools/regex_extractor.py
tools/slug_generator.py
tools/smart_diff_widget.py
tools/sorter_tools.py
tools/string_escape_tool.py
tools/text_statistics_tool.py
tools/text_wrapper.py
tools/timestamp_converter.py
tools/tool_loader.py
tools/translator_tools.py
tools/url_content_reader.py
tools/url_link_extractor.py
tools/url_parser.py
tools/validate_version.py
tools/web_search.py
tools/whitespace_tools.py
tools/word_frequency_counter.py