-
Notifications
You must be signed in to change notification settings - Fork 4
Added /info slash command dislays build and AGENTS.md info #62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
… as the path to the AGENTS.md file loaded at startup
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds a new /info slash command to display program information including version details, build metadata, and the location of the AGENTS.md file.
Key Changes:
- Added
/infocommand handler that displays version, developer, build date, commit hash, and AGENTS.md location - Implemented version string parsing logic to extract and format build metadata
- Updated help command to document the new
/infooption
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
There was a problem hiding this 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 no new comments.
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
User: /info
CYCOD - AI-powered Developer CLI
Copyright(c) 2025, Rob Chambers. All rights reserved.
Version: 1.0.0
Developer: phs
Built: 2025-10-23 13:52
Commit: cac4c95
AGENTS.md: /Users/phs/cycoai/github/robch/cycod/AGENTS.md