Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1006 commits
Select commit Hold shift + click to select a range
64b9ae8
test(gateway): reuse shared openai timeout e2e helpers
steipete Feb 21, 2026
6471ff0
test(gateway): dedupe chat history transcript helpers
steipete Feb 21, 2026
d325c01
test(gateway): dedupe canvas ws connect assertions
steipete Feb 21, 2026
9ec440d
test(hooks): dedupe unsupported npm spec assertion
steipete Feb 21, 2026
23e07bc
test(agent): reuse isolated agent mock setup
steipete Feb 21, 2026
4f7032f
test(utils): share temp-dir helper across cli and web tests
steipete Feb 21, 2026
6bc7536
test(browser): dedupe generated-token persistence assertions
steipete Feb 21, 2026
639b2f5
test(browser): dedupe pw-session playwright mock wiring
steipete Feb 21, 2026
ea91933
test(agents): dedupe spawn-hook wait mocks and add readiness error co…
steipete Feb 21, 2026
4a1b6e4
test(agents): dedupe sanitize-session-history copilot fixtures
steipete Feb 21, 2026
86907aa
test: dedupe lifecycle oauth and prompt-limit fixtures
steipete Feb 21, 2026
794c902
refactor(agents): share volc model catalog helpers
steipete Feb 21, 2026
abf3dfc
refactor(agents): reuse shared tool-policy base helpers
steipete Feb 21, 2026
ad1c07e
refactor: eliminate remaining duplicate blocks across draft streams a…
steipete Feb 21, 2026
b109fa5
refactor(core): dedupe gateway runtime and config tests
steipete Feb 22, 2026
75c1bfb
refactor(channels): dedupe message routing and telegram helpers
steipete Feb 22, 2026
185fba1
refactor(agents): dedupe plugin hooks and test helpers
steipete Feb 22, 2026
121d027
chore: remove dead plugin hook loader
steipete Feb 22, 2026
265da4d
fix(security): harden gateway command/audit guardrails
steipete Feb 22, 2026
bdbbcbc
test: dedupe telegram draft stream setup and extend state-dir env cov…
steipete Feb 22, 2026
6bf5e76
Agents: drop stale pre-compaction usage snapshots
vignesh07 Feb 22, 2026
cd7faea
docs(changelog): note next npm release for hook auth fix
steipete Feb 22, 2026
94e5a46
test(telegram): dedupe native-command test setup
steipete Feb 22, 2026
3d03375
fix(gateway): block avatar symlink escapes
steipete Feb 22, 2026
7cf2808
test: dedupe cron and slack monitor test harness setup
steipete Feb 22, 2026
9f97555
refactor(security): unify hook rate-limit and hook module loading
steipete Feb 22, 2026
ba27902
test(gateway): dedupe loopback cases and trim setup resets
steipete Feb 22, 2026
b56c07e
test(agents): use lightweight clears in supervisor and session-status…
steipete Feb 22, 2026
8acf5ff
test(auto-reply): centralize subagent command test reset setup
steipete Feb 22, 2026
babe1b0
test(agents): centralize sessions tool gateway mock reset
steipete Feb 22, 2026
6d74704
test(telegram): centralize native command session-meta mock setup
steipete Feb 22, 2026
d7f01c2
test(browser): use lightweight clears in server lifecycle setup
steipete Feb 22, 2026
2b24a44
test(gateway): use lightweight clears in cron service setup
steipete Feb 22, 2026
0889ea2
test(commands): use lightweight clears in doctor memory search setup
steipete Feb 22, 2026
7adcf5a
test(outbound): dedupe shared setup hooks in message e2e
steipete Feb 22, 2026
c358ada
test(gateway): use lightweight clears in push handler setup
steipete Feb 22, 2026
d9085a7
test(gateway): use lightweight clears in node invoke wake setup
steipete Feb 22, 2026
4cc975f
test(gateway): use lightweight clears in node event setup
steipete Feb 22, 2026
56c5704
test(gateway): use lightweight clears for hook cron run fences
steipete Feb 22, 2026
b25b181
test(auto-reply): use lightweight clears in dispatch setup
steipete Feb 22, 2026
751ca08
test(agents): use lightweight clears in sandbox browser create setup
steipete Feb 22, 2026
9df896e
test(auto-reply): use lightweight clears in agent runner setup
steipete Feb 22, 2026
4ddaafe
test(plugins): use lightweight clears in wired hooks setup
steipete Feb 22, 2026
9daab2a
test(gateway): use lightweight clears in client close setup
steipete Feb 22, 2026
0511e28
test(ui): use lightweight clears in theme and telegram media retry setup
steipete Feb 22, 2026
b601f47
test(agents): use lightweight clears in skills install e2e setup
steipete Feb 22, 2026
d624aa5
test(gateway): use lightweight clears for chat-b reply spy fences
steipete Feb 22, 2026
682e42b
test(gateway): use lightweight clears for openai http agent fences
steipete Feb 22, 2026
be5921e
test(gateway): use lightweight clears for openresponses agent fences
steipete Feb 22, 2026
1f0695b
test(core): use lightweight clears in update, child adapter, and copi…
steipete Feb 22, 2026
ad400af
test(agents): dedupe sessions_spawn e2e reset setup
steipete Feb 22, 2026
089270e
test(core): use lightweight clears in stable mock setup
steipete Feb 22, 2026
f144a39
test(agents): dedupe sessions_spawn allowlist reset setup
steipete Feb 22, 2026
ccd9687
test(agents): drop redundant subagent registry cleanups
steipete Feb 22, 2026
e16e7be
test(core): trim redundant mock resets in heartbeat suites
steipete Feb 22, 2026
50c0616
test(daemon): use lightweight clears in systemd mocks
steipete Feb 22, 2026
24f4776
test(infra): use lightweight clears in update startup mocks
steipete Feb 22, 2026
88c564f
test(gateway): use lightweight clears in agent handler tests
steipete Feb 22, 2026
9a0830b
test(infra): use lightweight clears in message action threading setup
steipete Feb 22, 2026
d559f22
test(telegram): use lightweight clears in media handler setup
steipete Feb 22, 2026
0ae7f96
test(commands): use lightweight clears in agents/channels setup
steipete Feb 22, 2026
0c1a523
fix: align draft/outbound typings and tests
steipete Feb 22, 2026
0194d50
test: stabilize pw-session cdp mocking in parallel runs
steipete Feb 22, 2026
008a8c9
chore(docs): normalize security finding table formatting
steipete Feb 22, 2026
96674ca
fix(ci): add explicit mock types in pw-session mock setup
steipete Feb 22, 2026
6e25309
test(core): use lightweight clears in command and dispatch setup
steipete Feb 22, 2026
dd5774a
test(agents): use lightweight clears in skills/sandbox setup
steipete Feb 22, 2026
2557945
test(core): use lightweight clears in subagent and browser setup
steipete Feb 22, 2026
e893157
test(core): use lightweight clears in runtime and telegram setup
steipete Feb 22, 2026
d6d73d0
test(core): trim redundant test resets and use mockClear
steipete Feb 22, 2026
6f3fed0
test(slack): use lightweight clear in interactions modal-close case
steipete Feb 22, 2026
089a78c
test(slack): avoid redundant reset in slash metadata wait case
steipete Feb 22, 2026
991e318
test(reply): replace heavy resets in media and runner helper specs
steipete Feb 22, 2026
b10b8dc
test(agents): reduce reset overhead in session visibility and hooks s…
steipete Feb 22, 2026
5e9cbdc
test(subagents): lighten session delete mock reset in announce spec
steipete Feb 22, 2026
45d1096
test(memory): prefer clear over reset in qmd spawn setup
steipete Feb 22, 2026
b967687
test(agents): keep targeted resets minimal in overflow retry spec
steipete Feb 22, 2026
d06ad6b
chore: remove verified dead code paths
steipete Feb 22, 2026
8a0a287
test(core): reduce mock reset overhead across unit and e2e specs
steipete Feb 22, 2026
6ceadaa
Agents: add fallback reply for tool-only completions
vignesh07 Feb 22, 2026
b014c70
test(core): trim reset usage in gateway and install source specs
steipete Feb 22, 2026
ed38b50
test(commands): use lightweight clears in config snapshot specs
steipete Feb 22, 2026
8887f41
refactor(gateway)!: remove legacy v1 device-auth handshake
steipete Feb 22, 2026
c7606e7
test(subagents): use lightweight clears in sessions spawn suites
steipete Feb 22, 2026
7cac6bd
test(core): continue mock reset reductions in auth, gateway, npm install
steipete Feb 22, 2026
e67f813
test(core): continue reset-to-clear cleanup in subagent focus and web…
steipete Feb 22, 2026
ce09fe2
test(config): use lightweight clear in session pruning e2e setup
steipete Feb 22, 2026
1ba1c3f
test(core): reduce reset overhead in messaging and agent e2e mocks
steipete Feb 22, 2026
1e76ca5
test(core): tighten reset usage in auth, registry restart, and memory…
steipete Feb 22, 2026
c99e769
fix: decouple owner display secret from gateway auth token
steipete Feb 22, 2026
902544c
chore: remove dead macos relay and daemon code
steipete Feb 22, 2026
2d2e1c2
test(core): use lightweight clear in cron, claude runner, and telegra…
steipete Feb 22, 2026
2a66c8d
Agents/Subagents: honor subagent alsoAllow grants
vignesh07 Feb 22, 2026
ccc00d8
test(core): reduce mock reset overhead in targeted suites
steipete Feb 22, 2026
c2c7114
fix(security): block HOME and ZDOTDIR env override injection
steipete Feb 22, 2026
cfb3cee
test(core): dedupe auth rotation and credential injection specs
steipete Feb 22, 2026
a1c8525
test(agents): dedupe subagent announce direct-send variants
steipete Feb 22, 2026
8e7d8c3
docs(changelog): add shell startup env override fix note
steipete Feb 22, 2026
409b6a3
chore(test): make shell-env trusted-shell assertion platform-aware
vignesh07 Feb 22, 2026
48c0acc
test(commands): dedupe subagent status assertions
steipete Feb 22, 2026
2b63592
fix: harden exec allowlist wrapper resolution
steipete Feb 22, 2026
cf570d3
test(agents): avoid full mock resets in cli credential specs
steipete Feb 22, 2026
a4c107e
chore(test): harden models status mock restoration
vignesh07 Feb 22, 2026
d625f88
test(core): dedupe command gating and trim announce reset overhead
steipete Feb 22, 2026
53a7afe
test(agents): unify hook thread-target announce assertions
steipete Feb 22, 2026
15657dd
test(agents): collapse repeated announce direct-send scenarios
steipete Feb 22, 2026
ee3abb2
test(reply): merge duplicate runReplyAgent streaming and fallback cases
steipete Feb 22, 2026
d9a7b44
test(agents): use lightweight clear for active-run announce mock
steipete Feb 22, 2026
4985fb7
test(agents): remove overflow compaction mock reset dependency
steipete Feb 22, 2026
27bd6f4
test(reply): use lightweight clears for runner-level mocks
steipete Feb 22, 2026
833d757
test(agents): consolidate repeated announce deferral and fallback mat…
steipete Feb 22, 2026
aa2b16a
test(commands): replace subagent gateway reset with lightweight clear
steipete Feb 22, 2026
b9e9fbc
TUI: preserve RTL text order in terminal output
vignesh07 Feb 22, 2026
de2e5c7
docs(security): clarify dangerous control-ui bypass policy
steipete Feb 22, 2026
f101d59
feat(security): warn on dangerous config flags at startup
steipete Feb 22, 2026
c3e1317
perf(test): bypass queue debounce in fast mode and tighten announce d…
steipete Feb 22, 2026
ae8d4a8
fix(security): harden channel token and id generation
steipete Feb 22, 2026
6c2e999
refactor(security): unify secure id paths and guard weak patterns
steipete Feb 22, 2026
2c6dd84
fix(gateway): remove hello-ok host and commit fields
steipete Feb 22, 2026
f4dd057
fix(security): block hook transform symlink escapes
steipete Feb 22, 2026
a96d89f
refactor: unify exec wrapper resolution and parity fixtures
steipete Feb 22, 2026
b4cdffc
TUI: make Ctrl+C exit behavior reliably responsive
vignesh07 Feb 22, 2026
4520fdd
test(heartbeat): dedupe sandbox/session helpers and collapse ack cases
steipete Feb 22, 2026
703f721
test(agents): simplify subagent announce suite imports and call asser…
steipete Feb 22, 2026
c099510
test(heartbeat): reuse shared temp sandbox in model override suite
steipete Feb 22, 2026
694a9eb
test(heartbeat): reuse shared sandbox for ghost reminder scenarios
steipete Feb 22, 2026
267d219
perf(test): compact heartbeat session fixture writes
steipete Feb 22, 2026
35d5bd4
perf(test): shrink subagent announce fast-mode settle waits
steipete Feb 22, 2026
85a3c0c
fix: use SID-based ACL classification for non-English Windows
akramcodez Feb 22, 2026
6eaf2ba
fix: detect zombie processes in isPidAlive on Linux
Feb 22, 2026
01bd83d
fix: release gateway lock before process.exit in run-loop
Feb 22, 2026
9c30243
fix: release gateway lock before spawning restart child
Feb 22, 2026
26acb77
fix: guard entry.ts top-level code with isMainModule to prevent dupli…
Feb 22, 2026
dd07c06
fix: tighten gateway restart loop handling (#23416) (thanks @jeffwnli)
steipete Feb 22, 2026
9325418
chore: fix temp-path guard skip for *.test-helpers.ts
vignesh07 Feb 22, 2026
0d93c9f
fix: include modelByChannel in config validator allowedChannels
ProspectOre Feb 22, 2026
d79f102
also skip modelByChannel in plugin-auto-enable channel iteration
ProspectOre Feb 22, 2026
6dad6a8
fix: cover channels.modelByChannel validation/auto-enable
steipete Feb 22, 2026
9b9cc44
fix: finalize modelByChannel validator landing (#23412) (thanks @Pros…
steipete Feb 22, 2026
bd4f670
refactor: simplify windows ACL parsing and expand coverage
steipete Feb 22, 2026
edaa5ef
refactor(gateway): simplify restart flow and expand lock tests
steipete Feb 22, 2026
59807ef
refactor(plugin-sdk): unify channel dedupe primitives
steipete Feb 22, 2026
7499e0f
fix(acp): wait for gateway connection before processing ACP messages
janckerchen Feb 22, 2026
9f0b6a8
fix: harden ACP gateway startup sequencing (#23390) (thanks @janckerc…
steipete Feb 22, 2026
99a2f53
Memory/QMD: normalize Han-script BM25 search queries
vignesh07 Feb 22, 2026
1051f42
fix(stability): patch regex retries and timeout abort handling
frankekn Feb 22, 2026
602a1eb
fix: handle intentional signal daemon shutdown on abort (#23379) (tha…
steipete Feb 22, 2026
5a0032d
refactor(signal): extract daemon lifecycle and typed exit handling
steipete Feb 22, 2026
c76a47c
Exec: fail closed when sandbox host is unavailable
Feb 22, 2026
1b327da
fix: harden exec sandbox fallback semantics (#23398) (thanks @bmendon…
steipete Feb 22, 2026
57ce721
test: stabilize temp-path guard across runtimes (#23398)
steipete Feb 22, 2026
bfc9ecf
test: harden temp path guard detection (#23398)
steipete Feb 22, 2026
73804ab
fix(feishu): avoid template tmpdir join in dedup state path (#23398)
steipete Feb 22, 2026
9a8179f
feat(feishu): persistent message deduplication to prevent duplicate r…
Sid-Qin Feb 22, 2026
9e5e555
fix(feishu): address dedup race condition, namespace isolation, and c…
Sid-Qin Feb 22, 2026
bf56196
fix: tighten feishu dedupe boundary (#23377) (thanks @SidQin-cyber)
steipete Feb 22, 2026
98a03c4
Feat/logger support log level validation0222 (#23436)
maweibin Feb 22, 2026
e33d7fc
fix(telegram): prevent update offset skipping queued updates (#23284)
frankekn Feb 22, 2026
1cd3b30
fix: stop hardcoded channel fallback and auto-pick sole configured ch…
steipete Feb 22, 2026
b13fc7e
docs(security): clarify workspace memory trust boundary
steipete Feb 22, 2026
bc78b34
Security: expand audit checks for mDNS and real-IP fallback
Feb 22, 2026
29e41d4
fix: land security audit severity + temp-path guard fixes (#23428) (t…
steipete Feb 22, 2026
c8d473c
test(heartbeat): use shared sandbox in sender target suite
steipete Feb 22, 2026
9882bfe
perf(test): compact remaining heartbeat fixture writes
steipete Feb 22, 2026
8ad85de
test(reply): align native trigger suite with fast-test fixture patterns
steipete Feb 22, 2026
6b5c200
perf(test): speed subagent announce retry polling in fast mode
steipete Feb 22, 2026
7d13227
test(agents): dedupe auth profile rotation fixture setup
steipete Feb 22, 2026
2900eb5
perf(test): trim background abort settle waits and dedupe cmd fixture
steipete Feb 22, 2026
36375f1
perf(test): trim nested subagent output wait floor in fast mode
steipete Feb 22, 2026
60773c1
perf(test): lower fast-mode nested output wait floor to 80ms
steipete Feb 22, 2026
7ccf62f
test(agents): remove dead shell-timeout override in safeBins suite
steipete Feb 22, 2026
d72b4ea
perf(test): lower fast-mode nested output wait floor to 70ms
steipete Feb 22, 2026
eda941f
perf(test): remove flaky transport timeout and dedupe safeBins checks
steipete Feb 22, 2026
a96139e
perf(test): mock compact module in auth rotation e2e
steipete Feb 22, 2026
54e0786
perf(test): reduce subagent announce fast-mode polling waits
steipete Feb 22, 2026
c348a13
perf(test): lower subagent fast-mode wait floors
steipete Feb 22, 2026
2b0ca94
perf(test): trim bash e2e sleep and poll windows
steipete Feb 22, 2026
a9b26d8
perf(test): narrow pi-embedded runner e2e import path
steipete Feb 22, 2026
c0b1c10
test: reclassify mocked runner/safe-bins suites as unit tests
steipete Feb 22, 2026
27f0d7e
test: reclassify auth-profile-rotation suite as unit test
steipete Feb 22, 2026
c995f9b
test: reclassify mocked announce and sandbox suites as unit tests
steipete Feb 22, 2026
9ab7b85
perf(test): tighten background abort timing windows
steipete Feb 22, 2026
c962bcb
test: reclassify sandbox merge and exec path suites as unit tests
steipete Feb 22, 2026
0b7c7ee
perf(test): speed up sessions_spawn lifecycle suite setup
steipete Feb 22, 2026
abff3f0
test: reclassify sessions_spawn lifecycle suite as unit test
steipete Feb 22, 2026
c56ab39
perf(test): reduce bash e2e wait windows
steipete Feb 22, 2026
e649073
fix(gateway): strip directive tags from non-streaming webchat broadcasts
Sid-Qin Feb 22, 2026
5c57a45
fix: add non-streaming directive-tag regression tests (#23298) (thank…
steipete Feb 22, 2026
740fd7a
test: reclassify skills suites from e2e to unit lane
steipete Feb 22, 2026
744df0f
test: reclassify models-config suites from e2e to unit lane
steipete Feb 22, 2026
97eb4af
test: harden models-config env isolation list
steipete Feb 22, 2026
c283f87
refactor: clarify strict loopback proxy audit rules
steipete Feb 22, 2026
38f02c7
fix(session): resolve agent session path with configured sessions dir
steipete Feb 22, 2026
2739328
fix(telegram): classify undici fetch errors as recoverable for retry …
Glucksberg Feb 22, 2026
56f01bc
fix(config): add missing comment field to BindingsSchema
echoVic Feb 22, 2026
812bf7c
fix: add bindings comment regression test (#23458) (thanks @echoVic)
steipete Feb 22, 2026
888b6bc
fix(bluebubbles): treat null privateApiStatus as disabled, not enabled
echoVic Feb 22, 2026
37f12eb
fix: align BlueBubbles private-api null fallback + warning (#23459) (…
steipete Feb 22, 2026
b77e53d
refactor(session): centralize transcript path option resolution
steipete Feb 22, 2026
6f7e5f9
fix: add operator.read and operator.write to default CLI scopes (#22582)
YuzuruS Feb 22, 2026
296b3f4
refactor(bluebubbles): centralize private-api status handling
steipete Feb 22, 2026
8e00965
test: use real SubsystemLogger in directive-tags test
obviyus Feb 22, 2026
fc60f49
refactor(auth-choice): unify api-key resolution flows
steipete Feb 22, 2026
11546b1
test(auth-choice): expand api provider dedupe coverage
steipete Feb 22, 2026
3700151
Channels: fail closed when Slack/Discord config is missing
Feb 22, 2026
78c3c2a
fix: stabilize flaky tests and sanitize directive-only chat tags
steipete Feb 22, 2026
7778173
fix: fail closed missing provider group policy across message channel…
steipete Feb 22, 2026
42f6282
fix: include shared runtime group-policy helper and coverage (#23367)…
steipete Feb 22, 2026
bf52273
test: harden flaky timeout-sensitive tests
steipete Feb 22, 2026
9176571
fix(gemini): sanitize thoughtSignatures for native Google provider
echoVic Feb 22, 2026
401106b
fix: harden flaky tests and cover native google thought signatures (#…
steipete Feb 22, 2026
3bbbe33
UI: gateway dashboard with glassmorphism theme system
BunsDev Feb 22, 2026
26763d1
fix: resolve extension type errors and harden probe mocks
steipete Feb 22, 2026
944d2b8
docs(ui): add dashboard verification checklist
BunsDev Feb 22, 2026
ad404c9
fix: align markdown code renderer with marked token typing
steipete Feb 22, 2026
5056f4e
fix(bluebubbles): tighten chat target handling
steipete Feb 22, 2026
9e6125e
test(discord): stabilize subagent hook coverage
steipete Feb 22, 2026
5574eb6
fix(feishu): harden onboarding and webhook validation
steipete Feb 22, 2026
0a421d7
test(line): improve logout scenario coverage
steipete Feb 22, 2026
e80c66a
fix(mattermost): refine probe and onboarding flows
steipete Feb 22, 2026
8c1afc4
fix(msteams): improve graph user and token parsing
steipete Feb 22, 2026
081ab9c
fix(voice-call): tighten manager outbound behavior
steipete Feb 22, 2026
5c7ab8e
test(zalo): broaden webhook monitor coverage
steipete Feb 22, 2026
49648da
fix(zalouser): normalize send and onboarding flows
steipete Feb 22, 2026
32a1273
refactor(onboarding): dedupe channel allowlist flows
steipete Feb 22, 2026
0535817
fix(line): harden outbound send behavior
steipete Feb 22, 2026
0f989d3
fix(gateway): tighten openai-http edge handling
steipete Feb 22, 2026
a4981ef
fix(discord): improve outbound send consistency
steipete Feb 22, 2026
c343132
fix(agents): harden bash tool and reply directive handling
steipete Feb 22, 2026
0a758dc
test(cron): improve fire-and-forget harness coverage
steipete Feb 22, 2026
1e4e248
UI: remove OpenAI/Ember theme, reduce to 5 themes
BunsDev Feb 22, 2026
5919147
docs(ui): update checklist for 5-theme setup
BunsDev Feb 22, 2026
a460727
test: consolidate sessions_spawn and guardrail helpers
steipete Feb 22, 2026
85e5ed3
refactor(channels): centralize runtime group policy handling
steipete Feb 22, 2026
8f0b2b8
Onboarding: default dmScope to per-channel-peer
Feb 22, 2026
65dccbd
fix: document onboarding dmScope default as breaking change (#23468) …
steipete Feb 22, 2026
3a65e4b
test: make snapshot env override assertion independent of host env
steipete Feb 22, 2026
13944f7
UI: use gateway token for login gate auth
BunsDev Feb 22, 2026
6dd36a6
refactor(channels): reuse runtime group policy helpers
steipete Feb 22, 2026
29cc7f4
test: share runtime scan filters and cached test scans
steipete Feb 22, 2026
6fda04e
refactor: tighten onboarding dmScope typing and docs links
steipete Feb 22, 2026
8a3d04c
Gateway UX: harden remote ws guidance and onboarding defaults
Feb 22, 2026
d5bb9f0
fix: add changelog entry for remote ws onboarding hardening (#23476) …
steipete Feb 22, 2026
e80c803
fix(security): block shell env allowlist bypass in system.run
steipete Feb 22, 2026
79ae814
fix(ui): stop reconnect loop on auth failure, surface login gate
BunsDev Feb 22, 2026
d055b94
fix(ui): stop auth failure reconnect loop, surface login gate
BunsDev Feb 22, 2026
47c3f74
fix(exec): require explicit safe-bin profiles
steipete Feb 22, 2026
376eb6e
docs(changelog): note safe-bin profile hardening
steipete Feb 22, 2026
ae5518a
fix: HF inference prefix not sent to client; mixed-case prefix and tests
Feb 22, 2026
1ec89f4
fix affected tests
Feb 22, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
181 changes: 0 additions & 181 deletions .agents/archive/PR_WORKFLOW_V1.md

This file was deleted.

Loading
Loading