bynara-id/naravscode ? reverse-engineered prompt
Reverse engineered prompt
Build me a VS Code extension for ByNara AI that uses the existing naracli command line app as the engine. I want it to feel native in VS Code and compatible forks like Cursor, Windsurf, VSCodium, and Antigravity.
It should open ByNara in the integrated terminal with full interactive behavior, add an @bynara participant in the chat panel with streamed replies, and include a simple sign in flow that reuses an existing naracli login when possible or opens the browser if needed. Please show real editor permission popups for sensitive actions like file writes instead of doing them silently.
I also want the agent to understand my editor state, like the current file, selected text, open tabs, diagnostics, symbols, definitions, references, and available code actions. Add commands to open ByNara, open with the current file context, send the current selection, open in a new window, sign in, and upgrade the CLI. A status bar button for quick access would be great too.
Look up current VS Code extension docs if you need to.
Have a live product UI? Try website reverse