Skip to content

Fix skill docs: correct commands, box names, and response formats#22

Open
robzolkos wants to merge 3 commits intomainfrom
fix-skill-docs
Open

Fix skill docs: correct commands, box names, and response formats#22
robzolkos wants to merge 3 commits intomainfrom
fix-skill-docs

Conversation

@robzolkos
Copy link
Collaborator

@robzolkos robzolkos commented Mar 9, 2026

Summary

  • Replace all hey topic references with hey threads (the actual command name)
  • Fix box names: the_feed, paper_trail, etc. → feedbox, trailbox, asidebox, laterbox, bubblebox
  • Fix hey habit complete/uncomplete — was missing required <id> argument
  • Fix hey recordings response format — documents multiple type keys, not just Calendar::Event
  • Add missing --thread-id flag to hey compose docs
  • Clarify posting IDs vs topic IDs throughout

Copilot AI review requested due to automatic review settings March 9, 2026 01:27
@robzolkos robzolkos requested a review from a team as a code owner March 9, 2026 01:27
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Mar 9, 2026
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the HEY skill documentation to align with the actual CLI command naming and to better explain which IDs to use when reading/replying to threads.

Changes:

  • Replace hey topic references with hey threads in triggers and examples.
  • Add documentation explaining posting IDs vs topic/thread IDs, and where to find the topic/thread ID.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@robzolkos robzolkos changed the title Fix skill docs: topic → threads, clarify posting vs topic IDs Fix skill docs: correct commands, box names, and response formats Mar 9, 2026
- Remove nonexistent hey seen/unseen references
- Document topic_id as primary source instead of app_url parsing
- Use <topic_id> placeholders in Quick Reference table
Copilot AI review requested due to automatic review settings March 9, 2026 01:33
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 2 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Member

@jeremy jeremy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs rebase

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants