Releases: tok-it/detoks
Releases · tok-it/detoks
Release v0.2.1
Release v0.2.0
What's Changed
- feat: State & Context 기반 타입 정의 및 폴더 구조 생성 by @Ziro-kun in #1
- feat: State & Context Engine - Type definitions and SessionStateManager by @Ziro-kun in #15
- feat: State & Context Engine 완성 - 모든 핵심 모듈 구현 및 타입 통일 by @Ziro-kun in #24
- feat: scaffold detoks CLI entrypoint by @sorlros in #34
- Feature/task graph processor by @Evan-Yoon in #28
- refactor: move CLI orchestration into core pipeline by @sorlros in #36
- feat: add adapter execution boundary by @sorlros in #38
- feat: add subprocess execution boundary by @sorlros in #40
- feat: add real adapter execution path contract by @sorlros in #43
- fix: redefining role of role1 and role 2.1 by @Evan-Yoon in #46
- feat: implement real subprocess runner path by @sorlros in #47
- feat: add CLI execution mode control by @sorlros in #49
- feat: dagValidator 구현 by @Evan-Yoon in #52
- Feat: dependency resolver by @Evan-Yoon in #53
- feat: improve CLI runtime help and errors by @sorlros in #54
- ParallelClassifier by @Evan-Yoon in #55
- feat: 예외처리 강화 및 State & Context 엔진 Phase 1 완성 by @Ziro-kun in #56
- Test/validation by @Evan-Yoon in #57
- feat/orchestrator by @Evan-Yoon in #61
- Feat/type definition by @Evan-Yoon in #63
- reinforcement of type dictionary by @Evan-Yoon in #65
- Cli runtime ux by @sorlros in #67
- feat: implement TaskSentenceSplitter for intelligent natural language by @Evan-Yoon in #70
- feat: State & Context Engine - Enhanced modules and schema updates by @Ziro-kun in #76
- Cli runtime ux by @sorlros in #78
- Docs/#1 spec by @SihoHan11 in #81
- Implement TaskSentenceSplitter for natural language task decomposition by @Evan-Yoon in #82
- State & Context Engine: 스트레스 테스트 및 종합 검증 by @Ziro-kun in #84
- fix: ExecutionResultNormalizer - 빈 raw_output에 기본값 제공 by @Ziro-kun in #86
- Cli runtime ux by @sorlros in #85
- feat: implement Role 1 prompt translation pipeline by @SihoHan11 in #89
- Cli runtime ux by @sorlros in #90
- test: verify adapter real execution requests by @sorlros in #91
- feat: implement Role 1 prompt compression and llama server runtime by @SihoHan11 in #93
- feat: Role1 연결성 검증 및 PipelineTracer 전역 로그 시스템 구현 by @Ziro-kun in #94
- feat: 검증용 데이터셋 추가 (8 카테고리 × 4 난이도) by @Ziro-kun in #97
- test: add gemini real smoke coverage by @sorlros in #101
- test: add gemini real smoke coverage by @sorlros in #102
- Cli runtime ux from dev 20260425 by @sorlros in #103
- Implement pipeline orchestration and execution tracing features by @Evan-Yoon in #106
- fix: surface rawOutput for real execution failures in CLI smoke tests by @sorlros in #109
- fix: strengthen Role1 validation and literal preservation by @SihoHan11 in #110
- Docs/logic rationale by @Evan-Yoon in #112
- test: add opt-in installed binary smoke coverage by @sorlros in #114
- feat: improve detoks CLI runtime UX and checkpoint listing by @sorlros in #116
- feat: add checkpoint list CLI UX by @sorlros in #118
- feat: expand read-only session CLI UX by @sorlros in #124
- feat: 상태&컨텍스트 엔진 검증 기반 구축 (A2, A3) by @Ziro-kun in #128
- feat: 벤치마크 도구 & 출력 분석기 (A1, A4) by @Ziro-kun in #129
- Cli runtime ux from dev 20260425 by @sorlros in #132
- Feat/session persistence by @Evan-Yoon in #134
- Fix/task graph type classification by @Evan-Yoon in #138
- Feat/llamacpp by @SihoHan11 in #140
- Feat/session id base62 by @Evan-Yoon in #142
- feat: session persistence (Phase 3, 4) and task type persistence (Phase 7.1-7.3) by @Ziro-kun in #143
- Enhance DAG connectivity documentation and translation by @Evan-Yoon in #145
- Add task type persistence and documentation notes by @Evan-Yoon in #147
- feat: Session Persistence 개선 (P0-P3) - 압축 상태 정규화 및 번역 로깅 by @Ziro-kun in #148
- feat: Session Persistence 개선 완료 (P0-P3 + REPL 통합) by @Ziro-kun in #151
- fix: REPL 프롬프트 및 테스트 검증 개선 by @Ziro-kun in #154
- Fix Codex adapter execution and document WSL Ubuntu setup by @Evan-Yoon in #153
- [codex] Role 1 Kompress 파이프라인 및 로컬 LLM 기본값 정리 by @SihoHan11 in #156
- Enhance sentence splitting and implement execution adapter logic by @Evan-Yoon in #158
- fix: use normalized prompt for role2 handoff by @Evan-Yoon in #159
- fix: Role 1 번역 guardrail 및 기본 llama 모델 참조 정리 by @SihoHan11 in #163
- feat: Guardrails output validation + REPL source badge deduplication by @sorlros in #164
- Role 2.2 검증 완료: 동적 압축 임계값 및 REPL 통합 by @Ziro-kun in #166
- Harden placeholder validation in translation fallback by @SihoHan11 in #167
- Harden task sentence splitting and extract role2 candidates by @Evan-Yoon in #169
- Harden role2 task extraction and preserve cause context by @Evan-Yoon in #171
- Claude parallel 20260428 2a60d3c by @sorlros in #173
- fix: restore translate typecheck and prompt flow by @sorlros in #174
- Feat/cli UI color spinner by @sorlros in #175
- Add and rename various test traces and templates by @Evan-Yoon in #177
- llama-server 설정 변경 시 재시작 및 샘플링 옵션 반영 by @SihoHan11 in #178
- Fix pipeline order in docs and improve task candidate extraction by @Evan-Yoon in #180
- feat: add repl slash menu and adapter prompt by @sorlros in #182
- Enhance TaskGraphProcessor with new IDIOMs and refactoring verbs by @Evan-Yoon in #184
- chore: merge 2026-04-29 workflow stash by @sorlros in #188
- Chore/cli runtime ux rebase 20260429 by @sorlros in #189
- Chore/cli runtime ux rebase 20260429 by @sorlros in #191
- Chore/cli runtime ux rebase 20260429 by @sorlros in #192
- feat: add claude adapter by @sorlros in #195
- docs/test: add claude adapter coverage by @sorlros in #196
- feat: persist task type in session results by @sorlros in #197
- chore: ignore generated artifacts and prep publish config by @sorlros in #194
- chore: sync dev into main for release by @sorlros in #198
- feat: LLM runtime info tracking and session persistence by @sorlros in #199
- [codex] switch translation model selection to Qwen3.5-2B by @SihoHan11 in #203
- prebuilt llama-server 계약으로 전환하고 Role 1 검증 흐름 정리 by @SihoHan11 in #207
- Integrate LLM metadata and dynamic context management features by @Evan-Yoon in #209
- feat(cli): unify passthrough UI and action timeline by @sorlros in #210
- Fix/session atomic write by @Evan-Yoon in #214
- Update SessionState schema to align with pipeline.ts by @Evan-Yoon in #215
- Enhance pipeline progress events with metrics and task graph details by @Evan-Yoon in #216
- [codex] node-llama-cpp migration by @SihoHan11 in #217
- Add Apache License 2.0 and update README with Authors section by @Evan-Yoon in #219
*...