Skip to content

feat: upgrade Dailybot skill to 3.10.3 and refresh addon docs - #42

Merged
xergioalex merged 4 commits into
mainfrom
feat/dailybot-skill-3.10.3-addon-docs
Jul 14, 2026
Merged

feat: upgrade Dailybot skill to 3.10.3 and refresh addon docs#42
xergioalex merged 4 commits into
mainfrom
feat/dailybot-skill-3.10.3-addon-docs

Conversation

@xergioalex

Copy link
Copy Markdown
Member

Summary

Upgrades the tracked Dailybot agent skill from 3.4.0 → 3.10.3 and aligns all Dailybot addon documentation and marketing content across the site (17 languages).

What changed upstream (3.4.0 → 3.10.3)

  • CLI baseline raised >= 3.1.2>= 3.7.0 (single floor for the whole pack; latest published CLI 3.7.3)
  • New 14th sub-skill dailybot-env — per-repo API keys via an opt-in, gitignored .dailybot/env.json (dailybot env add/use/show/list/remove/off/on)
  • Forms: list now org-scoped by default with --mine / --owner, plus pagination/search/date filters
  • Auth: unified Bearer-first priority with transparent Bearer→API-key retry on 401/403
  • Dashboard URL catalog + shared/env-json.md; kudos wall-of-fame payload

This PR

  • Install Dailybot skill 3.10.3 into .agents/skills/dailybot/ (adds env/, shared/dashboard-urls.md, shared/env-json.md)
  • Refresh marketing/docs: kit/dailybot.md, spec/addons.md, pages/init.md, pages/kit.md — 13 → 14 capabilities (adds per-repo API keys), CLI >= 3.7.0, publish 3.7.3, forms org-scope + --owner, Bearer-first auth
  • Synced across all 17 active languages
  • Sync the installed deepworkplan skill copy's Dailybot addon refs to 3.10.3 / CLI >= 3.7.0 / 14 sub-skills (paired with the deepworkplan-skill PR)

Validation

  • pnpm run i18n:check
  • pnpm run md:check
  • pnpm run biome:check
  • pnpm run astro:check ✅ (0 errors)
  • pnpm run build ✅ (1352 pages)

🤖 Generated with Claude Code

xergioalex and others added 4 commits July 11, 2026 14:03
Upgrade the tracked Dailybot agent skill install from 3.4.0 to 3.10.3
and align all addon documentation and marketing content across the site.

- Install Dailybot skill 3.10.3 into .agents/skills/dailybot (adds the
  env sub-skill, shared/dashboard-urls.md, shared/env-json.md; CLI
  baseline raised to >= 3.7.0)
- Refresh the Dailybot kit page, spec addons, and init/kit endpoints:
  14 capabilities (adds per-repo API keys / .dailybot/env.json), CLI
  >= 3.7.0, latest published CLI 3.7.3, forms org-scope + --owner, and
  Bearer-first auth with 401/403 auto-retry
- Sync all changes across the 17 active languages
- Sync the installed deepworkplan skill copy's Dailybot addon refs to
  3.10.3 / CLI >= 3.7.0 / 14 sub-skills

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Install the released deepworkplan skill v2.16.1 (merged PR #29 in
DailybotHQ/deepworkplan-skill) into this repo's tracked skill copy. The
release carries the Dailybot addon docs aligned to agent-skill 3.10.3 /
CLI >= 3.7.0 / 14 sub-skills; installing it bumps the skill version
fields 2.16.0 -> 2.16.1 across the pack.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@xergioalex
xergioalex merged commit 3469914 into main Jul 14, 2026
2 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