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/calm-threads-rest.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/quick-threads-page.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/quiet-answers-land.md

This file was deleted.

8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# t3code-cli

## 0.15.0

### Minor Changes

- f8b5666: add thread settle, snooze, and pin lifecycle commands
- 1a3fc61: page thread transcripts with upstream user-turn cursors
- 1dcd982: add a one-shot ask command for projects and existing threads

## 0.14.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "t3code-cli",
"version": "0.14.2",
"version": "0.15.0",
"description": "CLI for t3code",
"keywords": [
"claude",
Expand Down
Loading