Skip to content

Roll up integration-elonsg into dev - #375

Merged
ElonSG merged 4 commits into
devfrom
integration-elonsg
Aug 12, 2026
Merged

Roll up integration-elonsg into dev#375
ElonSG merged 4 commits into
devfrom
integration-elonsg

Conversation

@ElonSG

@ElonSG ElonSG commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

github-devloop Rollup Release Notes

Repository: ChronoAIProject/fkst-substrate
Upstream branch: dev
Integration branch: integration-elonsg
Captured integration head: 0fc54258cf5021e69a6e286b090af80bb942c86a
Ahead commits: 4

Merged PR #374, implementing issue #373, adds a bounded typed Codex refusal path:

  • Invokes Codex through the structured --json JSONL channel and preserves the producer-owned turn.failed.error.codex_error_info value losslessly.
  • Carries codex_error_info through the Lua result and adoption records, including CODEX_EFFECT, effect.json, result.json, and completed status.json.
  • Reuses completed adoption on an identical second call, returning the same typed value without spawning Codex again.
  • Preserves existing successful-call Lua stdout behavior by exposing the final agent message rather than raw JSONL.
  • Adds a real-process Unix integration test covering typed refusal transport, adoption replay, the untyped UNKNOWN control, and successful stdout projection.
  • Repairs the regression control so typed and untyped failures use identical prose and exit status, isolating codex_error_info as the only variable.

中文摘要:本轮将 Codex 的结构化拒绝值从 JSONL 适配器贯穿 Lua 与 adoption 记录,并验证重复调用不会再次启动 Codex;测试控制样本已修正为仅改变 typed field。PR #374 已合并。
⟦AI:FKST⟧

loning and others added 4 commits August 13, 2026 04:15
…oject/fkst-substrate/373/ready-github-devloop-issue-ChronoAIProject-fkst-substrate-373-intake-3421183976-1732400072

github-devloop implementation for #373
@ElonSG

ElonSG commented Aug 12, 2026

Copy link
Copy Markdown
Contributor Author

github-devloop-integration rollup observe sample

status=clean
reason=clean
head_sha=0fc54258cf5021e69a6e286b090af80bb942c86a
first_clean_observed_at_ms=1786575867103
sampled_at_ms=1786577940548

@ElonSG
ElonSG merged commit 88e4fb1 into dev Aug 12, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants