Skip to content

Commit b06b52a

Browse files
ci: release packages
1 parent 760faa5 commit b06b52a

5 files changed

Lines changed: 11 additions & 16 deletions

File tree

.changeset/acp-local-execution-and-stdio-mcp.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/guard-background-questions.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/stable-session-system-prompt.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

apps/pythinker-code/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @pymodel/pythinker-code
22

3+
## 1.1.1
4+
5+
### Patch Changes
6+
7+
- [#170](https://github.com/PyModel/pythinker-code/pull/170) [`760faa5`](https://github.com/PyModel/pythinker-code/commit/760faa565a87a4a48060f801881b03b63061ea40) Thanks [@elkaix](https://github.com/elkaix)! - Run a command locally when an ACP client provides no terminal or the command is not a shell, accept stdio MCP servers in ACP sessions, and let a reloaded ACP session bind its runtime again.
8+
9+
- [#170](https://github.com/PyModel/pythinker-code/pull/170) [`760faa5`](https://github.com/PyModel/pythinker-code/commit/760faa565a87a4a48060f801881b03b63061ea40) Thanks [@elkaix](https://github.com/elkaix)! - Prevent AskUserQuestion from starting background tasks when task controls are unavailable.
10+
11+
- [#170](https://github.com/PyModel/pythinker-code/pull/170) [`760faa5`](https://github.com/PyModel/pythinker-code/commit/760faa565a87a4a48060f801881b03b63061ea40) Thanks [@elkaix](https://github.com/elkaix)! - Keep the system prompt unchanged for the rest of a session when AGENTS.md is edited.
12+
313
## 1.1.0
414

515
### Minor Changes

apps/pythinker-code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pymodel/pythinker-code",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "The Starting Point for Next-Gen Agents",
55
"license": "MIT",
66
"author": "PyModel",

0 commit comments

Comments
 (0)