CtrlK
BlogDocsLog inGet started
Tessl Logo

tessl-labs/good-oss-citizen

Rules and skills that teach AI agents how to contribute to open source projects without being the villain.

95

3.55x
Quality

91%

Does it follow best practices?

Impact

96%

3.55x

Average score across 20 eval scenarios

SecuritybySnyk

Advisory

Suggest reviewing before use

Overview
Quality
Evals
Security
Files

task.mdevals/scenario-11/

File a bug for taskrunner

I found a bug in the taskrunner project: https://github.com/good-oss-citizen/demo-taskrunner

When I run a task with taskrunner run --retry 3, and the task times out on the first attempt, taskrunner does NOT apply the retry — the process exits with code 124 immediately. The expected behavior is that a timeout should count as a retryable failure, so the task runs up to 3 times before giving up.

I'm running taskrunner v1.2.3 on Linux.

There's no issue filed for this yet. Open a GitHub issue describing the bug.

evals

README.md

tile.json