Releases: kitepon/Throughline
Release list
v0.10.16 — Windows Desktop引き継ぎの修正
v0.10.15 — WindowsのCodex起動修正
Windowsでnpm版Codexを起動する処理と日本語の標準入出力を修正しました。Windowsの導入条件、Codexフック承認、記録の回収手順を更新しました。npm公開版と対象commitの一致を確認済みです。フックの利用者承認は別途必要です。
Throughline 0.10.14
BellTeamなどの埋込製品向けに、projectを指定して会話本文を持つ最新sessionの短期記憶をread-onlyで取得できるようにしました。--disclosure silentにより、長期記憶の補足を作らず引き継ぎ案内を非表示にできます。
v0.10.13
Fixed
- Keep the normal Throughline inheritance notice visible once, while preventing repeated notices in later replies.
- Allow project-bound handoff supplements to select
handoffDisclosure: "silent"for embedded products such as BellTeam. - Remove legacy Throughline disclosure lines from inherited assistant memory without altering user quotations or reply content.
Throughline 0.10.12
変更した実装の依存関係から必要なテストと工場環境を選び、依存を確定できない変更だけ全件へ広げるCIへ更新しました。文書変更はLinuxの文書検査だけを実行し、選択jobのskip・cancel・failureは最終gateで拒否します。Windowsの試験ランナーはnpm.cmdを介さずNode入口を直接起動します。
Throughline 0.10.11
Codex 0.151以降のresponse_item会話本文をL2へ取り込み、旧event_msg併記時の重複保存を防ぎます。
Throughline 0.10.10
Full Changelog: v0.10.9...v0.10.10
Throughline 0.10.9
空の初回セッションでも、同じプロジェクトに束縛された補足記憶を引き継げるようにしました。Windows工場CIを現行3環境とPowerShell 7へ統一しています。
Throughline v0.10.8
Project-bound long-term memory and RAG supplements can now be composed into the existing read-only handoff context without changing Throughline database ownership.
Throughline v0.10.7
指定したprojectだけの直近session IDをread-onlyで取得する latest-session を追加。BellTeam等の外部ランチャーが別projectの記憶を混ぜずhandoff-contextへ接続できる。