LICENSE
README.md
__init__.py
core.py
pyproject.toml
runtime.py
./__init__.py
./core.py
./runtime.py
./assets/banner.png
./demos/__init__.py
./demos/apply_diff.py
./demos/client_factory.py
./demos/perf_opt.py
./demos/puzzle.py
./func_lib/__init__.py
./func_lib/apply_diff.py
./func_lib/bash.py
./func_lib/ensemble.py
./func_lib/raise_exception.py
./func_lib/text_editor.py
./providers/__init__.py
./providers/anthropic.py
./providers/gemini.py
./tests/__init__.py
./tests/test_agentnode.py
./tests/test_arg_validation.py
./tests/test_bash_function.py
./tests/test_func_validation.py
./tests/test_node.py
./tests/test_runcontext.py
./tests/test_runtime.py
./tests/test_text_editor.py
./viz/__init__.py
./viz/console.py
./viz/viz.py
assets/banner.png
demos/__init__.py
demos/apply_diff.py
demos/client_factory.py
demos/perf_opt.py
demos/puzzle.py
func_lib/__init__.py
func_lib/apply_diff.py
func_lib/bash.py
func_lib/ensemble.py
func_lib/raise_exception.py
func_lib/text_editor.py
netflux.egg-info/PKG-INFO
netflux.egg-info/SOURCES.txt
netflux.egg-info/dependency_links.txt
netflux.egg-info/requires.txt
netflux.egg-info/top_level.txt
providers/__init__.py
providers/anthropic.py
providers/gemini.py
tests/__init__.py
tests/test_agentnode.py
tests/test_arg_validation.py
tests/test_bash_function.py
tests/test_func_validation.py
tests/test_node.py
tests/test_runcontext.py
tests/test_runtime.py
tests/test_text_editor.py
viz/__init__.py
viz/console.py
viz/viz.py