#280 · Primary category: AI Coding Assistants

fulling

ai-agent claude claude-code docker kubernetes llm nextjs pgsql postgresql prisma react shadcn-ui typescript vibe-coding

Fulling is an AI-powered Full-stack Engineer Agent. Built with Next.js, Claude, shadcn/ui, and PostgreSQL. Use kubernetes as infra.

Project last updated:08/17/26

GitHub Stars

2.4K

Forks

232

Contributors

6

License

MIT

Why we included this project

Fulling is a foundation rather than a finished assistant. It provisions a persistent, Kubernetes-backed workspace where a coding agent such as Claude Code keeps skills, files, memory, scripts, and a runtime together, instead of working as an ad-hoc chat. The codebase is a Next.js application backed by PostgreSQL, with real work already done on GitHub-only sign-in, user-scoped Kubernetes clients, and validated kubeconfig handling. The credential boundary is the most interesting part: kubeconfigs sit as plaintext in the database, browser-facing APIs never return saved content, and logs must not leak tokens or keys. Teams exploring how to give an LLM-driven coding agent isolated infrastructure will learn more from the architecture notes and current scaffolding than from treating this as a drop-in product.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category