Skip to content

Add command mycli self source-code#49

Merged
gcbeltramini merged 5 commits into
mainfrom
gb/source-code
Jun 14, 2026
Merged

Add command mycli self source-code#49
gcbeltramini merged 5 commits into
mainfrom
gb/source-code

Conversation

@gcbeltramini

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Adds a new self-inspection command to the mycli bash CLI that prints the source code for a selected command/subcommand script.

Changes:

  • Introduces self source-code <command> <subcommand> to display a command’s implementation.
  • Uses bat for pretty printing when available, falling back to cat.

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

Comment thread commands/self/source-code.sh
Comment thread commands/self/source-code.sh Outdated

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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.

Comment thread commands/self/source-code.sh
Comment thread commands/self/source-code.sh Outdated
@gcbeltramini gcbeltramini changed the title Add command mycli source code Add command mycli self source-code Jun 11, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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.

@gcbeltramini gcbeltramini merged commit 45d7a37 into main Jun 14, 2026
2 checks passed
@gcbeltramini gcbeltramini deleted the gb/source-code branch June 14, 2026 02:07
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.

2 participants