UNPKG

mnemos-coder

Version:

CLI-based coding agent with graph-based execution loop and terminal UI

7 lines 153 B
#!/usr/bin/env node /** * CLI entry point for mnemos-coder * Seahorse-style agent with MCP integration */ export {}; //# sourceMappingURL=cli.d.ts.map