Skip to content

v0.1.1

Choose a tag to compare

@atman-33 atman-33 released this 07 Feb 12:16
· 34 commits to main since this release
0428b2c

Release v0.1.1

Added

  • Progressive timeout notices for chat responses (15s and 30s thresholds)
  • Rate limit error detection with user-friendly messages

Changed

  • Improved error handling in OpenCodeService to abort event streams on prompt failures

Fixed

  • Fixed UI hanging indefinitely when rate limit errors occur
  • Fixed linting issues: replaced require('fs') with ES module import
  • Fixed unused variable warnings in OpenCodeService

Installation

Via BRAT

  1. Install BRAT plugin
  2. Add this repository URL in BRAT settings
  3. BRAT will auto-update to this version

Manual

  1. Download the attached files: main.js, manifest.json, styles.css
  2. Place them in: <VaultFolder>/.obsidian/plugins/ai-terminal/
  3. Restart Obsidian and enable the plugin