Project
cortex
Description
cortex agent create silently creates the agents directory without informing the user.
Error Message
Debug Logs
System Information
Screenshots
No response
Steps to Reproduce
- Delete ~/.cortex/agents
- Run
cortex agent create --name test --non-interactive
Expected Behavior
Creating agents directory: ~/.cortex/agents
Agent 'test' created successfully!
Actual Behavior
Silently creates directory and agent
Additional Context
No response
Project
cortex
Description
cortex agent createsilently creates the agents directory without informing the user.Error Message
Debug Logs
System Information
Screenshots
No response
Steps to Reproduce
cortex agent create --name test --non-interactiveExpected Behavior
Actual Behavior
Silently creates directory and agent
Additional Context
No response