Skip to content

Releases: jelllove/Parallel-Agents

Parallel Agents v0.1.9

Choose a tag to compare

@jelllove jelllove released this 09 Sep 13:14

Parallel Agents v0.1.9 adds automatic Codex project and session discovery from ~/.codex/sessions/, including session titles, resume support, and targeted session/project history deletion. It also includes all v0.1.8 multi-session tab and shell improvements.

Parallel Agents v0.1.8

Choose a tag to compare

@jelllove jelllove released this 02 Sep 02:28

Parallel Agents v0.1.8: multi-session tabs, shell UX updates, and deleted-project cleanup reliability improvements.

Parallel Agents v0.1.7

Choose a tag to compare

@jelllove jelllove released this 28 Aug 07:37

Parallel Agents v0.1.6

Choose a tag to compare

@jelllove jelllove released this 28 Aug 07:36

Fixes

  • Clicking a project with multiple sessions no longer launches directly; it now guides users to pick a session first.
  • Recent Sessions guidance flash is now much more visible.
  • Improved Windows taskbar icon behavior by setting AppUserModelId and shipping runtime icon files as unpacked resources.

Package

  • Windows installer: Parallel Agents Setup 0.1.6.exe

Parallel Agents v0.1.5

Choose a tag to compare

@jelllove jelllove released this 28 Aug 07:36

Highlights

  • Project click is now session-aware:
    • If a project has multiple sessions, the Recent Sessions panel flashes to guide explicit selection.
    • If a project has exactly one session, it auto-resumes directly.
  • Improved project list readability with larger agent/project visuals and clearer child indentation.
  • Copilot icon now adapts better to dark/light backgrounds in the project tree.
  • Fixed Copilot session parsing scope issue so session lists load reliably.

Package

  • Windows installer: Parallel Agents Setup 0.1.5.exe

Parallel Agents v0.1.4

Choose a tag to compare

@jelllove jelllove released this 28 Aug 07:35

Updates in v0.1.4:

  • Added a "Refresh Projects & Agents" button in the Projects section.
  • Added automatic background refresh for project/agent inventory every 60 seconds.
  • Manual and auto-refresh both update project list, agent availability, and selected project session metadata.

Installer:

  • Parallel Agents Setup 0.1.4.exe (Windows x64)

Parallel Agents v0.1.3

Choose a tag to compare

@jelllove jelllove released this 28 Aug 07:35

Fixes in v0.1.3:

  • Added Copilot project discovery from local session history (~/.copilot/session-state/).
  • Added Copilot session listing under each discovered project.
  • Updated project group order to: Copilot, Codex, Claude Code, Gemini, then others.
  • Added safe delete support for Copilot project history entries.

Installer:

  • Parallel Agents Setup 0.1.3.exe (Windows x64)

Parallel Agents v0.1.2

Choose a tag to compare

@jelllove jelllove released this 28 Aug 07:35

Fixes in v0.1.2:

  • Fixed runtime icon loading in packaged builds.
  • App now resolves icons from app.asar/resources when needed.
  • Window icon now uses .ico on Windows for better runtime/taskbar consistency.
  • Tray icon now falls back to app icon if tray asset fails to load.

Installer:

  • Parallel Agents Setup 0.1.2.exe (Windows x64)

Parallel Agents v0.1.1

Choose a tag to compare

@jelllove jelllove released this 28 Aug 07:34

Updates in v0.1.1:

  • Aligned runtime icon assets with README branding (tray icon and 96px icon generated from the same source).
  • Reordered agent priority to: Copilot, Codex, Claude Code, Gemini, then others.
  • Added icon build-script support so app/tray/icon files stay consistent from one SVG source.

Installer:

  • Parallel Agents Setup 0.1.1.exe (Windows x64)

Parallel Agents v0.1.0

Choose a tag to compare

@jelllove jelllove released this 28 Aug 07:34

Initial public release for Hackathon.

Includes Windows x64 installer: Parallel Agents Setup 0.1.0.exe