Skip to content

feat: display version in banner#278

Merged
p- merged 1 commit into
mainfrom
p--version-banner
Jul 13, 2026
Merged

feat: display version in banner#278
p- merged 1 commit into
mainfrom
p--version-banner

Conversation

@p-

@p- p- commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings July 13, 2026 08:13

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 the package version to the agent startup ASCII banner and introduces a unit test to ensure the banner includes both the version and the default AI API endpoint.

Changes:

  • Render TASKFLOW AGENT v<version> in the startup banner.
  • Add a test validating the banner includes the package version and the configured default endpoint.
Show a summary per file
File Description
src/seclab_taskflow_agent/banner.py Imports __version__ and includes it in the banner output.
tests/test_cli.py Adds a banner-focused test with a monkeypatched AI endpoint.

Review details

Tip

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

  • Files reviewed: 2/2 changed files
  • Comments generated: 1
  • Review effort level: Low

Comment thread src/seclab_taskflow_agent/banner.py
@p-
p- merged commit f306663 into main Jul 13, 2026
10 checks passed
@p-
p- deleted the p--version-banner branch July 13, 2026 12:10
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.

3 participants