Skip to content

Releases: oxy9en/aide-p

Release 2.3.3

11 Mar 02:52
c0bd97f

Choose a tag to compare

Release 2.3.2

10 Mar 17:10
eee4f60

Choose a tag to compare

Bug fixes

Release 2.3.1

09 Mar 23:46
030cc94

Choose a tag to compare

Bug fixes

Release 2.3.0

05 Mar 21:55
412ae6e

Choose a tag to compare

🚀 AideAI v2.3.0

What's New

Skill Packs

  • Create skills from chat — Describe what you want in plain language; the assistant suggests a skill. Save it or skip.
  • Run saved skills — Run any installed skill on demand (e.g. "Run my Weekly Digest").
  • Skills in Apps — Manage skills under Apps: import, export as SKILL.md, and see which ones need setup.
  • Quick replies — Use suggested follow-up actions and quick replies in the chat.

Smarter chat

  • Activity indicator — See when the assistant is thinking or using tools.
  • Starter prompts — Empty chat shows example questions and tips; you can ask the assistant for FAQ guidance.
  • Open Settings from chat — The assistant can open a specific Settings section (e.g. API key, Dictate Anywhere).

Browser Automation

  • More reliable behavior and clearer status.
  • Service status is shown in your language.

Other improvements

  • Email in chat — Email search can include attachment info; chat scrolls more predictably.
  • Notes — Better filtering by folder and date; search works more reliably.
  • PLAUD — Sync fixes and an execution log for premium users.
  • MCP for everyone — MCP servers are available to all users.
  • New languages — Arabic, German, Spanish, French, Hindi, Italian, Dutch, Portuguese, Turkish, and more.
  • File picker — Native file picker when attaching files or importing audio into meetings.
  • Meetings — Cleaner handling of meeting state and audio.

Release 2.2.2

03 Mar 01:57
9df00f3

Choose a tag to compare

Bug fixes

Release 2.2.1

28 Feb 22:10
d3811c8

Choose a tag to compare

Fix Plaud.ai integration

Release 2.2.0

26 Feb 22:24
fbe1134

Choose a tag to compare

🚀 AideAI v2.2.0

✨ What's New

⚡ Flows Automation Studio v1

Trigger-based automations and action pipelines:

  • Triggers: meeting.ended, schedule.cron, manual.run
  • Actions: digest, summary, reminders, append to Notes, post to chat, webhook, MCP dispatch
  • Output chaining: use {{last_action_payload}} and {{action_<title>_payload}} in later steps
  • Import/Export: Replace or Merge strategies with confirmation
  • Secrets: Keychain placeholders ({{secret:name}}) with preflight validation
  • Execution log: status filters, search, and detailed action payloads
  • Flow builder in chat: describe a flow in natural language; get a draft, then Save or Cancel
  • Voice handoff: ask for a flow in Voice Assistant — confirmation continues in chat

🎙️ Meetings: Speaker Diarization & More

Better control over who said what and how meetings are used:

  • Speaker diarization: assign and persist speaker labels across the meeting
  • Rename & merge participants: rename speakers and merge duplicate labels in the meeting note
  • Audio import: add MP3, M4A, or WAV as a meeting (button or drag-and-drop) for transcription and summary
  • get_last_meeting: new tool so the assistant can fetch the latest recorded meeting with summary and transcription (used by flows and chat)

🎤 Transcription Engine Choice (AID-531)

Choose the engine used for meeting and dictation transcription:

  • Whisper (default): on-device via WhisperKit, Apple Neural Engine
  • Parakeet v3: alternative on-device engine; select in Settings → Whisper Models
  • Profiling & benchmarking: optional telemetry to compare engines and tune quality
  • Audio pipeline: improved echo cancellation, empty-chunk handling, and source-aware validation (mic vs system audio)

📱 PLAUD Integration (AID-532)

Tighter integration with PLAUD hardware:

  • Sync status: see last sync and sync state in the PLAUD extension card
  • Enablement: PLAUD extension on/off is reflected in Apps and extension checks
  • Error handling: clearer feedback when sync fails or is unavailable

🛠️ Bug Fixes & Improvements

  • Meeting summary in flows: better retry and fallback when generating summaries and action items
  • Screen audio: custom silence detection for system audio capture
  • Flow actions: validation and fallback for missing meeting/context data
  • UI: Flows moved under Apps (Extensions) with an optional third tab in extension detail layout
  • Message submission: refinements to sending and attaching content in chat

Release 2.1.0

23 Feb 22:20
15b0deb

Choose a tag to compare

🚀 AideAI v2.1.0

✨ What's New

📁 Chat Organization — Folders & Agents

Chats are easier to organize and navigate:

  • Sidebar with sections by agent (prompt) and folders
  • Auto-generated chat titles
  • Quick create and switch between conversations, jump to date in the activity feed

🎙️ Voice Assistant (Realtime Voice)

Real-time voice mode for subscribers:

  • Dedicated window with transcript and controls
  • Choose which agent (prompt) to use for voice
  • Quick access from the Notch widget
  • Tool use (function calling) in voice mode

⌨️ Shell Command Execution

The assistant can run commands on your Mac:

  • Run commands on request (e.g. "show disk usage", "git status", "list processes")
  • Dangerous commands (rm, sudo, etc.) require confirmation in a dialog
  • Command log shown in the chat
  • Shell is disabled in the App Store build; full support in the DMG build

🌐 Browser Automation on Playwright

Browser automation has been updated:

  • Switched to Playwright Core for more reliable behavior and fewer conflicts
  • Sign in once (Gmail, X, etc.) and use a single profile for automation
  • Clear handling when the profile is locked ("profile in use")

🎤 Dictate Anywhere Settings

Easier control over Fn-key dictation:

  • Turn Dictate Anywhere on or off in app settings
  • Choose transcription language (or auto-detect)
  • Shortcuts behave correctly when dictation is enabled

🛠️ Bug Fixes & Improvements

  • More reliable system audio capture (Screen Audio) and error handling
  • Better voice message handling (buffers, format conversion)
  • Minor UI and performance fixes

Release 2.0.0

04 Feb 21:13
18ad982

Choose a tag to compare

🚀 AideAI v2.0
What’s New

🎨 Full UI Redesign — macOS 26 Style

AideAI got a complete visual refresh inspired by macOS 26:

  • Cleaner, more modern layout
  • Improved typography and spacing
  • More consistent navigation and updated component styling
  • Better focus on content with fewer distractions

📧 Email Integration

AideAI can now access your email to help you find and use messages faster:

  • Search emails by sender, subject, keywords, and date range
  • Quickly pull up relevant threads without digging through your inbox
    Examples:
  • “Find the latest email from John about the contract”
  • “Show emails from last week mentioning invoice”

📁 Local Files Search

AideAI can now search through your local files to locate documents instantly:

  • Find files by name or content (including text inside documents, where supported)
  • Filter by date range and file type
    Examples:
  • “Find the PDF that mentions AideAI pricing”
  • “Search my docs for ‘roadmap’”

🛠️ Bug Fixes & Performance Enhancements

  • General stability improvements
  • Faster UI responsiveness across long sessions

Release 1.27.0

22 Jan 19:43
b502108

Choose a tag to compare

🚀 AideAI v1.27.0

Smarter. Faster. More Efficient.

We’re excited to introduce AideAI v1.27.0 — a major update designed to make your work faster, clearer, and simpler.

This release marks a significant step forward in intelligence, interface design, and performance. From the very first interaction, AideAI feels more capable, more responsive, and more focused on what matters.


✨ What’s New

🧠 Chat + Calendar Integration

AideAI can now access your calendar and answer questions about your meetings, such as:
“When is my next meeting?” or “What was yesterday’s call about?”

🕒 Activity History Integration

Ask AideAI about how you spend your time:
“What did I do yesterday?” or “How much time did I spend on YouTube?”

🌐 Browser History Integration

AideAI can search your browsing history to help you quickly find information:
“Which article about AideAI did I read last week?”

⏰ Reminders Integration

Get clear answers about your tasks and to-dos:
“Which tasks are still incomplete?”

📝 Apple Notes Integration

AideAI can search and work with your notes:
“Find the note about…”

📋 Clipboard History Integration

Quickly recall previously copied content:
“What did I copy yesterday about…”

📁 File Management in Conversations

You can now see a list of files attached to each conversation.
Easily remove files that are no longer relevant and keep only what matters for the current context.


🎨 Interface Improvements

⚡ Improved Navigation

Faster, smoother transitions and quicker access to essential tools.

🧩 Modern, Focused Design

A clean, minimalist interface that keeps your attention on your work.

♿ Better Responsiveness and Accessibility

Improved performance across different screen sizes, with enhanced accessibility support.


🛠️ Bug Fixes & Performance Enhancements

🔒 Increased Stability

Memory leaks have been eliminated, and performance degradation during long sessions has been significantly reduced.

🎯 UI Refinements

Subtle layout and visual improvements for a more consistent and polished experience.


🔭 What’s Next

We’re already working on the next wave of improvements, including:

  • 🤖 Smarter automation to reduce repetitive work
  • 🎛️ Deeper personalization tailored to your individual workflow

Your feedback continues to shape the AideAI roadmap — thank you for sharing it with us.


Thank you for being part of the AideAI community.
Enjoy v1.27.0, and stay tuned — this is just the beginning.