Skip to content

Commit 3c78e38

Browse files
suj1eclaude
andcommitted
chore: release v0.12.2
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent 0126664 commit 3c78e38

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212
### Added
1313

1414
- Tool result collapsible panels in CardKit mode: each tool call is shown as a collapsed panel with result preview in the final card
15+
- Format tool result content by type: Read results use language-tagged code blocks (auto-detected from file extension), Bash results use bash code blocks
16+
- Increase tool result truncation threshold from 500 to 2000 characters
1517

1618
### Fixed
1719

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "larkcc",
3-
"version": "0.12.1",
3+
"version": "0.12.2",
44
"description": "Claude Code in Feishu/Lark - AI coding assistant bot",
55
"author": "sujie <13156660820@163.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)