hamidi-dev
hamidi-dev
This PR adds a prompt logging utility with two main features: 1. **Prompt Persistence**: - All submitted prompts are saved to disk under a configurable `log_dir`. - File names include...
### Feature request I'd like to request the integration of a logging system for Avante inputs directly into the avante.nvim plugin. This would save user inputs to timestamped log files...
…load ## Description Fixes buffer auto-reload when using CLI tools (OpenCode, Aider, etc.) in window/split modes with external multiplexer sessions (tmux/zellij) Previously, file watching was only enabled for terminal sessions,...
# Changes **Manifest V3 Migration** (`src/manifest.json`) - Updated `manifest_version` from 2 to 3 - Changed `browser_action` to `action` - Migrated `background.scripts` to `background.service_worker` - Added `host_permissions` array for required permissions...