Skip to content

rudel: v0.1.6

Choose a tag to compare

@github-actions github-actions released this 02 Mar 10:58
c06a4cc

0.1.6 (2026-03-02)

Features

  • add explicit retry, progress tracking, and failed upload tracking for CLI uploads (#96) (419983d)
  • add git_remote and package_name as primary project identity signals (#90) (1fda8bb)
  • add OpenAI Codex session support (#86) (5e21a9c)
  • add structured logging via @logtape/logtape (#93) (b3ede93)
  • make agent source type-safe with enum (#100) (fac4498)
  • refactor batch uploads with separated logic and UI layers (#97) (91ffb1a)

Bug Fixes

  • correct ClickHouse set index syntax in migration (#95) (ddf1da0)
  • unify session discovery logic between enable and upload commands (#94) (48e0ed6)