Skip to content

audit review clean - #95

Merged
deepagent-ai merged 4 commits into
devfrom
codex/audit-review-clean
Jul 27, 2026
Merged

audit review clean#95
deepagent-ai merged 4 commits into
devfrom
codex/audit-review-clean

fix(deepagent-code): prevent repeated control prompts

073571b
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
GitHub Actions / unit results (macos) failed Jul 27, 2026 in 0s

7227 tests run, 7183 passed, 33 skipped, 11 failed.

Annotations

Check failure on line 76 in test/server/httpapi-instance.test.ts

See this annotation in the file changed.

@github-actions github-actions / unit results (macos)

test/server/httpapi-instance.test.ts.reports capabilities and protocol version

reports capabilities and protocol version

Check failure on line 70 in test/server/httpapi-v2-location.test.ts

See this annotation in the file changed.

@github-actions github-actions / unit results (macos)

test/server/httpapi-v2-location.test.ts.streams native EventV2 payloads with resolved locations

streams native EventV2 payloads with resolved locations

Check failure on line 141 in test/agent/plan-mode-subagent-bypass.test.ts

See this annotation in the file changed.

@github-actions github-actions / unit results (macos)

test/agent/plan-mode-subagent-bypass.test.ts.[#26700] controller self-restrictions do not erase executor permissions

[#26700] controller self-restrictions do not erase executor permissions

Check failure on line 1145 in test/session/llm.test.ts

See this annotation in the file changed.

@github-actions github-actions / unit results (macos)

test/session/llm.test.ts.sends responses API payload for OpenAI models

sends responses API payload for OpenAI models

Check failure on line 1240 in test/session/llm.test.ts

See this annotation in the file changed.

@github-actions github-actions / unit results (macos)

test/session/llm.test.ts.keeps supported OpenAI models on AI SDK path when native flag is off

keeps supported OpenAI models on AI SDK path when native flag is off

Check failure on line 1345 in test/session/llm.test.ts

See this annotation in the file changed.

@github-actions github-actions / unit results (macos)

test/session/llm.test.ts.streams OpenAI through native runtime when opted in

streams OpenAI through native runtime when opted in

Check failure on line 1529 in test/session/llm.test.ts

See this annotation in the file changed.

@github-actions github-actions / unit results (macos)

test/session/llm.test.ts.executes OpenAI tool calls through native runtime

executes OpenAI tool calls through native runtime

Check failure on line 1625 in test/session/llm.test.ts

See this annotation in the file changed.

@github-actions github-actions / unit results (macos)

test/session/llm.test.ts.accepts user image attachments as data URLs for OpenAI models

accepts user image attachments as data URLs for OpenAI models

Check failure on line 65 in test/cli/run/run-process.test.ts

See this annotation in the file changed.

@github-actions github-actions / unit results (macos)

test/cli/run/run-process.test.ts.--format json emits parseable line-delimited JSON to stdout

--format json emits parseable line-delimited JSON to stdout

Check failure on line 14 in test/cli/run/run-process.test.ts

See this annotation in the file changed.

@github-actions github-actions / unit results (macos)

test/cli/run/run-process.test.ts.exits 0 and writes the response to stdout on a successful prompt

exits 0 and writes the response to stdout on a successful prompt

Check failure on line 51 in test/cli/run/run-process.test.ts

See this annotation in the file changed.

@github-actions github-actions / unit results (macos)

test/cli/run/run-process.test.ts.mid-stream LLM error still exits 0 today (contract lock-in)

mid-stream LLM error still exits 0 today (contract lock-in)