Skip to content

Update log

Version-by-version changes to stepper, generated from the repository.

0.14.1

Bug fixes

  • 정밀 버그 헌트 확정 12건 + 애매 13건 수정 0716436

0.14.0

Features

  • 커스터마이즈 가능한 키바인드 (keybindings.json, 가산식) 52e99ec
  • 커스텀 statusline + ask_user_question 도구 f34afa1
  • 헤드리스 structured-outputs + 도구 tool-search 지연 노출 fb623cd
  • 세션·컨텍스트 P2 5기능 — 계층 CLAUDE.md·/rename·/export·rewind 세분화·microcompaction·path-scoped rules 97cd798
  • Claude Code P1 3기능 — 명령 히스토리(Ctrl+R)·fallbackModel 체인·/doctor 1d850c6

Bug fixes

  • 적대 리뷰 확정 6건 수정 (structured-outputs·ask_user_question·keybinds) d39037b

0.13.0

Features

  • 백로그 11항목 (auto권한·effort 마이그레이션·/settings·MCP CLI·hooks·auto memory) 68facbf

0.12.0

Features

  • cli: stepper models 헤드리스 CLI + --log-level 파일 로깅 (v0.12.0) 6c02aab
  • editor: /editor 슬래시·Ctrl+E로 외부 에디터에서 프롬프트 작성 2365edf

0.11.0

Features

  • stats: by-tool 섹션에 막대차트+퍼센트 (opencode displayStats 패리티, v0.11.0) e145c8e

Tests

  • mcp: bind_redirect 테스트 포트 TOCTOU 레이스 재시도로 flaky 제거 6a885b3

0.10.0

Features

  • opencode 추가 P2 — 테마 카탈로그 / HTTPS_PROXY config / cross-session stats / connect 비활성표시 (v0.10.0) 9b09b8f
  • opencode P2/잔여 4기능 — 프록시·CA / 알림 / undo·redo / MCP OAuth adfaa06
  • config: provider.models map — per-model context/output/pricing override (P1) 8545d70
  • mcp: per-server enabled / cwd / timeout (P1) eaa0b39
  • config: JSONC 설정 + STEPPER_CONFIG env + {env:}/{file:} 치환 (P1) f1aa9bd
  • cli: 헤드리스 --format json (P1) 389f969
  • cli: 헤드리스 --agent / --file 플래그 (P1) 8686cf5
  • cli: session list/delete 서브커맨드 + --fork (P1) 2f60ce7
  • opencode P0 정렬 — 커맨드 override·apply_patch·포매터·LSP·named 서브에이전트 f633bad

Bug fixes

  • P1 적대 리뷰 확정 결함 4건 수정 f3ed100

0.9.2

Bug fixes

  • 후속 LOW 버그 2건 수정 (v0.9.2) f94e9ad

0.9.1

Bug fixes

  • 라이브 시운전 버그 24건 수정 (v0.9.1) add7ba2

0.9.0

Features

  • opencode 정렬 6기능 + /connect provider 추가 (v0.9.0) 4364da8

0.8.0

Bug fixes

  • keyring을 linux-native로 되돌려 Linux 릴리스 빌드 복구 dfcb189
  • v0.7.0에 누락된 감사 픽스 재적용 + 검증 결함 수정 (0.8.0) 04b13f6

0.7.0

Features

  • pass context_window as num_ctx to Ollama, drop mouse capture for inline viewport, upgrade reqwest to 0.13, update CI actions to v5 e514543

0.6.0

Features

  • confine bash writes with an opt-in macOS seatbelt sandbox 36d54cc
  • live permission rules, /allow|/ask|/deny, and a plan-mode exit handshake 88a8023
  • enforce per-path read deny in search tools and anchor bash redirects at cwd cf69016
  • broaden import, add config set/get, and improve TUI legibility dae8e1b
  • seed model context window and pricing from the live models.dev catalog 12bc960
  • parallelize read-only tools, bound per-turn output, and harden retries 6fcf680
  • keep the agent working until the task is fully done bc69a3c
  • stream the model's reasoning, show the plan list, and clearer approval diffs in the TUI de8b9ba

Bug fixes

  • snapshot an empty working tree so a fresh project's first turn can be rewound be1d30b
  • surface in-band errors on the openai-compatible stream instead of dropping them 364f542

Tests

  • cover the headless event-loop contract with a stub-provider integration test 09121ea

0.5.0

Features

  • add stepper import to migrate Claude Code and Codex config into ~/.stepper fe01a04

0.3.0

Features

  • inline @import directives in stepper.md to pull in shared rule files 773b1a0

Bug fixes

  • /clear starts a fresh session and clears the terminal scrollback 1721341
  • keep the conversation in context across turns (a live session no longer forgets earlier turns) 91e7f1c

0.2.0

Features

  • reported UX/permission fixes, scaffolding commands, background processes, image paste 898f2d5

0.1.0

Features

  • model fetch picker, api-key overlay, input ux, palette scroll fix d8e0494

Documentation

  • mark project as work-in-progress (WIP) in README d7c4832

Other changes