LICENSE
README.md
pyproject.toml
src/ursa/agents/__init__.py
src/ursa/agents/arxiv_agent.py
src/ursa/agents/base.py
src/ursa/agents/code_review_agent.py
src/ursa/agents/execution_agent.py
src/ursa/agents/hypothesizer_agent.py
src/ursa/agents/lammps_agent.py
src/ursa/agents/mp_agent.py
src/ursa/agents/optimization_agent.py
src/ursa/agents/planning_agent.py
src/ursa/agents/rag_agent.py
src/ursa/agents/recall_agent.py
src/ursa/agents/websearch_agent.py
src/ursa/cli/__init__.py
src/ursa/cli/hitl.py
src/ursa/observability/pricing.py
src/ursa/observability/timing.py
src/ursa/prompt_library/code_review_prompts.py
src/ursa/prompt_library/execution_prompts.py
src/ursa/prompt_library/hypothesizer_prompts.py
src/ursa/prompt_library/literature_prompts.py
src/ursa/prompt_library/optimization_prompts.py
src/ursa/prompt_library/planning_prompts.py
src/ursa/prompt_library/websearch_prompts.py
src/ursa/tools/feasibility_checker.py
src/ursa/tools/feasibility_tools.py
src/ursa/tools/run_command.py
src/ursa/tools/write_code.py
src/ursa/util/diff_renderer.py
src/ursa/util/helperFunctions.py
src/ursa/util/memory_logger.py
src/ursa/util/optimization_schema.py
src/ursa/util/parse.py
src/ursa_ai.egg-info/PKG-INFO
src/ursa_ai.egg-info/SOURCES.txt
src/ursa_ai.egg-info/dependency_links.txt
src/ursa_ai.egg-info/entry_points.txt
src/ursa_ai.egg-info/requires.txt
src/ursa_ai.egg-info/top_level.txt