Skip to content

Releases: sobird/claude-code

v1.0.0

19 Apr 09:17
80420f5

Choose a tag to compare

1.0.0 (2026-04-19)

Features

  • add macOS modifier key detection module (5e9233c)
  • add TungstenPill component and internal tooling support (bb9823e)
  • add TypeScript type definitions and utility modules (f2cc2fb)
  • add ultraplan multi-agent exploration framework fixes #5 (3d24d3a)
  • add undercover mode auto notice and TTFT metrics display fixes #3 (32d0ac0)
  • add undercover mode support with ANT build target (0faa0ca)
  • add verification system (b1d4757)
  • modifiers-napi: test release please (62ac437)

Bug Fixes

  • -d2e & add bufig.toml define MACRO (1b756de)
  • [BUG] /agents 命令无法获取项目级 agents fixes #2 (fb19857)
  • /config ERROR Gates is not defined when process.env.USER_TYPE === 'ant' (1e38cd0)
  • initial release version: 2.1.88 (7bcbcb0)
  • pure TypeScript port of color-diff-napi (a4b4291)
  • tools interface stub impl (2a5bb50)
  • update all .tsx file source base //# sourceMappingURL=data:application/json (65f41ba)
  • update process.env.NODE_ENV in the tsx file (156cd98)
  • 移除bun build 的 define 中的'process.env.NODE_ENV': '"production"' (e831dc8)

Build System