pushed
subh05sus/Corvin • 8:14 AM - May 9, 2026
This update transitions the Corvin CLI to a child_process based architecture, removing the dependency on node-pty. It also hardens the CLI authentication flow by moving short-lived API key storage from an in-memory store to the database (CliAuthRequest), ensuring consistency across distributed server environments. The CLI command has been formally rebranded from debug to corvin across all documentation and binary entry points. 
