LICENSE
MANIFEST.in
README.md
__init__.py
agent.py
agent_compact.py
agent_controller.py
agent_extension.py
agent_routing.py
agent_subsystems.py
agent_tools.py
agent_undo.py
anthropic_client.py
change_tracker.py
clawd_integration.py
config.py
event_queue.py
extension.py
fool_proof.py
git_workflow.py
gui.py
llm_client.py
main.py
mcp_client.py
memory.py
model_registry.py
model_router.py
permissions.py
privilege.py
project.py
prompt_template.py
py.typed
pyproject.toml
repl_theme.py
repl_tracker.py
repl_ui.py
safety_guard.py
self_correct.py
server.py
server_session.py
server_shell.py
session.py
settings.py
setup_wizard.py
skill_extension.py
skills.py
sub_agent.py
sub_agent_manager.py
system_prompt_builder.py
task_planner.py
terminal.py
token_counter.py
types.py
utils.py
./__init__.py
./agent.py
./agent_compact.py
./agent_controller.py
./agent_extension.py
./agent_routing.py
./agent_subsystems.py
./agent_tools.py
./agent_undo.py
./anthropic_client.py
./change_tracker.py
./clawd_integration.py
./config.py
./event_queue.py
./extension.py
./fool_proof.py
./git_workflow.py
./gui.py
./llm_client.py
./main.py
./mcp_client.py
./memory.py
./model_registry.py
./model_router.py
./permissions.py
./privilege.py
./project.py
./prompt_template.py
./py.typed
./repl_theme.py
./repl_tracker.py
./repl_ui.py
./safety_guard.py
./self_correct.py
./server.py
./server_session.py
./server_shell.py
./session.py
./settings.py
./setup_wizard.py
./skill_extension.py
./skills.py
./sub_agent.py
./sub_agent_manager.py
./system_prompt_builder.py
./task_planner.py
./terminal.py
./token_counter.py
./types.py
./utils.py
./commands/__init__.py
./commands/_core.py
./commands/_safety.py
./commands/_settings.py
./commands/_workflow.py
./core/__init__.py
./core/events.py
./core/queue.py
./core/state.py
./extensions/__init__.py
./extensions/hello_skill.py
./prompts/auto-mode.md
./prompts/coding-rules.md
./prompts/execution-guardrails.md
./prompts/memory-system.md
./prompts/output-style.md
./prompts/safety.md
./prompts/slash-commands.md
./prompts/sub-agents.md
./prompts/system-reminders.md
./prompts/system.md
./prompts/tool-policy.md
./skills/architect/SKILL.md
./skills/code-reviewer/SKILL.md
./skills/codecraft/SKILL.md
./skills/debugger/SKILL.md
./skills/doc-writer/SKILL.md
./skills/general-coder/SKILL.md
./skills/math-calculator/README.md
./skills/math-calculator/SKILL.md
./skills/math-calculator/handler.py
./skills/math-calculator/requirements.txt
./skills/math-calculator/prompts/system.md
./skills/math-calculator/resources/constants.json
./skills/math-calculator/tests/test_handler.py
./skills/security-auditor/SKILL.md
./skills/test-writer/SKILL.md
./skills/weather-skill/README.md
./skills/weather-skill/handler.py
./skills/weather-skill/manifest.json
./skills/weather-skill/requirements.txt
./skills/weather-skill/weather_utils.py
./skills/weather-skill/prompts/system_prompt.txt
./skills/weather-skill/prompts/user_prompt_template.txt
./skills/weather-skill/resources/city_list.json
./skills/weather-skill/resources/error_messages.json
./skills/weather-skill/tests/test_handler.py
./tools/__init__.py
./tools/definitions.py
./tools/executor.py
./tools/result.py
./tools/strategy.py
./tools/subagent.py
./tools/web.py
./web/index.html
./web/package-lock.json
./web/package.json
./web/tsconfig.json
./web/css/style.css
./web/js/app.js
ata_coder.egg-info/PKG-INFO
ata_coder.egg-info/SOURCES.txt
ata_coder.egg-info/dependency_links.txt
ata_coder.egg-info/entry_points.txt
ata_coder.egg-info/requires.txt
ata_coder.egg-info/top_level.txt
commands/__init__.py
commands/_core.py
commands/_safety.py
commands/_settings.py
commands/_workflow.py
core/__init__.py
core/events.py
core/queue.py
core/state.py
extensions/__init__.py
extensions/hello_skill.py
prompts/auto-mode.md
prompts/coding-rules.md
prompts/execution-guardrails.md
prompts/memory-system.md
prompts/output-style.md
prompts/safety.md
prompts/slash-commands.md
prompts/sub-agents.md
prompts/system-reminders.md
prompts/system.md
prompts/tool-policy.md
skills/architect/SKILL.md
skills/code-reviewer/SKILL.md
skills/codecraft/SKILL.md
skills/debugger/SKILL.md
skills/doc-writer/SKILL.md
skills/general-coder/SKILL.md
skills/math-calculator/README.md
skills/math-calculator/SKILL.md
skills/math-calculator/handler.py
skills/math-calculator/requirements.txt
skills/math-calculator/prompts/system.md
skills/math-calculator/resources/constants.json
skills/math-calculator/tests/test_handler.py
skills/security-auditor/SKILL.md
skills/test-writer/SKILL.md
skills/weather-skill/README.md
skills/weather-skill/handler.py
skills/weather-skill/manifest.json
skills/weather-skill/requirements.txt
skills/weather-skill/weather_utils.py
skills/weather-skill/prompts/system_prompt.txt
skills/weather-skill/prompts/user_prompt_template.txt
skills/weather-skill/resources/city_list.json
skills/weather-skill/resources/error_messages.json
skills/weather-skill/tests/test_handler.py
tests/test_agent.py
tests/test_change_tracker.py
tests/test_config.py
tests/test_event_queue.py
tests/test_extension.py
tests/test_fibonacci.py
tests/test_fool_proof.py
tests/test_llm_client.py
tests/test_memory.py
tests/test_model_registry.py
tests/test_permissions.py
tests/test_privilege.py
tests/test_prompt_template.py
tests/test_safety_guard.py
tests/test_server.py
tests/test_skill_handlers.py
tests/test_sub_agent.py
tests/test_tools.py
tools/__init__.py
tools/definitions.py
tools/executor.py
tools/result.py
tools/strategy.py
tools/subagent.py
tools/web.py
web/index.html
web/package-lock.json
web/package.json
web/tsconfig.json
web/css/style.css
web/js/app.js