Skip to content

Update docs for keyring, XDG, config file, and credentials changes#52

Merged
BRO3886 merged 3 commits into
masterfrom
chore/update-claude-md
Mar 10, 2026
Merged

Update docs for keyring, XDG, config file, and credentials changes#52
BRO3886 merged 3 commits into
masterfrom
chore/update-claude-md

Conversation

@BRO3886
Copy link
Copy Markdown
Owner

@BRO3886 BRO3886 commented Mar 10, 2026

Summary

  • Update CLAUDE.md to reflect keyring token storage, XDG config dirs, koanf layered config, and new key files
  • Update Hugo website docs (installation, login, configuration, task commands)
  • Update embedded skill docs (SKILL.md, ADVANCED.md)

Key corrections:

  • Removed false claim that released binaries have embedded credentials — users must supply their own
  • Token storage is now system keyring, not token.json on disk
  • Config file supports toml/yaml/json (not just toml)
  • go getgo install in installation docs
  • Fixed stale releases URL
  • Added chmod 600 guidance for config file containing credentials

Test plan

  • Review Hugo site pages visually for accuracy
  • Verify skill docs match actual CLI behaviour

🤖 Generated with Claude Code

BRO3886 and others added 3 commits March 10, 2026 20:27
- Keyring token storage, XDG config dirs, koanf layered config
- Updated key files, notable features, security considerations
- Removed stale references to ~/.gtasks/token.json and config.json

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…nges

- SKILL.md: token now in system keyring, not token.json
- SKILL.md: config file preferred over env file for credentials
- SKILL.md: default task list via GTASKS_DEFAULT_TASKLIST or config file
- SKILL.md: auto-select when single list exists
- ADVANCED.md: update file path examples for XDG dirs
- ADVANCED.md: update debugging and security sections for keyring

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…ntials

- installation: fix go get -> go install, fix releases URL
- login: add credentials setup section, mention keyring token storage
- configuration: support toml/yaml/json, fix "embedded credentials" claim,
  update token storage note, add chmod 600 recommendation
- task commands: mention default task list and auto-select behaviour

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@BRO3886 BRO3886 merged commit 1a93664 into master Mar 10, 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