Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/desktop-design-port.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/desktop-taskkill-timeout.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/desktop-update-settings.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/desktop-windows-ci-fixes.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/desktop-windows-deploy-target.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/desktop-windows-packaging.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/desktop-windows-runtime.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/journal-question-events.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/node-20-support.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/reliable-release-channel.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rename-vscode-marketplace-id.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sdk-event-union.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/session-listing-resilience.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/status-bar-update-notice.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/use-app-token-for-brew-tap.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/web-brand-refresh.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/web-transcript-dedupe.md

This file was deleted.

15 changes: 15 additions & 0 deletions apps/desktop/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# @pymodel/pythinker-desktop

## 0.1.1

### Patch Changes

- [#81](https://github.com/PyModel/pythinker-code/pull/81) [`8717330`](https://github.com/PyModel/pythinker-code/commit/8717330b22049faf1d45be97dfee814b5272a33b) - Bound the Windows process-tree kill so a stalled taskkill cannot freeze desktop shutdown

- [#81](https://github.com/PyModel/pythinker-code/pull/81) [`8717330`](https://github.com/PyModel/pythinker-code/commit/8717330b22049faf1d45be97dfee814b5272a33b) - Fix Windows runtime staging and skip empty signing credentials in the desktop release workflow

- [#81](https://github.com/PyModel/pythinker-code/pull/81) [`8717330`](https://github.com/PyModel/pythinker-code/commit/8717330b22049faf1d45be97dfee814b5272a33b) - Stage the desktop Host closure inside the workspace so pnpm deploy resolves the target on Windows

- [#81](https://github.com/PyModel/pythinker-code/pull/81) [`8717330`](https://github.com/PyModel/pythinker-code/commit/8717330b22049faf1d45be97dfee814b5272a33b) - Add the Windows NSIS installer target, release script, and release workflow job

- [#81](https://github.com/PyModel/pythinker-code/pull/81) [`8717330`](https://github.com/PyModel/pythinker-code/commit/8717330b22049faf1d45be97dfee814b5272a33b) - Fix Windows process-tree shutdown, packaged-runtime guards, and taskbar identity in the desktop app
2 changes: 1 addition & 1 deletion apps/desktop/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@pymodel/pythinker-desktop",
"description": "Pythinker desktop application with tray-owned Host lifecycle",
"version": "0.1.0",
"version": "0.1.1",
"private": true,
"type": "module",
"main": "dist/main.js",
Expand Down
28 changes: 28 additions & 0 deletions apps/pythinker-code/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,33 @@
# @pymodel/pythinker-code

## 0.19.0

### Minor Changes

- [#80](https://github.com/PyModel/pythinker-code/pull/80) [`17818ea`](https://github.com/PyModel/pythinker-code/commit/17818ea6006cc3d4176ab7ede048163a457a99f9) - Match the desktop app's sidebar, collapse animation, empty-state visuals, and typography to the desktop design.

- [#80](https://github.com/PyModel/pythinker-code/pull/80) [`17818ea`](https://github.com/PyModel/pythinker-code/commit/17818ea6006cc3d4176ab7ede048163a457a99f9) - Add a Desktop app section to web settings with automatic updates on by default, a manual update check, and a restart-to-update action.

- [#80](https://github.com/PyModel/pythinker-code/pull/80) [`17818ea`](https://github.com/PyModel/pythinker-code/commit/17818ea6006cc3d4176ab7ede048163a457a99f9) - Refresh the web UI accent color and show the animated mascot on workflow cards, the activity spinner, and the empty state.

### Patch Changes

- [#80](https://github.com/PyModel/pythinker-code/pull/80) [`17818ea`](https://github.com/PyModel/pythinker-code/commit/17818ea6006cc3d4176ab7ede048163a457a99f9) - Fix sessions failing to load with an invalid event journal error after questions or approvals were resolved.

- [#80](https://github.com/PyModel/pythinker-code/pull/80) [`17818ea`](https://github.com/PyModel/pythinker-code/commit/17818ea6006cc3d4176ab7ede048163a457a99f9) - Run on Node 20 and newer by only re-executing for FFI support on Node 26.4+.

- [#77](https://github.com/PyModel/pythinker-code/pull/77) [`26f3d18`](https://github.com/PyModel/pythinker-code/commit/26f3d18fe2a3ececb61c0fcb38605528c222c61e) - Keep releases visible in the update channel when a CDN rebuild request is temporarily lost.

- [#78](https://github.com/PyModel/pythinker-code/pull/78) [`86a4f9a`](https://github.com/PyModel/pythinker-code/commit/86a4f9abe9f51f4e81408a47e2f17d1af0c9cfbe) - Change the VS Code extension Marketplace ID to `pymodel.pythinker`. Existing users must install the extension again under the new ID because Microsoft permanently retired the previous ID.

- [#80](https://github.com/PyModel/pythinker-code/pull/80) [`17818ea`](https://github.com/PyModel/pythinker-code/commit/17818ea6006cc3d4176ab7ede048163a457a99f9) - Skip invalid sessions during listing instead of failing the whole list.

- [#80](https://github.com/PyModel/pythinker-code/pull/80) [`17818ea`](https://github.com/PyModel/pythinker-code/commit/17818ea6006cc3d4176ab7ede048163a457a99f9) - Highlight the update notice in the terminal status bar with the warning color.

- [#77](https://github.com/PyModel/pythinker-code/pull/77) [`26f3d18`](https://github.com/PyModel/pythinker-code/commit/26f3d18fe2a3ececb61c0fcb38605528c222c61e) - Use a scoped GitHub App token for Homebrew tap updates.

- [#80](https://github.com/PyModel/pythinker-code/pull/80) [`17818ea`](https://github.com/PyModel/pythinker-code/commit/17818ea6006cc3d4176ab7ede048163a457a99f9) - Fix duplicated streamed transcript copies and lost paragraph breaks in the web UI.

## 0.18.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/pythinker-code/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pymodel/pythinker-code",
"version": "0.18.0",
"version": "0.19.0",
"description": "The Starting Point for Next-Gen Agents",
"license": "MIT",
"author": "Pythoughts",
Expand Down
7 changes: 7 additions & 0 deletions apps/vscode/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 0.9.2

### Patch Changes

- Updated dependencies [[`17818ea`](https://github.com/PyModel/pythinker-code/commit/17818ea6006cc3d4176ab7ede048163a457a99f9)]:
- @pymodel/pythinker-code-sdk@1.0.0

## 0.9.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"publisher": "pymodel",
"displayName": "Pythinker Code",
"description": "Pythinker Code extension for VS Code",
"version": "0.9.1",
"version": "0.9.2",
"private": true,
"license": "Apache-2.0",
"type": "module",
Expand Down
6 changes: 6 additions & 0 deletions packages/node-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @pymodel/pythinker-code-sdk

## 1.0.0

### Major Changes

- [#80](https://github.com/PyModel/pythinker-code/pull/80) [`17818ea`](https://github.com/PyModel/pythinker-code/commit/17818ea6006cc3d4176ab7ede048163a457a99f9) - Add question, approval, and prompt lifecycle events to the SDK session event types.

## 0.16.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/node-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pymodel/pythinker-code-sdk",
"version": "0.16.0",
"version": "1.0.0",
"private": true,
Comment thread
elkaix marked this conversation as resolved.
Comment thread
elkaix marked this conversation as resolved.
"description": "TypeScript SDK for the Pythinker Code Agent",
"license": "MIT",
Expand Down
Loading