Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

Codebuff is an advanced coding agent with a composable agent framework. It also includes:
- freebuff, the free coding agent
- evalbuff, a project to improve an agent through evals

## Goal

Expand All @@ -25,7 +24,6 @@ Make an efficient learning agent that can do anything.
- `agents/` — main agents shipped with codebuff
- `.agents/` — local agent templates (prompt + programmatic agents)
- `freebuff/` - a free coding agent built from configuring codebuff cli
- `evalbuff/` — automated docs optimization loop (run agent → judge → analyze → improve docs)

## Conventions

Expand All @@ -44,5 +42,4 @@ IMPORTANT: Prefer retrieval-led reasoning over pre-training-led reasoning. Alway
- `docs/environment-variables.md` — Env var rules, DI helpers, loading order
- `docs/agents-and-tools.md` — Agent system, shell shims, tool definitions
- `docs/patterns/handle-steps-generators.md` — handleSteps generator patterns and spawn_agents tool calls
- `docs/evalbuff/interpreting-task-prompts.md`
- `docs/patterns/discover-before-implement.md`
16 changes: 0 additions & 16 deletions bun.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

151 changes: 0 additions & 151 deletions evalbuff/README.md

This file was deleted.

Loading
Loading