Description
When I run agentcore create with no memory and receive the note to go to docs/memory.md to learn more about memory and click on it, it doesn't bring me to GitHub. Instead it brings me to a VSCode screen to look at docs/memory
Steps to Reproduce
- Open VSCode and go to VSCode terminal
- Run 'agentcore create' and create an agent with no memeory
- Try clicking on the
docs/memory link
Expected Behavior
It should open GitHub in my browser or we should have a full link underneath the hyper link.
Actual Behavior
Opens an odd window in VSCode.
CLI Version
0.3.0-preview.1.0
Operating System
macOS
Additional Context
No response