Skip to content

docs(readme,skills): 3.7.0 as the documented baseline + sync vendored skill pack to v3.10.2 - #70

Merged
xergioalex merged 4 commits into
mainfrom
docs/cli-3.7.0-baseline-and-skill-sync
Jul 14, 2026
Merged

docs(readme,skills): 3.7.0 as the documented baseline + sync vendored skill pack to v3.10.2#70
xergioalex merged 4 commits into
mainfrom
docs/cli-3.7.0-baseline-and-skill-sync

Conversation

@xergioalex

Copy link
Copy Markdown
Member

Summary

With CLI 3.7.0 live on PyPI and the agent-skill pack released at v3.10.2 (single 3.7.0 baseline for every sub-skill), this PR aligns this repo's documentation and vendored assets with the new floor.

Change Log

README version examples → 3.7.0 — every install/pin example (pip exact + floor, install.sh DAILYBOT_VERSION / --version, install.ps1 $env:DAILYBOT_VERSION, and the dailybot --version sample output) now references 3.7.0 instead of 3.0.0.

Vendored skill pack sync 3.9.0 → 3.10.2 (.agents/skills/dailybot/) — brings in:

  • the new env sub-skill (.dailybot/env.json per-repo auth: env add/use/show/list/remove/off/on),
  • the wire-preference + guard carve-out documentation shipped in 3.7.0,
  • the single dailybot-cli >= 3.7.0 baseline across all fourteen sub-skills.

Reference updatesAGENTS.md (pack version v3.10.2, env in the sub-skill enumeration, floor 3.1.23.7.0, /dailybot-env slash command) and .agents/docs/skills_agents_catalog.md (fourteen sub-skills @ v3.10.2, new dailybot-env row, dropped stale per-row CLI floors superseded by the single baseline).

Local-dev + example hygienedocker/local/cli/Dockerfile installs >=3.7.0; new .dailybot_example/env.json reference example (hostnames genericized to localhost per AGENTS.md rule 11.a).

Release note

This PR intentionally does not carry [skip release]: it bundles README/docs changes beyond a pure skill-pack sync, so it should cut a normal PATCH per the policy in AGENTS.md § 15.a.

Verification

  • grep for 3.0.0 / 3.1.2 / v3.9.0 across README, docs/, AGENTS.md, catalog → zero hits.
  • Full test suite: 1035 passed; vendored pack frontmatter validated upstream.

🤖 Generated with Claude Code

xergioalex and others added 4 commits July 14, 2026 03:01
All install/pin examples (pip, install.sh, install.ps1, version output)
now reference 3.7.0 — the release that completed the env.json per-repo
auth story and the pack baseline going forward.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
## Summary
Sync .agents/skills/dailybot/ to the newly published agent-skill v3.10.2
and update every in-repo reference to it.

## Change Log
- Vendored pack 3.9.0 -> 3.10.2: adds the env sub-skill (.dailybot/env.json
  per-repo auth), the wire-preference + guard carve-out documentation, and
  the single 3.7.0 CLI baseline across all sub-skills
- AGENTS.md: pack version, sub-skill enumeration (+env), floor 3.1.2 -> 3.7.0
- skills_agents_catalog.md: fourteen sub-skills @ v3.10.2, dailybot-env row,
  dropped stale per-row CLI floors (1.13.0/1.15.0/1.17.0/2.0.0/3.2.0)
  superseded by the single pack baseline

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
.dailybot_example/env.json is repo-root example content, not docker/
local-dev tooling, so internal hostnames give way to localhost.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@xergioalex
xergioalex merged commit c1838dd into main Jul 14, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant