LICENSE
README.md
pyproject.toml
abstractcode/__init__.py
abstractcode/__main__.py
abstractcode/cli.py
abstractcode/file_mentions.py
abstractcode/flow_cli.py
abstractcode/fullscreen_ui.py
abstractcode/gateway_cli.py
abstractcode/input_handler.py
abstractcode/py.typed
abstractcode/react_shell.py
abstractcode/recall.py
abstractcode/remember.py
abstractcode/terminal_markdown.py
abstractcode/theme.py
abstractcode/workflow_agent.py
abstractcode/workflow_cli.py
abstractcode.egg-info/PKG-INFO
abstractcode.egg-info/SOURCES.txt
abstractcode.egg-info/dependency_links.txt
abstractcode.egg-info/entry_points.txt
abstractcode.egg-info/requires.txt
abstractcode.egg-info/top_level.txt
tests/test_answer_markdown_newline_unescape.py
tests/test_async_run_controls_and_copy_button.py
tests/test_at_file_mentions_accept_absolute_paths.py
tests/test_cli_prompt_mode.py
tests/test_compact_integration_llm.py
tests/test_executor_command.py
tests/test_executor_real_logic.py
tests/test_file_mentions_parsing_and_search.py
tests/test_file_tool_ui_no_cwd_injection.py
tests/test_flow_cli.py
tests/test_fullscreen_ui_cancel_hotkeys_and_dnd_attachments.py
tests/test_fullscreen_ui_clickable_links.py
tests/test_fullscreen_ui_spinner_shimmer.py
tests/test_gateway_cli_defaults.py
tests/test_gateway_cli_kg_command.py
tests/test_history_copy_full_to_clipboard.py
tests/test_link_extraction.py
tests/test_log_provider_no_tool_defs.py
tests/test_log_provider_tool_calls_anthropic.py
tests/test_mcp_activity_spinner.py
tests/test_provenance_recall.py
tests/test_react_shell_artifact_store_wiring.py
tests/test_react_shell_tool_approval_cancel_mode.py
tests/test_recall_command.py
tests/test_remember_command.py
tests/test_remote_mcp_tool_execution.py
tests/test_remote_mcp_tool_execution_stdio.py
tests/test_repeat_guardrail_write_file_content.py
tests/test_tools_examples_toggle.py
tests/test_tools_include_skim_files.py
tests/test_workflow_agent.py
tests/test_workflow_registry_install_and_run.py