chore(master): release 0.22.2 - #230
Merged
pszymkowiak merged 1 commit intoFeb 20, 2026
Merged
Conversation
github-actions
Bot
force-pushed
the
release-please--branches--master--components--rtk
branch
from
February 20, 2026 16:15
3f9dd7e to
342df15
Compare
github-actions
Bot
force-pushed
the
release-please--branches--master--components--rtk
branch
from
February 20, 2026 16:31
342df15 to
45a7499
Compare
Contributor
Author
|
🤖 Created releases: 🌻 |
thehoff
pushed a commit
to thehoff/contextcrawler
that referenced
this pull request
May 14, 2026
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
thehoff
added a commit
to thehoff/contextcrawler
that referenced
this pull request
Jul 14, 2026
…es (rtk-ai#212-rtk-ai#218, rtk-ai#230) Shell-parsing / permission-gate hardening cluster, authored by the codex (gpt-5.6) worker in an isolated lane: - rtk-ai#212 deny/allow now match the RESOLVED command word (after env assignments, redirections, shell prefixes), not the textual segment. - rtk-ai#213 command-substitution attestation: a substitution supplying the command word / unquoted option tokens, opaque interpreter payloads, background-in-substitution and quoted safe-flag evasions now Ask. - rtk-ai#214/rtk-ai#230 reader->network->interpreter and param-expansion / input-redirect compositions downgrade to Ask (taint). - rtk-ai#215 wildcard-free allow rules require token equality (no prefix). - rtk-ai#216 unreadable/shadowed policy files fail closed. - rtk-ai#217 lexer grammar: ANSI-C $'...', backslash-newline, |&, grouped pipelines, arithmetic-exec, env-assignment redirects, persistent exec redirection. - rtk-ai#218 lexer DoS: iterative substitution parse with depth/size/byte caps. Refs: rtk-ai#212 rtk-ai#213 rtk-ai#214 rtk-ai#215 rtk-ai#216 rtk-ai#217 rtk-ai#218 rtk-ai#230 Co-Authored-By: Codex (gpt-5.6-sol) <noreply@openai.com> Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01K3SAimSBwPUp4MkRXaYXSU
thehoff
added a commit
to thehoff/contextcrawler
that referenced
this pull request
Jul 14, 2026
Large security release completing the codex-5.6-max sweep + 5-voice council audit (rtk-ai#210-rtk-ai#233): rtk-ai#219/rtk-ai#220 (hook-tamper validation rebuild + trust store), rtk-ai#225 (non-Claude handler gating), rtk-ai#212-rtk-ai#218/rtk-ai#230 (permission gate + lexer), rtk-ai#211 (Tirith deadlock), rtk-ai#222 (config injection), rtk-ai#226/rtk-ai#232/rtk-ai#233 (filter engine). The two big clusters were authored by the Codex worker in isolated worktrees, driver-verified and non-author-council-reviewed. See CHANGELOG. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01K3SAimSBwPUp4MkRXaYXSU
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
0.22.2 (2026-02-20)
Bug Fixes
This PR was generated with Release Please. See documentation.