agent-cli 0.102.2__tar.gz → 0.102.3__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {agent_cli-0.102.2 → agent_cli-0.102.3}/.github/workflows/docs.yml +1 -1
- {agent_cli-0.102.2 → agent_cli-0.102.3}/.github/workflows/markdown-code-runner.yml +2 -2
- {agent_cli-0.102.2 → agent_cli-0.102.3}/.github/workflows/pytest.yml +2 -2
- {agent_cli-0.102.2 → agent_cli-0.102.3}/.github/workflows/release.yml +2 -2
- {agent_cli-0.102.2 → agent_cli-0.102.3}/PKG-INFO +1 -1
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/config.py +1 -1
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/dev/cli.py +4 -4
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/dev/project.py +9 -1
- {agent_cli-0.102.2 → agent_cli-0.102.3}/docs/commands/dev.md +8 -3
- {agent_cli-0.102.2 → agent_cli-0.102.3}/macos/appcast.xml +22 -15
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/dev/test_project.py +60 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/.claude/skills/agent-cli-dev/SKILL.md +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/.claude/skills/agent-cli-dev/examples.md +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/.claude-plugin/README.md +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/.claude-plugin/marketplace.json +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/.claude-plugin/plugin.json +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/.claude-plugin/skills/agent-cli-dev/SKILL.md +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/.claude-plugin/skills/agent-cli-dev/examples.md +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/.cursorrules +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/.dockerignore +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/.env.example +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/.github/logo.svg +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/.github/release-drafter.yml +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/.github/renovate.json +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/.github/scripts/check_extras_sync.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/.github/scripts/check_plugin_skill_sync.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/.github/scripts/normalize_appcast.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/.github/scripts/sync_extras.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/.github/scripts/sync_requirements.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/.github/workflows/automerge.yml +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/.github/workflows/docker.yml +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/.github/workflows/release-drafter.yml +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/.github/workflows/toc.yaml +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/.gitignore +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/.jscpd.json +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/.pre-commit-config.yaml +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/.prompts/docs-review.md +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/.prompts/pr-review.md +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/CLAUDE.md +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/LICENSE +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/LLAMA_SERVER_USAGE.md +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/README.md +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/__init__.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/__main__.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/_extras.json +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/_overrides/nemo-whisper.txt +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/_requirements/.gitkeep +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/_requirements/audio.txt +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/_requirements/diarization.txt +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/_requirements/faster-whisper.txt +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/_requirements/kokoro.txt +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/_requirements/llm.txt +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/_requirements/memory.txt +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/_requirements/mlx-whisper.txt +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/_requirements/nemo-whisper.txt +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/_requirements/piper.txt +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/_requirements/rag.txt +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/_requirements/server.txt +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/_requirements/speed.txt +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/_requirements/vad.txt +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/_requirements/vectordb.txt +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/_requirements/whisper-transformers.txt +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/_requirements/wyoming.txt +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/_tools.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/agents/__init__.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/agents/_voice_agent_common.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/agents/assistant.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/agents/autocorrect.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/agents/chat.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/agents/diarize_live_session.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/agents/memory/__init__.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/agents/memory/add.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/agents/memory/proxy.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/agents/rag_proxy.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/agents/speak.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/agents/speakers.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/agents/transcribe.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/agents/transcribe_live.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/agents/voice_edit.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/api.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/cli.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/config_cmd.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/constants.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/core/__init__.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/core/alignment.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/core/audio.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/core/audio_format.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/core/chroma.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/core/deps.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/core/diarization.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/core/openai_proxy.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/core/process.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/core/reranker.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/core/speaker_identity.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/core/sse.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/core/transcription_logger.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/core/utils.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/core/vad.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/core/watch.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/daemon/__init__.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/daemon/cli.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/dev/__init__.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/dev/_branch_name.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/dev/_config.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/dev/_output.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/dev/cleanup.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/dev/coding_agents/__init__.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/dev/coding_agents/aider.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/dev/coding_agents/base.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/dev/coding_agents/claude.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/dev/coding_agents/codex.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/dev/coding_agents/continue_dev.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/dev/coding_agents/copilot.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/dev/coding_agents/cursor_agent.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/dev/coding_agents/gemini.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/dev/coding_agents/opencode.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/dev/coding_agents/registry.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/dev/editors/__init__.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/dev/editors/base.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/dev/editors/cursor.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/dev/editors/emacs.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/dev/editors/jetbrains.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/dev/editors/nano.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/dev/editors/neovim.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/dev/editors/registry.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/dev/editors/sublime.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/dev/editors/vim.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/dev/editors/vscode.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/dev/editors/zed.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/dev/hooks.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/dev/launch.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/dev/registry.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/dev/skill/SKILL.md +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/dev/skill/examples.md +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/dev/terminals/__init__.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/dev/terminals/apple_terminal.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/dev/terminals/base.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/dev/terminals/cmux.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/dev/terminals/gnome.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/dev/terminals/iterm2.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/dev/terminals/kitty.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/dev/terminals/registry.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/dev/terminals/tmux.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/dev/terminals/warp.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/dev/terminals/zellij.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/dev/worktree.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/docs_gen.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/example-config.toml +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/install/__init__.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/install/common.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/install/extras.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/install/hotkeys.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/install/launchd.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/install/service_config.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/install/services.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/install/systemd.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/memory/__init__.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/memory/_files.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/memory/_filters.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/memory/_git.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/memory/_indexer.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/memory/_ingest.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/memory/_persistence.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/memory/_prompt.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/memory/_retrieval.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/memory/_store.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/memory/_streaming.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/memory/_tasks.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/memory/api.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/memory/client.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/memory/engine.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/memory/entities.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/memory/models.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/opts.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/py.typed +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/rag/__init__.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/rag/_indexer.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/rag/_indexing.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/rag/_prompt.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/rag/_retriever.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/rag/_store.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/rag/_utils.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/rag/api.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/rag/client.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/rag/engine.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/rag/models.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/scripts/.runtime/.gitkeep +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/scripts/__init__.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/scripts/linux-hotkeys/README.md +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/scripts/linux-hotkeys/toggle-autocorrect.sh +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/scripts/linux-hotkeys/toggle-transcription.sh +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/scripts/linux-hotkeys/toggle-voice-edit.sh +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/scripts/macos-hotkeys/README.md +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/scripts/macos-hotkeys/skhd-config-example +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/scripts/macos-hotkeys/toggle-autocorrect.sh +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/scripts/macos-hotkeys/toggle-transcription.sh +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/scripts/macos-hotkeys/toggle-voice-edit.sh +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/scripts/nvidia-asr-server/README.md +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/scripts/nvidia-asr-server/pyproject.toml +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/scripts/nvidia-asr-server/server.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/scripts/nvidia-asr-server/shell.nix +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/scripts/nvidia-asr-server/uv.lock +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/scripts/run-openwakeword.sh +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/scripts/setup-linux-hotkeys.sh +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/scripts/setup-linux.sh +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/scripts/setup-macos-hotkeys.sh +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/scripts/setup-macos.sh +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/scripts/setup-windows.ps1 +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/scripts/start-all-services-windows.ps1 +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/scripts/start-all-services.sh +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/server/__init__.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/server/cli.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/server/common.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/server/model_manager.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/server/model_registry.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/server/proxy/__init__.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/server/proxy/api.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/server/streaming.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/server/tts/__init__.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/server/tts/api.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/server/tts/backends/__init__.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/server/tts/backends/base.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/server/tts/backends/kokoro.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/server/tts/backends/piper.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/server/tts/model_manager.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/server/tts/model_registry.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/server/tts/wyoming_handler.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/server/whisper/__init__.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/server/whisper/api.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/server/whisper/backends/__init__.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/server/whisper/backends/base.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/server/whisper/backends/faster_whisper.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/server/whisper/backends/mlx.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/server/whisper/backends/nemo.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/server/whisper/backends/transformers.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/server/whisper/languages.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/server/whisper/model_manager.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/server/whisper/model_registry.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/server/whisper/wyoming_handler.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/services/__init__.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/services/_wyoming_utils.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/services/asr.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/services/llm.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/services/tts.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/agent_cli/services/wake_word.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/docker/docker-compose.yml +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/docker/memory-proxy.Dockerfile +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/docker/rag-proxy.Dockerfile +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/docker/transcribe-proxy.Dockerfile +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/docker/tts.Dockerfile +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/docker/whisper.Dockerfile +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/docs/CNAME +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/docs/architecture/index.md +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/docs/architecture/memory.md +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/docs/architecture/rag.md +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/docs/commands/assistant.md +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/docs/commands/autocorrect.md +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/docs/commands/chat.md +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/docs/commands/config.md +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/docs/commands/daemon.md +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/docs/commands/diarize-live-session.md +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/docs/commands/index.md +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/docs/commands/install-extras.md +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/docs/commands/install-hotkeys.md +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/docs/commands/install-services.md +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/docs/commands/memory.md +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/docs/commands/rag-proxy.md +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/docs/commands/server/index.md +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/docs/commands/server/transcribe-proxy.md +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/docs/commands/server/tts.md +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/docs/commands/server/whisper.md +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/docs/commands/speak.md +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/docs/commands/speakers.md +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/docs/commands/start-services.md +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/docs/commands/transcribe-live.md +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/docs/commands/transcribe.md +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/docs/commands/voice-edit.md +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/docs/configuration.md +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/docs/getting-started.md +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/docs/iOS_Shortcut_Guide.md +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/docs/index.md +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/docs/installation/docker.md +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/docs/installation/index.md +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/docs/installation/linux.md +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/docs/installation/macos-app.md +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/docs/installation/macos.md +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/docs/installation/nixos.md +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/docs/installation/windows.md +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/docs/logo-avatar.svg +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/docs/logo-clean.svg +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/docs/overrides/partials/integrations/analytics/custom.html +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/docs/run_markdown_code_runner.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/docs/system-integration.md +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/example.agent-cli-config.toml +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/justfile +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/macos/AgentCLI/Package.resolved +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/macos/AgentCLI/Package.swift +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/macos/AgentCLI/README.md +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/macos/AgentCLI/Resources/AgentCLI.entitlements +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/macos/AgentCLI/Resources/Info.plist +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/macos/AgentCLI/Resources/dmg-background.svg +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/macos/AgentCLI/Sources/AgentCLI/AgentCLIApp.swift +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/macos/AgentCLI/Sources/AgentCLI/AgentCommand.swift +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/macos/AgentCLI/Sources/AgentCLI/AgentCommandRunner.swift +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/macos/AgentCLI/Sources/AgentCLI/AgentRuntime.swift +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/macos/AgentCLI/Sources/AgentCLI/AppDelegate.swift +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/macos/AgentCLI/Sources/AgentCLI/AppMetadata.swift +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/macos/AgentCLI/Sources/AgentCLI/AppUpdater.swift +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/macos/AgentCLI/Sources/AgentCLI/BootstrapState.swift +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/macos/AgentCLI/Sources/AgentCLI/CommandResult.swift +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/macos/AgentCLI/Sources/AgentCLI/ConfigurableHotkeyController.swift +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/macos/AgentCLI/Sources/AgentCLI/FocusedTextTarget.swift +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/macos/AgentCLI/Sources/AgentCLI/LiveTranscriptionPreview.swift +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/macos/AgentCLI/Sources/AgentCLI/LoginItemController.swift +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/macos/AgentCLI/Sources/AgentCLI/MenuActivityStatus.swift +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/macos/AgentCLI/Sources/AgentCLI/MenuActivityStatusRow.swift +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/macos/AgentCLI/Sources/AgentCLI/MenuActivityTracker.swift +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/macos/AgentCLI/Sources/AgentCLI/MenuBarIcon.swift +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/macos/AgentCLI/Sources/AgentCLI/RecentTranscriptionReader.swift +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/macos/AgentCLI/Sources/AgentCLI/RecordingIndicatorController.swift +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/macos/AgentCLI/Sources/AgentCLI/RecordingSoundSettings.swift +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/macos/AgentCLI/Sources/AgentCLI/RuntimeSettings.swift +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/macos/AgentCLI/Sources/AgentCLI/SettingsWindowController.swift +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/macos/AgentCLI/Sources/AgentCLI/Shortcuts.swift +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/macos/AgentCLI/Sources/AgentCLI/StatusMenuController.swift +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/macos/AgentCLI/Sources/AgentCLI/TranscriptPasteController.swift +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/macos/AgentCLI/Sources/AgentCLI/TranscriptionSettings.swift +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/macos/AgentCLI/Sources/AgentCLI/VoiceLevelOverlay.swift +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/macos/AgentCLI/Tests/AgentCLITests/AgentCommandTests.swift +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/macos/AgentCLI/Tests/AgentCLITests/ConfigurableHotkeyControllerTests.swift +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/macos/AgentCLI/Tests/AgentCLITests/LivePreviewSwiftTestingTests.swift +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/macos/AgentCLI/Tests/AgentCLITests/LiveTranscriptionPreviewTests.swift +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/macos/AgentCLI/Tests/AgentCLITests/LoginItemControllerTests.swift +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/macos/AgentCLI/Tests/AgentCLITests/RecentTranscriptionReaderTests.swift +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/macos/AgentCLI/Tests/AgentCLITests/RecordingIndicatorControllerTests.swift +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/macos/AgentCLI/Tests/AgentCLITests/ShortcutDefaultsTests.swift +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/macos/AgentCLI/Tests/AgentCLITests/VoiceLevelMeterTests.swift +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/macos/build-macos-app.sh +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/macos/test-macos-app-e2e.sh +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/pyproject.toml +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/reddit.md +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/shell.nix +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/__init__.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/agents/__init__.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/agents/test_fix_my_text.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/agents/test_interactive.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/agents/test_interactive_extra.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/agents/test_memory_add.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/agents/test_speak.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/agents/test_speak_e2e.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/agents/test_speakers.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/agents/test_transcribe.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/agents/test_transcribe_agent.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/agents/test_transcribe_e2e.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/agents/test_transcribe_live.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/agents/test_transcribe_recovery.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/agents/test_tts_common.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/agents/test_tts_common_extra.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/agents/test_voice_agent_common.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/agents/test_voice_edit.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/agents/test_voice_edit_e2e.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/agents/test_wake_word_assistant.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/conftest.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/core/__init__.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/core/test_audio.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/core/test_audio_format.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/core/test_audio_levels.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/core/test_chroma.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/core/test_sse.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/core/test_vad.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/core/test_watch.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/dev/__init__.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/dev/test_cleanup.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/dev/test_cli.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/dev/test_coding_agents.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/dev/test_editors.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/dev/test_hooks.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/dev/test_launch.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/dev/test_terminals.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/dev/test_verification.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/dev/test_worktree.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/install/__init__.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/install/test_extras.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/install/test_launchd.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/memory/__init__.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/memory/test_api_health.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/memory/test_api_integration_liveish.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/memory/test_client.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/memory/test_engine.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/memory/test_files.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/memory/test_filters.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/memory/test_git_integration.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/memory/test_indexer.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/memory/test_memory_integration.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/memory/test_proxy_passthrough.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/memory/test_store.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/memory/test_utils.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/mocks/__init__.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/mocks/audio.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/mocks/llm.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/mocks/wyoming.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/rag/__init__.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/rag/test_api.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/rag/test_engine.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/rag/test_history.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/rag/test_indexer.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/rag/test_indexing.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/rag/test_rag_client.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/rag/test_rag_integration_liveish.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/rag/test_rag_proxy_passthrough.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/rag/test_retriever.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/rag/test_store.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/rag/test_utils.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/test_alignment.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/test_api.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/test_api_integration.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/test_asr.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/test_asr_recovery.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/test_audio_e2e.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/test_cli.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/test_config.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/test_config_cmd.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/test_daemon.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/test_diarization.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/test_diarize_live_session.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/test_docs_gen.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/test_env_vars.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/test_faster_whisper_backend.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/test_json_output.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/test_llm.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/test_llm_gemini.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/test_macos_app.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/test_memory_tools.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/test_mlx_backend.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/test_nemo_backend.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/test_normalize_appcast.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/test_process_manager.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/test_requires_extras.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/test_server_streaming.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/test_server_tts.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/test_server_tts_wyoming.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/test_server_whisper.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/test_services.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/test_speaker_identity.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/test_tools.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/test_transformers_backend.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/test_tts.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/test_utils.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/test_wake_word.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/tests/test_wyoming_utils.py +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/uv.lock +0 -0
- {agent_cli-0.102.2 → agent_cli-0.102.3}/zensical.toml +0 -0
|
@@ -17,12 +17,12 @@ jobs:
|
|
|
17
17
|
fetch-depth: 0
|
|
18
18
|
|
|
19
19
|
- name: Set up Python
|
|
20
|
-
uses: actions/setup-python@
|
|
20
|
+
uses: actions/setup-python@v7.0.0
|
|
21
21
|
with:
|
|
22
22
|
python-version: "3.13.11"
|
|
23
23
|
|
|
24
24
|
- name: Install uv
|
|
25
|
-
uses: astral-sh/setup-uv@
|
|
25
|
+
uses: astral-sh/setup-uv@v9.0.0
|
|
26
26
|
|
|
27
27
|
- name: Run markdown-code-runner
|
|
28
28
|
env:
|
|
@@ -20,14 +20,14 @@ jobs:
|
|
|
20
20
|
steps:
|
|
21
21
|
- uses: actions/checkout@v7.0.1
|
|
22
22
|
- name: Set up Python ${{ matrix.python-version }}
|
|
23
|
-
uses: actions/setup-python@
|
|
23
|
+
uses: actions/setup-python@v7.0.0
|
|
24
24
|
with:
|
|
25
25
|
python-version: ${{ matrix.python-version }}
|
|
26
26
|
- name: Install portaudio (Linux only)
|
|
27
27
|
if: matrix.os == 'ubuntu-latest'
|
|
28
28
|
run: sudo apt-get update && sudo apt-get install -y portaudio19-dev
|
|
29
29
|
- name: Install uv
|
|
30
|
-
uses: astral-sh/setup-uv@
|
|
30
|
+
uses: astral-sh/setup-uv@v9.0.0
|
|
31
31
|
- name: Run macOS app Swift tests
|
|
32
32
|
if: matrix.os == 'macos-latest' && matrix.python-version == '3.13'
|
|
33
33
|
run: swift test --package-path macos/AgentCLI --enable-xctest
|
|
@@ -16,7 +16,7 @@ jobs:
|
|
|
16
16
|
steps:
|
|
17
17
|
- uses: actions/checkout@v7.0.1
|
|
18
18
|
- name: Install uv
|
|
19
|
-
uses: astral-sh/setup-uv@
|
|
19
|
+
uses: astral-sh/setup-uv@v9.0.0
|
|
20
20
|
- name: Build
|
|
21
21
|
run: uv build
|
|
22
22
|
- name: Publish package distributions to PyPI
|
|
@@ -31,7 +31,7 @@ jobs:
|
|
|
31
31
|
steps:
|
|
32
32
|
- uses: actions/checkout@v7.0.1
|
|
33
33
|
- name: Install uv
|
|
34
|
-
uses: astral-sh/setup-uv@
|
|
34
|
+
uses: astral-sh/setup-uv@v9.0.0
|
|
35
35
|
- name: Import Developer ID certificate
|
|
36
36
|
uses: apple-actions/import-codesign-certs@v7.0.0
|
|
37
37
|
with:
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: agent-cli
|
|
3
|
-
Version: 0.102.
|
|
3
|
+
Version: 0.102.3
|
|
4
4
|
Summary: A suite of AI-powered command-line tools for text correction, audio transcription, and voice assistance.
|
|
5
5
|
Project-URL: Homepage, https://github.com/basnijholt/agent-cli
|
|
6
6
|
Author-email: Bas Nijholt <bas@nijho.lt>
|
|
@@ -316,7 +316,7 @@ class Dev(BaseModel):
|
|
|
316
316
|
)
|
|
317
317
|
agent_env: dict[str, dict[str, str]] | None = None
|
|
318
318
|
setup: bool = True # Run project setup (npm install, etc.)
|
|
319
|
-
copy_env: bool = True # Copy
|
|
319
|
+
copy_env: bool = True # Copy env and local agent instruction files from main repo
|
|
320
320
|
fetch: bool = True # Git fetch before creating worktree
|
|
321
321
|
|
|
322
322
|
|
|
@@ -290,12 +290,12 @@ def _setup_worktree_env(
|
|
|
290
290
|
direnv: bool | None,
|
|
291
291
|
verbose: bool,
|
|
292
292
|
) -> None:
|
|
293
|
-
"""Copy
|
|
293
|
+
"""Copy local setup files, run project setup, and configure direnv."""
|
|
294
294
|
if copy_env:
|
|
295
295
|
copied = copy_env_files(repo_root, worktree_path)
|
|
296
296
|
if copied:
|
|
297
297
|
names = ", ".join(f.name for f in copied)
|
|
298
|
-
success(f"Copied
|
|
298
|
+
success(f"Copied local setup file(s): {names}")
|
|
299
299
|
|
|
300
300
|
project = None
|
|
301
301
|
if setup:
|
|
@@ -413,7 +413,7 @@ def new(
|
|
|
413
413
|
bool,
|
|
414
414
|
typer.Option(
|
|
415
415
|
"--copy-env/--no-copy-env",
|
|
416
|
-
help="Copy
|
|
416
|
+
help="Copy env and local agent instruction files from main repo to worktree",
|
|
417
417
|
),
|
|
418
418
|
] = True,
|
|
419
419
|
fetch: Annotated[
|
|
@@ -525,7 +525,7 @@ def new(
|
|
|
525
525
|
**What happens:**
|
|
526
526
|
|
|
527
527
|
1. Creates git worktree at `../REPO-worktrees/BRANCH/`
|
|
528
|
-
2. Copies
|
|
528
|
+
2. Copies env and local agent instruction files from main repo (--copy-env)
|
|
529
529
|
3. Runs project setup: npm install, uv sync, etc. (--setup)
|
|
530
530
|
4. Sets up direnv if installed (--direnv)
|
|
531
531
|
5. Opens editor if requested (-e/--editor)
|
|
@@ -12,6 +12,8 @@ if TYPE_CHECKING:
|
|
|
12
12
|
from collections.abc import Callable
|
|
13
13
|
from pathlib import Path
|
|
14
14
|
|
|
15
|
+
_LOCAL_AGENT_INSTRUCTION_FILES = ("AGENTS.local.md", "CLAUDE.local.md")
|
|
16
|
+
|
|
15
17
|
|
|
16
18
|
@dataclass
|
|
17
19
|
class ProjectType:
|
|
@@ -366,6 +368,7 @@ def copy_env_files(
|
|
|
366
368
|
".env.local",
|
|
367
369
|
".env.example",
|
|
368
370
|
".envrc",
|
|
371
|
+
*_LOCAL_AGENT_INSTRUCTION_FILES,
|
|
369
372
|
]
|
|
370
373
|
|
|
371
374
|
copied: list[Path] = []
|
|
@@ -380,7 +383,12 @@ def copy_env_files(
|
|
|
380
383
|
|
|
381
384
|
for src_file in source_files:
|
|
382
385
|
if src_file.is_file():
|
|
383
|
-
|
|
386
|
+
relative_path = src_file.relative_to(source)
|
|
387
|
+
dest_file = dest / relative_path
|
|
388
|
+
if relative_path.as_posix() in _LOCAL_AGENT_INSTRUCTION_FILES and os.path.lexists(
|
|
389
|
+
dest_file
|
|
390
|
+
):
|
|
391
|
+
continue
|
|
384
392
|
dest_file.parent.mkdir(parents=True, exist_ok=True)
|
|
385
393
|
dest_file.write_bytes(src_file.read_bytes())
|
|
386
394
|
copied.append(dest_file)
|
|
@@ -78,7 +78,7 @@ agent-cli dev new [BRANCH] [OPTIONS]
|
|
|
78
78
|
| `--agent` | - | Which AI agent to start: claude, codex, gemini, aider, copilot, cn (Continue), opencode, cursor-agent, or auto. Implies starting the agent |
|
|
79
79
|
| `--with-editor` | - | Which editor to open: cursor, vscode, zed, nvim, vim, emacs, sublime, idea, pycharm, etc. |
|
|
80
80
|
| `--setup/--no-setup` | `true` | Run project setup after creation: npm/pnpm/yarn install, poetry/uv sync, cargo build, etc. Auto-detects project type |
|
|
81
|
-
| `--copy-env/--no-copy-env` | `true` | Copy
|
|
81
|
+
| `--copy-env/--no-copy-env` | `true` | Copy env and local agent instruction files from main repo to worktree |
|
|
82
82
|
| `--fetch/--no-fetch` | `true` | Run 'git fetch' before creating the worktree to ensure refs are up-to-date |
|
|
83
83
|
| `--branch-name-mode` | `random` | How to auto-name branches when BRANCH is omitted: random (default), auto (AI only when --prompt/--prompt-file is set), or ai (always try AI first) |
|
|
84
84
|
| `--branch-name-agent` | - | Headless agent for AI branch naming: claude, codex, or gemini. If omitted, uses --agent when supported, otherwise tries available agents in that order |
|
|
@@ -606,7 +606,7 @@ direnv = true # Always generate .envrc (--direnv)
|
|
|
606
606
|
|
|
607
607
|
# Worktree creation behavior
|
|
608
608
|
setup = true # Run project setup (npm install, etc.)
|
|
609
|
-
copy_env = true # Copy
|
|
609
|
+
copy_env = true # Copy env and local agent instruction files
|
|
610
610
|
fetch = true # Git fetch before creating
|
|
611
611
|
|
|
612
612
|
# Branch naming behavior when BRANCH argument is omitted
|
|
@@ -702,7 +702,7 @@ git lfs pull
|
|
|
702
702
|
|
|
703
703
|
This ensures large files tracked by LFS are available in the worktree.
|
|
704
704
|
|
|
705
|
-
###
|
|
705
|
+
### Local Setup Files
|
|
706
706
|
|
|
707
707
|
The following files are automatically copied to new dev environments:
|
|
708
708
|
|
|
@@ -710,6 +710,11 @@ The following files are automatically copied to new dev environments:
|
|
|
710
710
|
- `.env.local`
|
|
711
711
|
- `.env.example`
|
|
712
712
|
- `.envrc`
|
|
713
|
+
- `AGENTS.local.md`
|
|
714
|
+
- `CLAUDE.local.md`
|
|
715
|
+
|
|
716
|
+
If the target branch already contains either local agent instruction file,
|
|
717
|
+
its checked-out version is preserved.
|
|
713
718
|
|
|
714
719
|
Use `--no-copy-env` to skip this.
|
|
715
720
|
|
|
@@ -4,6 +4,28 @@
|
|
|
4
4
|
<title>Agent CLI Updates</title>
|
|
5
5
|
<link>https://github.com/basnijholt/agent-cli</link>
|
|
6
6
|
<description>Signed Agent CLI macOS app updates.</description>
|
|
7
|
+
<item>
|
|
8
|
+
<title>0.102.2</title>
|
|
9
|
+
<pubDate>Sat, 25 Jul 2026 20:18:46 +0000</pubDate>
|
|
10
|
+
<link>https://github.com/basnijholt/agent-cli</link>
|
|
11
|
+
<sparkle:version>199</sparkle:version>
|
|
12
|
+
<sparkle:shortVersionString>0.102.2</sparkle:shortVersionString>
|
|
13
|
+
<sparkle:minimumSystemVersion>13.0</sparkle:minimumSystemVersion>
|
|
14
|
+
<sparkle:hardwareRequirements>arm64</sparkle:hardwareRequirements>
|
|
15
|
+
<description sparkle:format="markdown"><![CDATA[## Bug fixes
|
|
16
|
+
|
|
17
|
+
- **MLX Whisper: stop unbounded memory growth under `--ttl 0`** (#620). The long-lived transcription subprocess never released MLX's reusable Metal buffer cache, so it ratcheted up to the largest working set ever seen and eventually got pushed to swap — one deployment reached a 17.1 GB physical footprint for a 2.9 GB model, with a 5.2s clip degrading from ~2.0s to ~5.2s. The backend now calls `mx.clear_cache()` after each request, including on failure. Only the reusable cache is freed, not live arrays, so model weights stay resident and inference stays hot; measured cost is ~7.6 ms per request (~0.3%).
|
|
18
|
+
|
|
19
|
+
- **Require `mlx>=0.24` for the `mlx-whisper` extra** (#620). The top-level `mx.clear_cache()` does not exist before mlx 0.24 — 0.23.2 and older only expose the deprecated `mx.metal.clear_cache()` — and `mlx-whisper` itself only requires `mlx>=0.11`. Without the floor, an environment resolving an older mlx would raise `AttributeError` on every transcription.
|
|
20
|
+
|
|
21
|
+
## Internal
|
|
22
|
+
|
|
23
|
+
- Pin `uv` in the `uv-lock` and `sync-requirements` pre-commit hooks so the generated `agent_cli/_requirements/*.txt` files depend on the config rather than on how fresh each contributor's hook cache is (#620).
|
|
24
|
+
- Render the shared consoles without colour during tests (#625).
|
|
25
|
+
- Drop the broken Homebrew tap dispatch from the release workflow (#623).
|
|
26
|
+
]]></description>
|
|
27
|
+
<enclosure url="https://github.com/basnijholt/agent-cli/releases/download/v0.102.2/AgentCLI.zip" length="24329779" type="application/octet-stream" sparkle:edSignature="CeWZFIPSDJSiO8iQbm46QDRet3IYvIvgL4qSyYdDmwlTlkhV66IaXp05Wt04+xLBKTJcAv9333tA9n8BZ9IvBQ=="/>
|
|
28
|
+
</item>
|
|
7
29
|
<item>
|
|
8
30
|
<title>0.102.1</title>
|
|
9
31
|
<pubDate>Sat, 25 Jul 2026 18:58:28 +0000</pubDate>
|
|
@@ -175,20 +197,5 @@
|
|
|
175
197
|
]]></description>
|
|
176
198
|
<enclosure url="https://github.com/basnijholt/agent-cli/releases/download/v0.98.2/AgentCLI.zip" length="22896370" type="application/octet-stream" sparkle:edSignature="2yWD4AB0k4GCxWKbXVysPQ5Hy0ehhW9XYlLHTipGwOCscaa+ZDVvlzM2WQtQ1EHDIsMR07loArT6PGKbXyyEBg=="/>
|
|
177
199
|
</item>
|
|
178
|
-
<item>
|
|
179
|
-
<title>0.98.1</title>
|
|
180
|
-
<pubDate>Thu, 04 Jun 2026 16:50:48 +0000</pubDate>
|
|
181
|
-
<link>https://github.com/basnijholt/agent-cli</link>
|
|
182
|
-
<sparkle:version>189</sparkle:version>
|
|
183
|
-
<sparkle:shortVersionString>0.98.1</sparkle:shortVersionString>
|
|
184
|
-
<sparkle:minimumSystemVersion>13.0</sparkle:minimumSystemVersion>
|
|
185
|
-
<sparkle:hardwareRequirements>arm64</sparkle:hardwareRequirements>
|
|
186
|
-
<description sparkle:format="markdown"><![CDATA[## What’s Changed
|
|
187
|
-
|
|
188
|
-
* Add macOS transcription TTL setting (#578) @basnijholt
|
|
189
|
-
|
|
190
|
-
]]></description>
|
|
191
|
-
<enclosure url="https://github.com/basnijholt/agent-cli/releases/download/v0.98.1/AgentCLI.zip" length="22896191" type="application/octet-stream" sparkle:edSignature="4g9PD/is1i4Htq5eM2TfAUjxEaXSb7xJJDjnliSfX5TQfqeLLsItUcaCLbhpXaOKqzq0YByVg5SLSpqHK08vAw=="/>
|
|
192
|
-
</item>
|
|
193
200
|
</channel>
|
|
194
201
|
</rss>
|
|
@@ -534,6 +534,66 @@ class TestCopyEnvFiles:
|
|
|
534
534
|
copied = copy_env_files(source, dest)
|
|
535
535
|
assert len(copied) == 2
|
|
536
536
|
|
|
537
|
+
def test_copy_local_agent_instruction_files(self, tmp_path: Path) -> None:
|
|
538
|
+
"""Copy local agent instruction files."""
|
|
539
|
+
source = tmp_path / "source"
|
|
540
|
+
dest = tmp_path / "dest"
|
|
541
|
+
source.mkdir()
|
|
542
|
+
dest.mkdir()
|
|
543
|
+
files = {
|
|
544
|
+
"AGENTS.local.md": "Use pytest.\n",
|
|
545
|
+
"CLAUDE.local.md": "Use ruff.\n",
|
|
546
|
+
}
|
|
547
|
+
for name, content in files.items():
|
|
548
|
+
(source / name).write_text(content)
|
|
549
|
+
|
|
550
|
+
copied = copy_env_files(source, dest)
|
|
551
|
+
|
|
552
|
+
assert {path.name for path in copied} == set(files)
|
|
553
|
+
for name, content in files.items():
|
|
554
|
+
assert (dest / name).read_text() == content
|
|
555
|
+
|
|
556
|
+
@pytest.mark.parametrize("name", ["AGENTS.local.md", "CLAUDE.local.md"])
|
|
557
|
+
def test_preserve_existing_local_agent_instruction_file(
|
|
558
|
+
self,
|
|
559
|
+
tmp_path: Path,
|
|
560
|
+
name: str,
|
|
561
|
+
) -> None:
|
|
562
|
+
"""Preserve local agent instructions checked out by the target branch."""
|
|
563
|
+
source = tmp_path / "source"
|
|
564
|
+
dest = tmp_path / "dest"
|
|
565
|
+
source.mkdir()
|
|
566
|
+
dest.mkdir()
|
|
567
|
+
(source / name).write_text("main worktree instructions\n")
|
|
568
|
+
(dest / name).write_text("target branch instructions\n")
|
|
569
|
+
|
|
570
|
+
copied = copy_env_files(source, dest)
|
|
571
|
+
|
|
572
|
+
assert copied == []
|
|
573
|
+
assert (dest / name).read_text() == "target branch instructions\n"
|
|
574
|
+
|
|
575
|
+
def test_preserve_dangling_local_agent_instruction_symlink(
|
|
576
|
+
self,
|
|
577
|
+
tmp_path: Path,
|
|
578
|
+
) -> None:
|
|
579
|
+
"""Preserve a dangling instruction symlink checked out by the target branch."""
|
|
580
|
+
source = tmp_path / "source"
|
|
581
|
+
dest = tmp_path / "dest"
|
|
582
|
+
source.mkdir()
|
|
583
|
+
dest.mkdir()
|
|
584
|
+
(source / "AGENTS.local.md").write_text("main worktree instructions\n")
|
|
585
|
+
dest_file = dest / "AGENTS.local.md"
|
|
586
|
+
try:
|
|
587
|
+
dest_file.symlink_to("missing-instructions.md")
|
|
588
|
+
except OSError as exc:
|
|
589
|
+
pytest.skip(f"Symlinks unavailable: {exc}")
|
|
590
|
+
|
|
591
|
+
copied = copy_env_files(source, dest)
|
|
592
|
+
|
|
593
|
+
assert copied == []
|
|
594
|
+
assert dest_file.is_symlink()
|
|
595
|
+
assert not (dest / "missing-instructions.md").exists()
|
|
596
|
+
|
|
537
597
|
def test_skip_missing_files(self, tmp_path: Path) -> None:
|
|
538
598
|
"""Skip files that don't exist."""
|
|
539
599
|
source = tmp_path / "source"
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|