LICENSE
README.md
pyproject.toml
tests/test_agent.py
tests/test_browser_extra.py
tests/test_browser_tools.py
tests/test_cache.py
tests/test_cli.py
tests/test_config.py
tests/test_context.py
tests/test_extract.py
tests/test_guards.py
tests/test_knowledge.py
tests/test_llm.py
tests/test_mcp_extra.py
tests/test_mcp_tools.py
tests/test_memory.py
tests/test_memory_wikilinks.py
tests/test_ollama.py
tests/test_session.py
tests/test_skills.py
tests/test_stream.py
tests/test_tokens.py
tests/test_tool_loop.py
tests/test_tools.py
tests/test_usage.py
tests/test_voice_clone.py
tests/test_voice_elevenlabs.py
tests/test_voice_interrupt.py
tests/test_voice_mute.py
tests/test_voice_pipeline.py
tests/test_voice_stub.py
tests/test_voice_tool_confirm.py
tests/test_voice_vad.py
tests/test_web.py
tests/test_web_security.py
tests/test_web_settings.py
tests/test_workflow.py
vira/__init__.py
vira/config.py
vira/cli/__init__.py
vira/cli/main.py
vira/core/__init__.py
vira/core/agent.py
vira/core/context.py
vira/core/extract.py
vira/core/guards.py
vira/core/knowledge.py
vira/core/llm.py
vira/core/ollama.py
vira/core/session.py
vira/core/skills.py
vira/core/tokens.py
vira/core/usage.py
vira/core/workflow.py
vira/memory/__init__.py
vira/memory/consolidate.py
vira/memory/self_knowledge.py
vira/memory/vault.py
vira/memory/wikilinks.py
vira/tools/__init__.py
vira/tools/base.py
vira/tools/browser.py
vira/tools/builtins.py
vira/tools/helpers.py
vira/tools/loop.py
vira/tools/mcp.py
vira/tools/registry.py
vira/tools/safety.py
vira/tools/voice_confirm.py
vira/voice/__init__.py
vira/voice/clone_samples.py
vira/voice/elevenlabs.py
vira/voice/interrupt.py
vira/voice/keyboard.py
vira/voice/pipeline.py
vira/voice/playback.py
vira/voice/profiles.py
vira/voice/recorder.py
vira/voice/stt.py
vira/voice/tts.py
vira/voice/vad.py
vira/web/__init__.py
vira/web/app.py
vira/web/routes.py
vira/web/security.py
vira/web/session_store.py
vira/web/static/index.html
vira_agent.egg-info/PKG-INFO
vira_agent.egg-info/SOURCES.txt
vira_agent.egg-info/dependency_links.txt
vira_agent.egg-info/entry_points.txt
vira_agent.egg-info/requires.txt
vira_agent.egg-info/top_level.txt