chore(skills): sync vendored skill pack v3.7.1 + bump devcontainer CLI pin#66
Merged
Conversation
Syncs .agents/skills/dailybot/ to DailybotHQ/agent-skill v3.7.1. Key change: auth.md now documents the unified Bearer-first auth priority and bidirectional 401 auto-retry introduced in CLI 3.5.1. Co-authored-by: Cursor <cursoragent@cursor.com>
Reflects the latest released version with unified Bearer-first auth priority and bidirectional 401 retry. Co-authored-by: Cursor <cursoragent@cursor.com>
Prevents test failure when DAILYBOT_APP_URL is set in the shell environment and the module-level override persists across test runs. Co-authored-by: Cursor <cursoragent@cursor.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
.agents/skills/dailybot/to upstreamDailybotHQ/agent-skillv3.7.1shared/auth.mdnow documents the unified Bearer-first auth priority and bidirectional 401 auto-retry (CLI 3.5.1)AGENTS.mdskill version reference from v3.4.0 → v3.7.1>=3.3.0to>=3.5.1Notes
This is a dogfood-sync PR — when merging, add
[skip release]to the squash-commit body per repo policy (Rule 15.a).Test plan
dailybot --versionshows >= 3.5.1