npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

microbix-aether

v1.0.22

Published

The ultimate autonomous coding agent by Microbix Labs.

Readme

npm version License Platform


Microbix Aether is not just an AI wrapper—it's a fully autonomous agentic workspace that understands your codebase. It writes code, runs secure shell commands, analyzes complex project directories, and seamlessly integrates with your existing workflows. By utilizing our proprietary multi-model intelligence routing, Aether intelligently delegates tasks to the best LLM for the job.

Developed by Microbix Labs, Aether represents the next generation of terminal-based AI tooling.

🚀 Quick Install

To install Aether globally on your machine, simply run:

npm install -g microbix-aether

✨ Core Features

  • 🔐 Dual-Auth Ecosystem: Log in securely via our Magic Web Link, or pair your CLI to your Microbix account instantly using a secure 6-digit pin generated from the web dashboard.
  • 🧠 Multi-Model Routing: Not all tasks are created equal. Switch seamlessly between Groq (Llama 3.3 for lightning-fast edits), Google Gemini (for massive context windows), and OpenRouter (for elite reasoning with Claude 3.5 Sonnet & GPT-4o).
  • 🤖 Autonomous Agentic Access: Aether doesn't just give you code snippets—it creates files, patches bugs, and executes shell commands (only with your explicit approval) right on your local machine.
  • 💾 Persistent Sessions: Life happens. Hit Ctrl+C twice to safely suspend your session, and resume it instantly later without losing any conversational context.
  • 👥 Multi-Profile Management: Switch between work and personal profiles instantly using the /switch command.

💻 Usage & Commands

Once installed, simply open any terminal window and launch the interactive agent by typing:

aether

Advanced Commands

  • Resume a previous session:
    aether --resume <project-id>
  • Login to a specific profile:
    aether --login
  • Clear cache and configurations:
    aether --clear

🌐 The Microbix Ecosystem

Aether CLI is a part of the Microbix Aether Ecosystem. Your project histories, custom AI models, and available mX credits sync seamlessly across:

  • Aether Desktop: The upcoming native desktop application.
  • Aether Web: Access your agent sessions from any browser via the Microbix Web Dashboard.

🔒 Security First

Aether will never execute a shell command or perform a destructive file operation without presenting a prompt for your explicit approval (y/N). You remain in full control of your system.


Built with ❤️ by Microbix Labs.