deillusion/Aha-Engine
About the project
A local-first Node.js research prototype that uses random cognitive operators to push LLM agents toward unconventional ideas instead of template answers, with a web workbench, CLI and MCP server.
Useful for
- Run npm run demo to verify the pipeline works without an API key
- Connect Aha as an MCP tool to Claude Code or Cursor for mechanism brainstorming
- Compare treatment and independent experiments on one question with a fixed seed
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 0 stars so far today, about 35 expected by the end of the day.
- The spike has held for 2 days in a row — not a one-off blip.
- The repository is 4 days old and already has 59 stars.
- Top new repositories this week: #198.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 60
- Stars in a day
- 35
- Forks
- 3
- Issues and pull requests
- 0
- Watchers
- 2
- Language
- JavaScript
- Created
- September 10, 2026
- Last push
- September 13, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 14, 2026Top new repositories this week: #196
Similar projects
-
7.3
google/artemis
Google's tool for automating Android devices from natural-language instructions: drives apps, captures logs and screenshots, and integrates with AI assistants via MCP.
-
6.6
melgarafael/DeskcommCRM
Self-hosted CRM with native AI agents for selling over WhatsApp: agents reply, qualify leads and close sales while your data stays on your server. An open alternative to Kommo, Octadesk and Intercom.
-
6.6
tech-leads-club/agent-skills
A registry of validated skills (instruction plugins) for AI coding agents: extends Claude Code, Cursor, Copilot and others with secure, tested capabilities.
-
5.9
kruzovic7/ai-data-extractor
Python tool that extracts local chat histories from AI coding assistants (Claude Code, Cursor, Windsurf, Aider, Cline/Roo Code and more) into a single normalized JSONL format.
-
5.6
NVlabs/SoL-Pi
An extension for Pi that cuts token usage and redundant turns of coding agents via four mechanisms: action fusion, observation packing, log reduction, and context compaction.
-
5.6
alphaXiv/OpenResearch
A local-first workspace for research agents that turns Claude Code, Codex, OpenCode, or Cursor into agents reviewing literature, forming hypotheses, and running experiments. Each direction gets an isolated git worktree…