File python-mistral-vibe.changes of Package python-mistral-vibe

-------------------------------------------------------------------
Sat Jan 31 17:11:40 UTC 2026 - Matej Cepl <mcepl@cepl.eu>

- Update to 2.0.2:
  - Added
    - Allow environment variables to be overridden by dotenv
      files
    - Display custom rate limit messages depending on plan type
  - Changed
    - Made plan offer message more discreet in UI
    - Speed up latest session scan and harden validation
    - Updated pytest-xdist configuration to schedule single test
      chunks
  - Fixed
    - Prevent duplicate messages in persisted sessions
    - Fix ACP bash tool to pass full command string for chained
      commands
    - Fix global agent prompt not being loaded correctly
    - Do not propose to "resume" when there is nothing to resume
- Update to 2.0.1:
  - Fix encoding issues in Windows

-------------------------------------------------------------------
Tue Jan 27 22:30:29 UTC 2026 - Matej Cepl <mcepl@cepl.eu>

- Update to 2.0.0:
  - Added
      - Subagent support
      - AskUserQuestion tool for interactive user input
      - User-defined slash commands through skills
      - What's new message display on version update
      - Auto-update feature
      - Environment variables and timeout support for MCP servers
      - Editor shortcut support
      - Shift+enter support for VS Code Insiders
      - Message ID property for messages
      - Client notification of compaction events
      - debugpy support for macOS debugging
  - Changed
      - Mode system refactored to Agents
      - Standardized managers
      - Improved system prompt
      - Updated session storage to separate metadata from
        messages
      - Use shell environment to determine shell in bash tool
      - Expanded user input handling
      - Bumped agent-client-protocol to 0.7.1
      - Refactored UI to require AgentLoop at VibeApp
        construction
      - Updated README with new MCP server config
      - Improved readability of the AskUserQuerstion tool output
  - Fixed
      - Use ensure_ascii=False for all JSON dumps
      - Delete long-living temporary session files
      - Ignore system prompt when saving/loading session messages
      - Bash tool timeout handling
      - Clipboard: no markup parsing of selected texts
      - Canonical imports
      - Remove last user message from compaction
      - Pause tool timer while awaiting user action
  - Removed
      - instructions.md support
      - workdir setting in config file

-------------------------------------------------------------------
Wed Jan 14 15:32:16 UTC 2026 - Matej Cepl <mcepl@cepl.eu>

- Requires python_module `textual` >= 6.3.0 because of the
  `scrollbar-visibility` parsing (gh#Textualize/textual!6156).

-------------------------------------------------------------------
Wed Jan 14 13:41:06 UTC 2026 - Matej Cepl <mcepl@cepl.eu>

- Update to 1.3.5:
  - bash tool not discovered by vibe-acp
- Update to 1.3.4:
  - markup in blinking messages
  - safety around Bash and AGENTS.md
  - explicit permissions to GitHub Actions workflows
  - improve render performance in long sessions
- Update to 1.3.3:
  - Fix config desyncing issues
- Update to 1.3.2:
  - User definable reasoning field
  - Fix rendering issue with spinner
- Update to 1.3.1:
  - Fix crash when continuing conversation
  - Fix Nix flake to not export python
- Update to 1.3.0:
  - agentskills.io support
  - Reasoning support
  - Native terminal theme support
  - Issue templates for bug reports and feature requests
  - Auto update zed extension on release creation
  - Improve ToolUI system with better rendering and organization
  - Use pinned actions in CI workflows
  - Remove 100k -> 200k tokens config migration
  - Fix -p mode to auto-approve tool calls
  - Fix crash when switching mode
  - Fix some cases where clipboard copy didn't work
- Update to 1.2.2:
  - Remove dead code
  - Fix artefacts automatically attached to the release
  - Refactor agent post streaming
- Update to 1.2.1:
  - Improve error message when running in home dir
  - Do not show trusted folder workflow in home dir
- Update to 1.2.0:
  - Modular mode system
  - Trusted folder mechanism for local .vibe directories
  - Document public setup for vibe-acp in zed, jetbrains and
    neovim --version flag
  - Improve UI based on feedback
  - Remove unnecessary logging and flushing for better
    performance
  - Update textual
  - Update nix flake
  - Automate binary attachment to GitHub releases
  - Prevent segmentation fault on exit by shutting down thread
    pools
  - Fix extra spacing with assistant message
- Update to 1.1.3:
  - Add more copy_to_clipboard methods to support all cases
  - Add bindings to scroll chat history
  - Relax config to accept extra inputs
  - Remove useless stats from assistant events
  - Improve scroll actions while streaming
  - Do not check for updates more than once a day
  - Use PyPI in update notifier
  - Fix tool permission handling for "allow always" option in ACP
  - Fix security issue: prevent command injection in GitHub
    Action prompt handling
  - Fix issues with vLLM
- Update to 1.1.2:
  - add terminal-auth auth method to ACP agent only if the client
    supports it
  - fix user-agent header when using Mistral backend, using SDK
    hook
- Update to 1.1.1:
  - added include_commit_signature in config.toml to disable
    signing commits
- Update to 1.1.0:
  - fixed crash in some rare instances when copy-pasting
  - improved context length from 100k to 200k
- Update to 1.0.6:
  - add missing steps in bump_version script
  - move pytest-xdist to dev dependencies
  - take into account config for bash timeout
  - improve textual performance
  - improve README:
    improve windows installation instructions
    update default system prompt reference
    document MCP tool permission configuration
- Update to 1.0.5:
  - Fix streaming with OpenAI adapter
- Update to 1.0.4:
  - Rename agent in distribution/zed/extension.toml to
    mistral-vibe
  - Fix icon and description in distribution/zed/extension.toml
  - Remove .envrc file
- Update to 1.0.3:
  - Add LICENCE symlink in distribution/zed for compatibility
    with zed extension release process

-------------------------------------------------------------------
Tue Dec  9 16:33:56 UTC 2025 - Matej Cepl <mcepl@cepl.eu>

- Initial packaging effort for mistral-vibe 1.0.2.
openSUSE Build Service is sponsored by