Compare commits

..

2 Commits

Author SHA1 Message Date
didericis-codex 7562c8b3f0 fix: narrow pi numeric settings types
lint / lint (push) Successful in 1m46s
test / unit (pull_request) Successful in 33s
test / integration (pull_request) Successful in 18s
2026-06-10 04:30:13 +00:00
didericis-codex 2bb74ad9be fix: merge egress routes across extends
lint / lint (push) Failing after 1m40s
test / unit (pull_request) Successful in 40s
test / integration (pull_request) Successful in 22s
2026-06-10 04:08:17 +00:00
+1 -1
View File
@@ -6,7 +6,7 @@
[![test](https://gitea.dideric.is/didericis/bot-bottle/actions/workflows/test.yml/badge.svg?branch=main)](https://gitea.dideric.is/didericis/bot-bottle/actions?workflow=test.yml)
[![pylint](https://img.shields.io/badge/pylint-9.94%2F10-brightgreen)](https://github.com/PyCQA/pylint)
[![pyright](https://img.shields.io/badge/pyright-4%20errors-brightgreen)](https://github.com/microsoft/pyright)
[![pyright](https://img.shields.io/badge/pyright-0%20errors-brightgreen)](https://github.com/microsoft/pyright)
**Problem:** Developer wants to run a coding agent without supervision, but they don't want a prompt injected or misbehaving agent wrecking their environment or exfiltrating sensitive data.