README.md
agent.py
cli.py
pyproject.toml
doctum_agent/__init__.py
doctum_agent/_attelage_grave.py
doctum_agent/attelage.py
doctum_agent/cli.py
doctum_agent/config.py
doctum_agent/controller.py
doctum_agent/credit.py
doctum_agent/events.py
doctum_agent/inscription.py
doctum_agent/licence.py
doctum_agent/maintenance.py
doctum_agent/persistance.py
doctum_agent/session.py
doctum_agent/sso.py
doctum_agent/state.py
doctum_agent.egg-info/PKG-INFO
doctum_agent.egg-info/SOURCES.txt
doctum_agent.egg-info/dependency_links.txt
doctum_agent.egg-info/entry_points.txt
doctum_agent.egg-info/requires.txt
doctum_agent.egg-info/top_level.txt
doctum_agent/agents/__init__.py
doctum_agent/agents/registry.py
doctum_agent/agents/spec.py
doctum_agent/agents/builtin/coder.md
doctum_agent/agents/builtin/docs.md
doctum_agent/agents/builtin/explorer.md
doctum_agent/agents/builtin/orchestrator.md
doctum_agent/agents/builtin/reviewer.md
doctum_agent/agents/builtin/security.md
doctum_agent/agents/builtin/tester.md
doctum_agent/llm/__init__.py
doctum_agent/llm/catalog.py
doctum_agent/llm/client.py
doctum_agent/llm/enveloppes.py
doctum_agent/llm/router.py
doctum_agent/mcp/__init__.py
doctum_agent/mcp/client.py
doctum_agent/mcp/pont.py
doctum_agent/mcp/protocole.py
doctum_agent/memory/__init__.py
doctum_agent/memory/condenser.py
doctum_agent/memory/microagents.py
doctum_agent/security/__init__.py
doctum_agent/security/bac_a_sable.py
doctum_agent/security/briefing.py
doctum_agent/security/confiance.py
doctum_agent/security/credentials.py
doctum_agent/security/encadrement.py
doctum_agent/security/env_projet.py
doctum_agent/security/policy.py
doctum_agent/tools/__init__.py
doctum_agent/tools/base.py
doctum_agent/tools/delegate.py
doctum_agent/tools/fs.py
doctum_agent/tools/git.py
doctum_agent/tools/patch.py
doctum_agent/tools/rag.py
doctum_agent/tools/shell.py
doctum_agent/tools/web.py
doctum_agent/tui/__init__.py
doctum_agent/tui/app.py
doctum_agent/tui/approval.py
doctum_agent/tui/commandes.py
doctum_agent/tui/conversations.py
doctum_agent/tui/rendering.py
doctum_agent/tui/settings.py
doctum_agent/tui/styles.tcss
tests/test_attelage_cablage.py
tests/test_attelage_client.py
tests/test_bac_a_sable.py
tests/test_benchmark.py
tests/test_briefing.py
tests/test_canal.py
tests/test_catalog.py
tests/test_commandes.py
tests/test_confiance.py
tests/test_config_routing.py
tests/test_config_save.py
tests/test_connexion_client.py
tests/test_controller.py
tests/test_credentials.py
tests/test_credit.py
tests/test_edition_gratuite.py
tests/test_env_projet.py
tests/test_enveloppes.py
tests/test_evasion.py
tests/test_git.py
tests/test_inscription.py
tests/test_jeux.py
tests/test_licence.py
tests/test_licence_essai.py
tests/test_maintenance.py
tests/test_mcp.py
tests/test_policy.py
tests/test_rag_tool.py
tests/test_reprise.py
tests/test_sandbox.py
tests/test_scenarios_experts.py
tests/test_serveur_accueil.py
tests/test_symptomes.py
tests/test_tools.py
tests/test_tui.py
tests/test_validation_reelle.py
tests/test_web.py