Skip to content

Releases: jwildfire/obot.agent

Release list

obot.agent v0.1.0

Choose a tag to compare

@obotclaw obotclaw released this 12 Jul 01:42
68e061d

First release of obot.agent — the obot program overlay on the gsm.agent harness, rebuilt from safety.agent per the signed-off requirement obot.roadmap#17 (design).

Highlights

  • Overlay contract — AGENTS.md now opens with the rule that gsm.agent conventions apply in full; this repo adds only the obot layer, and upstream wins on conflict unless a divergence is documented. The one documented divergence: commit attribution (D2) — obotclaw[bot] is the git author and commits keep the agent Co-Authored-By trailer (#17).
  • Session-lifecycle skills absorbedsession-init/-note/-todo/-update/-wrapup moved from the hub into skills/ (#16); hub copies removed and workspace symlinks repointed the same evening (obot.roadmap#23), so no skill lives in two places.
  • Rename housekeeping — safety.agent → obot.agent across the living docs; obot-claw staging-fork policy retired in favor of the obotclaw[bot] authorship model; dead obot-claw.github.io links retargeted to the hub (#11).
  • Terminology — new docs/terminology.md defining session / spawned agent / subagent, groundwork for obot.roadmap#18.
  • Skill hygienename/description frontmatter on all 14 skills (D3); superseded test-agent GitHub-app docs/config deleted (D4).
  • Docs refresh — README rewritten around what the repo now is (three-layer model, program architecture with the hub as the live-status source, agent identity, releases); agent.md is a grouped index of all 14 skills (#19).

Scorecard: all six #17 success criteria met — implementation report.

Work: #11 rename housekeeping (d01af76) → #16 session skills (52341f0, closes #13) → #17 overlay restructure (66d6769, closes #12) → #19 docs refresh (68e061d, closes #18) · hub half: obot.roadmap#23 (be147f0).

Not in v0.1.0: #14 (upstream staging to gsm.agent) and #15 (keynote stylesheet, blocked on safety.viz v1.0) land on their own timelines.

Requirements delivered: obot.roadmap#17 (rebuild as thin overlay on gsm.agent), obot.roadmap#23 (skills topology swap).


This release was drafted by Claude Code using Fable 5 and reviewed by @jwildfire