ship-and-babysit

ship-and-babysit is an agent for Codex from tinyhumansai/openhuman. It costs 66 tokens per session (1,153 once invoked), scanned A, original, GPL-3.0.

An end-to-end GitHub shipping agent for tinyhumansai/openhuman. It commits local changes, pushes a branch to your fork, opens or reuses a pull request against the project's main branch, and monitors automated checks and review feedback.

In plain words
What is it for?
Use it when you want implementation changes shipped and the resulting pull request monitored until its checks and CodeRabbit feedback are clear.
Why use it?
It combines submitting code with following the pull request through continuous integration, which is the automated process that checks whether changes work.

Agent for Codex

About the project

OpenHuman is a personal AI system that keeps local memory, coordinates groups of agents through durable workflows, and researches data and the web. It is for people who want a local-first assistant that remembers their information and manages multi-agent tasks; the catalogue entries provide agents, commands, instructions, and settings for working with it.

tinyhumansai/openhuman · 39,297 stars · on GitHub

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/tinyhumansai/openhuman/ship-and-babysit
Clone the repo
git clone --depth 1 https://github.com/tinyhumansai/openhuman

Made for: Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for ship-and-babysit

README.md
[![agentmods](https://agentmods.dev/badge/agents/tinyhumansai/openhuman/ship-and-babysit.svg)](https://agentmods.dev/agents/tinyhumansai/openhuman/ship-and-babysit)
Your own site
<a href="https://agentmods.dev/agents/tinyhumansai/openhuman/ship-and-babysit"><img src="https://agentmods.dev/badge/agents/tinyhumansai/openhuman/ship-and-babysit.svg" alt="Measured on agentmods" height="20"></a>
Per session 66 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,153 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00066 $0.01153
Opus 5 $0.00033 $0.00576
Sonnet 5 $0.00013 $0.00231
Haiku 4.5 $0.00007 $0.00115

Measured 5d ago against content hash 6f9a05b64d63, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

ship-and-babysit scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.agents/agents/ship-and-babysit.md · 93 lines

The source is not reproduced here

Licensed GPL-3.0

The repository is licensed GPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 93 lines · 66 tokens per session scan A 6f9a05b64d63

Subscribe to this mod's changes

ship-and-babysit is an agent published in the GitHub repository tinyhumansai/openhuman (39,297 stars, last pushed 3d ago), licensed GPL-3.0. It adds 66 tokens to every session and 1,153 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other agents, from other repositories

streaming

Streaming is key to building responsive applications. There are a few types of data you’ll want to stream.

langchain-ai/langgraphjs · 0 tokens

WEBHOOK_SDK

Write a custom Commonly agent in 30 lines of Python. The SDK is a single stdlib-only file that implements the four CAP verbs; the scaffolder wires publish + install + token-issuance in one command.

Team-Commonly/commonly · 0 tokens

consistency-checker

事实一致性与伏笔状态检查专家(只读)。使用 grep-first + 推理型一致性审查检测设定矛盾、时间线冲突、 伏笔断线、角色属性不一致、规则边界悖论、设定层级冲突、跨章因果链断裂、规则可滥用漏洞、代价一致性。输出 S1-S4 分级冲突报告。 被 story-review、story-long-write(Phase 5)、story-short-write(Phase 4)调用。 不做任何创作判断。.

Xiaoyangy/novel-studio · 120 tokens

orchestrator

任务起手第一行:start;每次决定路由到子 agent 前后发 route: ;进入 gate 时发 gate: ;任务结束发 done:state.md。 写入命令:.

569270901/claude-web-test-harness · 0 tokens

page-map-sync

用 Playwright 实地探索目标页面,全量覆写 pagemap/.yaml,产出 sync.md。由 orchestrator 在需要更新地图 / selector 漂移时派发。.

569270901/claude-web-test-harness · 42 tokens

domain

This document defines the canonical domain language for Vibelution so architecture work can use stable names for the same concepts. It is intentionally small: add terms when they become load-bearing in design or tests.

CCDawn/Vibelution · 0 tokens