Skip to content
View tathadn's full-sized avatar
🎯
Focusing
🎯
Focusing
  • New Mexico State University
  • Las Cruces

Block or report tathadn

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. multi-agent-codegen multi-agent-codegen Public

    A multi-agent AI system that transforms natural language task descriptions into working, tested code using specialized LLM agents that plan, write, review, and test code collaboratively. Includes L…

    Python

  2. parallel-multi-agent-codegen parallel-multi-agent-codegen Public

    A multi-agent AI system where an orchestrator agent decomposes coding tasks into a dependency graph (DAG), dispatches parallel coder workers for concurrent code generation, then merges, reviews, an…

    Python

  3. self-evolving-codegen self-evolving-codegen Public

    A multi-agent code generation pipeline with a self-evolving tester that autonomously improves its test strategy over generations

    Python

  4. codeq codeq Public

    An AI agent that teaches itself to fix bugs — MCTS explores debugging strategies, DPO trains on what works. Pipelined across two H100 nodes: one for 4-bit inference and trajectory collection, one f…

    Python