README.md
setup.py
src/nimcode/__init__.py
src/nimcode/agent.py
src/nimcode/cli.py
src/nimcode/config.py
src/nimcode/lenient_parser.py
src/nimcode/mcp_client.py
src/nimcode/memory.py
src/nimcode/nim_client.py
src/nimcode/permissions.py
src/nimcode/tools.py
src/nimcode.egg-info/PKG-INFO
src/nimcode.egg-info/SOURCES.txt
src/nimcode.egg-info/dependency_links.txt
src/nimcode.egg-info/entry_points.txt
src/nimcode.egg-info/requires.txt
src/nimcode.egg-info/top_level.txt
tests/test_agent.py
tests/test_cli.py
tests/test_config.py
tests/test_lenient_parser.py
tests/test_mcp_client.py
tests/test_memory.py
tests/test_nim_client.py
tests/test_permissions.py
tests/test_tools.py