Skip to content

Releases: kitepon/Throughline

v0.10.16 — Windows Desktop引き継ぎの修正

Choose a tag to compare

@quolu quolu released this 07 Sep 03:19

WindowsのCodex Desktopから新規タスクへ引き継ぐ際、PATH上の古いCodexが設定を読めず失敗する問題を修正しました。稼働中のデスクトップ版が使う実行ファイルを選び、引き継ぎ結果に実行元を表示します。

関連テスト15件、全体テスト829件が成功しました(環境条件によるスキップ7件)。文書と公開パッケージの検査も通過しています。

v0.10.15 — WindowsのCodex起動修正

Choose a tag to compare

@quolu quolu released this 06 Sep 14:34

Windowsでnpm版Codexを起動する処理と日本語の標準入出力を修正しました。Windowsの導入条件、Codexフック承認、記録の回収手順を更新しました。npm公開版と対象commitの一致を確認済みです。フックの利用者承認は別途必要です。

Throughline 0.10.14

Choose a tag to compare

@quolu quolu released this 02 Sep 13:28

BellTeamなどの埋込製品向けに、projectを指定して会話本文を持つ最新sessionの短期記憶をread-onlyで取得できるようにしました。--disclosure silentにより、長期記憶の補足を作らず引き継ぎ案内を非表示にできます。

v0.10.13

Choose a tag to compare

@quolu quolu released this 01 Sep 23:18

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

Choose a tag to compare

@quolu quolu released this 01 Sep 11:51

変更した実装の依存関係から必要なテストと工場環境を選び、依存を確定できない変更だけ全件へ広げるCIへ更新しました。文書変更はLinuxの文書検査だけを実行し、選択jobのskip・cancel・failureは最終gateで拒否します。Windowsの試験ランナーはnpm.cmdを介さずNode入口を直接起動します。

Throughline 0.10.11

Choose a tag to compare

@quolu quolu released this 01 Sep 10:38

Codex 0.151以降のresponse_item会話本文をL2へ取り込み、旧event_msg併記時の重複保存を防ぎます。

Throughline 0.10.10

Choose a tag to compare

@quolu quolu released this 01 Sep 08:47

Full Changelog: v0.10.9...v0.10.10

Throughline 0.10.9

Choose a tag to compare

@quolu quolu released this 01 Sep 07:10

空の初回セッションでも、同じプロジェクトに束縛された補足記憶を引き継げるようにしました。Windows工場CIを現行3環境とPowerShell 7へ統一しています。

Throughline v0.10.8

Choose a tag to compare

@quolu quolu released this 01 Sep 05:35

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

Choose a tag to compare

@quolu quolu released this 01 Sep 04:51

指定したprojectだけの直近session IDをread-onlyで取得する latest-session を追加。BellTeam等の外部ランチャーが別projectの記憶を混ぜずhandoff-contextへ接続できる。