README.md
pyproject.toml
tamfis_code/__init__.py
tamfis_code/__main__.py
tamfis_code/agents.py
tamfis_code/api_client.py
tamfis_code/cli.py
tamfis_code/completion.py
tamfis_code/config.py
tamfis_code/doctor.py
tamfis_code/enforcer.py
tamfis_code/indexer.py
tamfis_code/instructions.py
tamfis_code/interactive.py
tamfis_code/local_chat.py
tamfis_code/local_tools.py
tamfis_code/mcp.py
tamfis_code/metrics.py
tamfis_code/providers.py
tamfis_code/references.py
tamfis_code/render.py
tamfis_code/runner.py
tamfis_code/runner_local.py
tamfis_code/safety.py
tamfis_code/screenshot.py
tamfis_code/sessions.py
tamfis_code/state.py
tamfis_code/tasks.py
tamfis_code/workspace.py
tamfis_code.egg-info/PKG-INFO
tamfis_code.egg-info/SOURCES.txt
tamfis_code.egg-info/dependency_links.txt
tamfis_code.egg-info/entry_points.txt
tamfis_code.egg-info/requires.txt
tamfis_code.egg-info/top_level.txt
tests/test_agents.py
tests/test_agents_delegation.py
tests/test_cli_commands.py
tests/test_completion.py
tests/test_doctor_session_diagnostics.py
tests/test_enforcer.py
tests/test_indexer.py
tests/test_instructions.py
tests/test_integration_new.py
tests/test_interactive_standalone.py
tests/test_local_mode.py
tests/test_mcp.py
tests/test_mcp_standalone_degradation.py
tests/test_metrics.py
tests/test_plan_steps_and_attempts.py
tests/test_references.py
tests/test_render_task_diagnostics.py
tests/test_runner_helpers.py
tests/test_runner_local.py
tests/test_safety.py
tests/test_sessions.py
tests/test_tamfis_code_api_client.py
tests/test_tamfis_code_approval.py
tests/test_tamfis_code_approval_flow.py
tests/test_tamfis_code_config.py
tests/test_tamfis_code_intent.py
tests/test_tamfis_code_render.py
tests/test_tamfis_code_repl_exit.py
tests/test_tamfis_code_tasks.py
tests/test_tamfis_code_workspace.py
tests/test_workspace_discovery_gaps.py