Skip to content
View SufficientDaikon's full-sized avatar
πŸ’­
My ai agents are probably working on whatever bug you reported ❀️
πŸ’­
My ai agents are probably working on whatever bug you reported ❀️

Highlights

  • Pro

Block or report SufficientDaikon

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
SufficientDaikon/README.md
Ahmed Taha β€” Building AI that builds software

I build AI agents from Cairo that ship production code to PowerShell (52K stars) while I sleep. 83 skills, a tensor-typed compiler, and a broken hand β€” so everything runs hands-free.

LinkedIn Β· Email



right now

shipping bounded-wait timeouts to PowerShell β€” 7 source files, an RFC, and 8 adversarial scenarios

teaching Axon to verify tensor shapes before your GPU even warms up

building from Cairo with 83 AI skills and a broken hand



What I Build

Archon β€” AI Skills Engine

The core of everything I ship. 83 skills, 10 agents, complexity routing from TRIVIAL to EXPERT, and a virtuoso execution loop that prevents hallucination cascades.

Write a skill once β€” deploy it on Claude Code, VS Code Copilot, and 3 more platforms. Not a chatbot wrapper. A cognitive architecture with enforced guardrails.

Axon β€” ML-First Language

A programming language designed from scratch for machine learning. Compile-time tensor shape verification, ownership-based memory safety, native GPU execution.

If Python and Rust had a child raised by CUDA engineers.

HugBrowse β€” Local AI Platform

Browse, download, and run Hugging Face models without sending a byte to the cloud. Tauri v2 (Rust backend) + React frontend. GGUF quantized model support.

Your models, your machine, your data.

Feinix β€” AI-First Operating System

What happens when every syscall, every scheduler decision, every resource allocation is informed by intelligence. Research architecture for an OS designed around AI from the kernel up.

Not a Linux distro with a chatbot bolted on β€” a rethink of what an operating system should be.

More things I've shipped
Project What it does
sdd-vscode-agents 13 Copilot Chat agents for spec-driven development β€” from research to production code with quality gates
axios-scanner One-click scanner for the axios npm supply chain attack (March 2026). Detects RAT artifacts, C2 connections, persistence
daedalus-debugger Autonomous AI environment debugger β€” probes hardware, MCP servers, model capabilities. Self-contained HTML report
godot-kit AI-powered Godot 4.x development bundle β€” 9 skill packs, 4 MCP servers
dissector-agent Reverse-engineers any codebase into 17+ interlinked documentation files through 13 analysis phases
adaptive-teacher AI teaching skill that calibrates to learner level in real-time β€” Socratic questioning, reverse prompting, Egyptian Arabic support
feinix-os Feinix β€” research architecture for an AI-first operating system
aether Multi-agent LLM coordination with 28 subsystems β€” agents negotiate, delegate, and self-correct. Architecture complete.
pr-to-course Transform any GitHub PR into an interactive HTML course
copilot-sdk-dissection 14-phase architectural dissection of GitHub's copilot-sdk with interactive docs site


Open Source Impact

These aren't typo fixes. Each PR modifies core engine code in PowerShell β€” a 52K-star project maintained by Microsoft:

PR What I Changed Status
Bounded-wait timeouts Added Stop(TimeSpan), PSInvocationSettings.Timeout, and bounded waits across 7 source files β€” the hosting API can no longer hang forever. RFC filed. Open
WindowStyle Hidden fix Fixed #3028 β€” an 8-year-old bug with 160+ upvotes. Eliminated the console window flash when launching with -WindowStyle Hidden. Open
UUID v7 default Changed New-Guid to generate UUID v7 by default β€” monotonic, sortable, timestamp-embedded. Modern GUID for a modern shell. Open
Static analysis fixes Fixed 6 PVS-Studio findings across the engine β€” null derefs, redundant checks, type narrowing issues. Open
Error handling docs Added about_Error_Handling reference and fixed error terminology across docs. Merged

Every PR above was written end-to-end β€” research, implementation, tests, documentation. No copilot autocomplete, no fork-and-pray.


Pinned Loading

  1. aether aether Public

    [PAUSED] Autonomous Agent Orchestration Framework β€” multi-agent LLM coordination with 28 subsystems, built on Bun

    TypeScript 1

  2. hugbrowse hugbrowse Public

    Local AI Platform β€” Browse, download, and run Hugging Face models on your machine. Privacy-first. Tauri v2 + React + Rust.

    TypeScript 1

  3. archon archon Public

    The Virtuoso Engine for AI Agents. 83 skills, 10 agents, 5 cognitive synapses, enforced guardrails. Write once, deploy on 5 AI platforms. MIT licensed.

    Python 7