Skip to content

feat: add sleep to default bash allow-list#660

Merged
edenreich merged 2 commits into
mainfrom
feat/sleep-allow-list
Jun 26, 2026
Merged

feat: add sleep to default bash allow-list#660
edenreich merged 2 commits into
mainfrom
feat/sleep-allow-list

Conversation

@inference-gateway-maintainer

@inference-gateway-maintainer inference-gateway-maintainer Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Resolves #659

Summary

The agent's original PR description was incomplete, so this summary was generated from the commit history.

Changes

  • feat: add sleep to default bash allow-list
Files changed
config/config.go | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

@edenreich

Copy link
Copy Markdown
Contributor

@infer you should've ran go run . init --overwrite and then git checkout -- .infer/agents.yaml .infer/mcp.yaml

@inference-gateway-maintainer

inference-gateway-maintainer Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor Author

View Job

I'm cooking...will get back to you soon...

Pull Request

#660

✅ Infer Result: Success

Task is complete.

Model: ollama_cloud/deepseek-v4-flash · Exit Code: 0 · Duration: 1m 44s

Tokens: 194,429 in · 2,387 out · 196,816 total (18 requests)

Tool calls: 15 total · 100% success rate

Triggered by edenreich · Infer Action

@edenreich edenreich merged commit 2d945c3 into main Jun 26, 2026
1 check passed
@edenreich edenreich deleted the feat/sleep-allow-list branch June 26, 2026 22:20
edenreich pushed a commit that referenced this pull request Jun 26, 2026
Resolves #659

## Summary

_The agent's original PR description was incomplete, so this summary was
generated from the commit history._

## Changes

- feat: add sleep to default bash allow-list

<details><summary>Files changed</summary>

```
config/config.go | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
```

</details>

---------

Co-authored-by: inference-gateway-maintainer[bot] <246577062+inference-gateway-maintainer[bot]@users.noreply.github.com>
inference-gateway-releaser Bot added a commit that referenced this pull request Jun 27, 2026
## [0.124.0](v0.123.1...v0.124.0) (2026-06-27)

### 🚀 Features

* add /env shortcut for creating .env.example with provider API keys ([#655](#655)) ([3227e15](3227e15)), closes [#519](#519)
* **tools:** add Agent tool for local subagents ([#658](#658)) ([1712f6e](1712f6e)), closes [#653](#653) [#653](#653)
* **tools:** add AskUserQuestion clarifying-question form for plan mode ([#661](#661)) ([998bf37](998bf37)), closes [#652](#652)
* add sleep to default bash allow-list ([#660](#660)) ([2d945c3](2d945c3)), closes [#659](#659)

### 🧹 Maintenance

* **deps:** bump infer-action v0.17.2 -> v0.19.0 ([#654](#654)) ([c66e6d2](c66e6d2))
* **flox:** update codex and infer versions ([4268714](4268714))
@inference-gateway-releaser

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 0.124.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[TASK] Add sleep to whitelisted bash command

1 participant