Skip to content

Releases: khoj-ai/pipali

0.5.0

21 Apr 16:32

Choose a tag to compare

🎁 New

  • Use the app in French, German, Japanese, or Simplified Chinese
  • Schedule an automation on multiple days of the week

🧪 Improve

  • Resize app icon to follow Apple styling guidelines on macOS
  • Reveal app window when clicking the dock icon while hidden to tray
  • Allow expanding tool call details before result arrives in trajectory outline view
  • Make GPT models emit user-friendly progress updates while working
  • Handle very long webpages consistently without truncating too early
  • Continue or dismiss directly from the inline add-credit dialog in chat
  • Show clear, actionable error when your access expires during a chat

🛠️ Fix

  • Consistently scroll to last message and avoid sporadic blank screen when open conversation
  • Fix shell tool escaping to run more inline scripts written by Pipali
  • Fix duplicate rendering of shell command output on interrupt
  • Fix duplicate rendering of math equations

0.4.0

25 Mar 19:26

Choose a tag to compare

🎁 New

  • Copy link, messages, or raw trace of any chat from the sidebar menu
  • Toggle which skills are visible to Pipali from the skills page

🧪 Improve

  • Click Pipali OS notification to open the app to that conversation on Windows and Mac
  • Show app version and what's new in app from user profile menu in sidebar

🛠️ Fix

  • Enable Pipali to use Chrome browser on more machine setups
  • Fix shell sandbox to allow reads from the temp directory

0.3.0

07 Mar 07:59

Choose a tag to compare

🎁 New

  • Empower Pipali to help users onboard, navigate it and re-configure itself by @debanjum in #17
  • Pin conversations to home page for easy, quick access by @debanjum in #16
  • Stream task, automation runs in real-time across multiple devices in #5

🧪 Improve

  • Improve UX of Routines by @debanjum in #15
  • Add ability to jump through user/ai chat messages using new message navigator in 52e3bf9
  • Reduce OS permission triggers on Mac by not touching sensitive directories in c866032, bb0d95a
  • Show full intermediate responses and cycle detail level of each item in train of thought

🛠️ Fix

  • Show cause of failure to connect to MCP server on tools page
  • Update user name in sidebar if changed in Google or settings page

New Contributors

Full Changelog: 0.2.3...0.3.0

0.2.3

07 Mar 07:33

Choose a tag to compare

🎁 New

  • Full text search through all chat messages from search in chat switcher modal in ffeea69
  • Allow naming conversations to make them easy to read and find in 6ec1810

🧪 Improve

  • Improve rendering nested lists in chat messages in 120f108
  • Persist Keep Device Awake choice across app restart in new settings.json in b931c6a
  • Make task runs more robust in c01ef88, 64b5513

Fix

  • Auto scroll trajectory when near bottom & trajectory dropdown expanded in 304dafe
  • Make send button on confirmation send message as guidance, not a new message in a2c9fce

Full Changelog: 0.2.2...0.2.3

0.2.2

15 Feb 09:58

Choose a tag to compare

🎁 New

  • Signed Windows app
    Windows desktop app is now signed, so no more SmartScreen warnings on install in c55aa58

🧪 Improve

  • Use platform recommended chat model by default on first run in 9a31fb7
  • Enable running git read commands from sandbox in b5701ff

🛠️ Fix

  • Fix failing Linux AppImage build in CI in 81992ab

Full Changelog: 0.2.1...0.2.2

0.2.1

15 Feb 01:48

Choose a tag to compare

🧪 Improve

  • Confirmations are more compact and readable in 0e92e0b, 440cb10
  • Chrome browser use steps in trajectory are easier to visually understand in a2e8f1d
  • Permissions settings page is more friendly in 745f444

🛠️ Fix

  • Client side errors are handled better in 68910fb, fa4d152
  • Bump minimum Safari version to 15.4 required to support js findLast in ee52de0

Full Changelog: 0.2.0...0.2.1

0.2.0

15 Feb 01:29

Choose a tag to compare

🎁 New

  • Attach files to chat
    Drag-drop, copy-paste, or attach button to attach files directly into your conversation in d23643b, c6ddd87, 8665df5

🧪 Improve

  • Improve Viewing Task Run Trajectory
    • Enable 3 detail levels (outline, summary, detail) in trajectory dropdown in 16d24bc
    • Show tool count per category on home page task cards instead of steps taken in f416510
    • Make task trajectory overview on chat page more visually informative in 8fb965c
    • Improve image generation and file tool rendering in train of thought in d217802, 503b5d5
  • Improve landing page UX
    • Add ribbon-ring animation to empty state that reacts to user input in 8789d2a
    • Personalized home greeting and tips shown in chat input placeholder in a2860d8

🛠️ Fix

  • Wrap DB migrations in transactions to prevent corruption from partial failures in 052d1ec
  • Ensure synthetic tool calls round trip through chat history correctly in 7717dab
  • Allow opening web links from train of thought on desktop app in 3b26431
  • Fix Linux app upload path for release CI in ad25d24

Full Changelog: 0.1.1...0.2.0

0.1.1

07 Feb 09:01

Choose a tag to compare

🎁 New

  • Use Pipali on Linux by @debanjum, @CodeCanna in #4
  • Interact with Claude Models, like Opus 4.6, in e286693
  • Ask Pipali to email you in 7d5f0dd. This is especially useful when using Routines (get a weekly report in your inbox)

🛠️ Fix

  • Fix opening urls from chat on the desktop app in b2230f

New Contributors

  • @CodeCanna for testing the desktop app on Linux

Full Changelog: 0.1.0...0.1.1

0.1.0

07 Feb 08:48

Choose a tag to compare

This is the first release of 🌶️ Pipali 🌈! It is an AI system to help you get work done.
Pipali is in Beta. Try it out and share feedback, on Discord or Github, to guide its development. You can:

🏔️ Work Async

Assign Pipali a few tasks and go grab a coffee. Track progress, give feedback and get notified when Pipali needs your attention.

📑 Create polished deliverables

Turn messy inputs into shareable outputs — briefs, decision memos, project updates, meeting notes, and spreadsheets.

⏱️ Automate routine work

Set up tasks on a schedule or trigger them manually. "Draft my weekly project update email", "Sync my ledger on the 1st of every month", "Mark all marketing emails as spam".

🎓 Teach it your workflows

Ask Pipali to create skills for all your custom workflows - where to find project documents, which accounting method to follow or your email organization policy.

🛠️ Connect your tools

Integrate Jira, Linear, Slack etc. via MCP. Pipali can create issues, post messages, and interact with external APIs on your behalf.
Use your favorite AI models

Use the right AI model for the right task. Model access is provided through the Pipali Platform — Single Sign On, no API key setup needed.

🦺 Run safely

Pipali runs commands safely in a local sandbox that restricts file and network access. This reduces your confirmation fatigue while it works safely on your computer. Commands that need broader access require your explicit approval. You can configure these permissions yourself.

Full Changelog: https://github.com/khoj-ai/pipali/commits/0.1.0