LICENSE
README.md
pyproject.toml
agent/__init__.py
agent/conversation_loop.py
agent/iteration_budget.py
extensions/__init__.py
extensions/import_wizard.py
extensions/loader.py
extensions/package_cli.py
extensions/builtin/__init__.py
extensions/builtin/hello.py
extensions/builtin/list_ext.py
extensions/builtin/adb_ext/__init__.py
extensions/builtin/files_ext/__init__.py
extensions/builtin/root_ext/__init__.py
extensions/user/__init__.py
extensions/zipscan/__init__.py
gateway/__init__.py
gateway/inference.py
gateway/rag.py
gateway/router.py
gateway/runner.py
gateway/server.py
gateway/workspace.py
minxg/__init__.py
minxg/_config.py
minxg/base.py
minxg/operators.py
minxg/server.py
minxg/cap/__init__.py
minxg/cap/__main__.py
minxg/cap/cli.py
minxg/cap/manifest.py
minxg/cap/registry.py
minxg/cap/scanner.py
minxg/cat/__init__.py
minxg/cat/functor.py
minxg/cat/monad.py
minxg/cat/morphism.py
minxg/cat/operators_cat.py
minxg/cat/yoneda.py
minxg/chaos/__init__.py
minxg/chaos/bifurcation.py
minxg/chaos/fractal.py
minxg/chaos/ifs.py
minxg/chaos/lyapunov.py
minxg/chaos/maps.py
minxg/chaos/operators_chaos.py
minxg/contracts/__init__.py
minxg/contracts/cell.py
minxg/contracts/examples.py
minxg/contracts/lifecycle.py
minxg/contracts/port.py
minxg/contracts/registry.py
minxg/driver/__init__.py
minxg/driver/engine.py
minxg/driver/fields.py
minxg/driver/operator.py
minxg/driver/state.py
minxg/fiber/__init__.py
minxg/fiber/bundle.py
minxg/fiber/connection.py
minxg/fiber/frame.py
minxg/fiber/operators_fiber.py
minxg/fiber/section.py
minxg/fiber/tangent.py
minxg/five_pillars/aggregate/__init__.py
minxg/five_pillars/aggregate/benchmark_tools.py
minxg/five_pillars/aggregate/crypto_tools.py
minxg/five_pillars/aggregate/data_tools.py
minxg/five_pillars/aggregate/encoding_tools.py
minxg/five_pillars/aggregate/i18n_tools.py
minxg/five_pillars/aggregate/math_adv.py
minxg/five_pillars/aggregate/ml_tools.py
minxg/five_pillars/aggregate/template_tools.py
minxg/five_pillars/aggregate/text_adv.py
minxg/five_pillars/dispatch/__init__.py
minxg/five_pillars/dispatch/adb_tools.py
minxg/five_pillars/dispatch/dev_tools.py
minxg/five_pillars/dispatch/go_client.py
minxg/five_pillars/dispatch/limits_break.py
minxg/five_pillars/dispatch/limits_lock.py
minxg/five_pillars/dispatch/notify_tools.py
minxg/five_pillars/dispatch/platform_registry.py
minxg/five_pillars/dispatch/platform_tools.py
minxg/five_pillars/dispatch/process_tools.py
minxg/five_pillars/dispatch/root_tools.py
minxg/five_pillars/dispatch/security_tools.py
minxg/five_pillars/dispatch/sh_exec.py
minxg/five_pillars/dispatch/sh_query.py
minxg/five_pillars/dispatch/system.py
minxg/five_pillars/io/__init__.py
minxg/five_pillars/io/archive_tools.py
minxg/five_pillars/io/cloud_tools.py
minxg/five_pillars/io/db_tools.py
minxg/five_pillars/io/fs_copy.py
minxg/five_pillars/io/fs_io.py
minxg/five_pillars/io/fs_search.py
minxg/five_pillars/io/media_adv.py
minxg/five_pillars/io/media_tools.py
minxg/five_pillars/io/network.py
minxg/five_pillars/io/network_adv.py
minxg/five_pillars/io/web_search.py
minxg/five_pillars/io/web_tools.py
minxg/five_pillars/scalar/__init__.py
minxg/five_pillars/scalar/color_tools.py
minxg/five_pillars/scalar/core_native.py
minxg/five_pillars/scalar/datetime_tools.py
minxg/five_pillars/scalar/markdown_tools.py
minxg/five_pillars/scalar/math_tools.py
minxg/five_pillars/scalar/string_tools.py
minxg/five_pillars/scalar/text_tools.py
minxg/five_pillars/scalar/version_tools.py
minxg/five_pillars/transform/__init__.py
minxg/five_pillars/transform/ai_tools.py
minxg/five_pillars/transform/events.py
minxg/five_pillars/transform/hotreload.py
minxg/five_pillars/transform/infinite_memory.py
minxg/five_pillars/transform/persistence.py
minxg/five_pillars/transform/rules.py
minxg/five_pillars/transform/state_machine.py
minxg/five_pillars/transform/state_session.py
minxg/ga/__init__.py
minxg/ga/algebra.py
minxg/ga/multivector.py
minxg/ga/operators_ga.py
minxg/ga/rotor.py
minxg/infogeo/__init__.py
minxg/infogeo/connection.py
minxg/infogeo/divergence.py
minxg/infogeo/fisher.py
minxg/infogeo/manifold.py
minxg/infogeo/operators_ig.py
minxg/lens/__init__.py
minxg/lens/glossary.py
minxg/lens/projector.py
minxg/lossless/__init__.py
minxg/lossless/bie.py
minxg/lossless/codec.py
minxg/lossless/skeleton.py
minxg/polyglot/__init__.py
minxg/polyglot/graph.py
minxg/polyglot/languages.py
minxg/polyglot/normalizer.py
minxg/self_evolution/__init__.py
minxg/self_evolution/failure_tour.py
minxg/self_evolution/field_forge.py
minxg/self_evolution/loop.py
minxg/self_evolution/twin.py
minxg/topo/__init__.py
minxg/topo/filtration.py
minxg/topo/homology.py
minxg/topo/mapper.py
minxg/topo/operators_topo.py
minxg/topo/persistence.py
minxg/topo/simplicial.py
minxg/twin/__init__.py
minxg/twin/mapper.py
minxg/twin/python_to_rust.py
minxg/twin/rust_to_python.py
minxg_beta.egg-info/PKG-INFO
minxg_beta.egg-info/SOURCES.txt
minxg_beta.egg-info/dependency_links.txt
minxg_beta.egg-info/entry_points.txt
minxg_beta.egg-info/requires.txt
minxg_beta.egg-info/top_level.txt
multiligua_cli/__init__.py
multiligua_cli/banner.py
multiligua_cli/doctor.py
multiligua_cli/experimental.py
multiligua_cli/extensions.py
multiligua_cli/features.py
multiligua_cli/file_selector.py
multiligua_cli/gateway_cli.py
multiligua_cli/i18n.py
multiligua_cli/interactive.py
multiligua_cli/logger.py
multiligua_cli/main.py
multiligua_cli/memory.py
multiligua_cli/platforms.py
multiligua_cli/providers.py
multiligua_cli/setup.py
multiligua_cli/syntax.py
multiligua_cli/terminal_chat.py
multiligua_cli/tui_chat.py
multiligua_cli/utils.py
multiligua_cli/wizard_ui.py
multiligua_cli/extensions/__init__.py
multiligua_cli/extensions/tui.py
multiling/__init__.py
multiling/cli_bootstrap.py
multiling/docs_generator.py
multiling/ipc_server.py
multiling/minxg_core.py
multiling/model_tools.py
multiling/orchestrator.py
multiling/platform_cap.py
multiling/toolsets.py
multiling/workers_runner.py
multiling/agent/__init__.py
multiling/agent/agent.py
multiling/agent/capability.py
multiling/agent/reflection.py
multiling/agent/role.py
multiling/agent/session.py
multiling/analytics/__init__.py
multiling/analytics/tracker.py
multiling/auth/__init__.py
multiling/auth/tokens.py
multiling/cache/__init__.py
multiling/cache/lru.py
multiling/cache/ttl.py
multiling/config/__init__.py
multiling/config/loader.py
multiling/knowledge/__init__.py
multiling/knowledge/base.py
multiling/pipeline/__init__.py
multiling/pipeline/runner.py
multiling/profiler/__init__.py
multiling/profiler/profile.py
multiling/queue/__init__.py
multiling/queue/fifo.py
multiling/queue/priority.py
multiling/scheduler/__init__.py
multiling/scheduler/scheduler.py
multiling/testing/__init__.py
multiling/testing/fixtures.py
multiling/vector/__init__.py
multiling/vector/store.py
multiling/workflow/__init__.py
multiling/workflow/engine.py
tests/test_01_geometric_algebra.py
tests/test_02_category_theory.py
tests/test_03_information_geometry.py
tests/test_04_algebraic_topology.py
tests/test_05_dynamical_systems.py
tests/test_06_fiber_bundles.py
tests/test_07_operator_registry.py
tests/test_08_config.py
tests/test_09_persistence.py
tests/test_agent_core.py
tests/test_anti_loop.py
tests/test_cap.py
tests/test_cap_extra.py
tests/test_cli_commands.py
tests/test_cli_gateway.py
tests/test_cli_main.py
tests/test_cli_tui.py
tests/test_driver.py
tests/test_driver_extra.py
tests/test_experimental_cli.py
tests/test_experimental_features.py
tests/test_extensions.py
tests/test_gateway_runner.py
tests/test_i18n.py
tests/test_lens.py
tests/test_lens_extra.py
tests/test_lossless.py
tests/test_lossless_extra.py
tests/test_memory_engine.py
tests/test_operators_extra.py
tests/test_orchestrator.py
tests/test_platform_cap.py
tests/test_polyglot.py
tests/test_queue_cache.py
tests/test_scheduler.py
tests/test_self_evolution.py
tests/test_self_evolution_extra.py
tests/test_termux_notify.py
tests/test_tools_registry.py
tests/test_twin.py
tests/test_twin_extra.py
tests/test_version_lock.py
tests/test_wizard_ui.py
tools/__init__.py
tools/cronjob_tools.py
tools/delegate_tool.py
tools/file_tools.py
tools/registry.py
tools/skill_manager_tool.py
tools/system_tools.py
tools/terminal_tool.py
tools/web_tools.py