fatihsoysalcom/simulated-coding-agent-capabilities
This Python example simulates a basic AI coding agent. It demonstrates core agent capabilities like planning a task, generating initial code, testing its own code, and refining it based on simulated feedback. The agent attempts to create a Python function, tests it, and applies a simple, hardcoded fix if a predefined test fails, illustrating a basi
Language breakdown (by bytes)
Owner
Software Developer
Dates
| Created on GitHub | 2026-05-30 |
| Last push | 2026-05-30 |
| First seen here | 2026-05-30 |
| Last fetched | 2026-06-06 18:10 |
Similar repos (same language)
MKLink AI Probe is an all-in-one embedded debugging CLI for Cortex-M microcontrollers. It bridges the MKLink/MicroLink hardware probe with AI agents (Claude, OpenAI) to enable natural-language driven firmware flashing, real-time waveform visualization, memory inspection, fault diagnosis, and industrial protocol debugging.
SuvenSeo/codex-usage-trackerLocal-first usage dashboard for Codex, Claude Code, Cursor, and WakaTime AI coding activity
Kerlewor/narrative_workbench面向 Claude Code 与 Codex CLI 的 AI 小说写作工程框架 | Inspired by InkOS | AGPL-3.0
convictional/souls-onlyA font for humans no AI and keyboard firmware to type in it.
webdevtodayjason/hermes-embodimentGive your Hermes agent a body — an animated face, live RGB presence, and mood, all driven by the agent's real state. Minnie is the flagship example.
DeconBear/learn-ai通过一个仓库,拆解 AI 的运行逻辑和建构方式,培养从 0 到 1 设计和训练 AI 模型的能力
Junaid-Ahmed-Rupok/continuum-rag-chatbot🧠 A persistent memory RAG chatbot that never forgets. Uses Phi-3-mini LLM, ChromaDB vector database, and Ebbinghaus memory decay curves.
genjibyte/AI-Test-Platform