Skip to content

Fix/context federation hardening - #104

Merged
deepagent-ai merged 34 commits into
devfrom
fix/context-federation-hardening-rebased
Aug 6, 2026
Merged

Fix/context federation hardening#104
deepagent-ai merged 34 commits into
devfrom
fix/context-federation-hardening-rebased

test(deepagent-code): add prompt intent real LLM coverage

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

7620 tests run, 7569 passed, 44 skipped, 7 failed.

Annotations

Check failure on line 76 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 nonzero promptly when the model is unknown (regression for #27371)

exits nonzero promptly when the model is unknown (regression for #27371)

Check failure on line 23 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 35 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.auto-approves an asked permission without human input when explicitly requested

auto-approves an asked permission without human input when explicitly requested

Check failure on line 104 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 223 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.reads goal+plan.md when the scriptable goal has no message

reads goal+plan.md when the scriptable goal has no message

Check failure on line 170 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.runs a scriptable goal through the production Goal lifecycle and orders JSON events

runs a scriptable goal through the production Goal lifecycle and orders JSON events

Check failure on line 125 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.resolves attachments from the real cwd when inherited PWD is stale

resolves attachments from the real cwd when inherited PWD is stale