Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Docs

Reference docs for the current CodeScribe codebase.

  • architecture.md: package structure and control flow.
  • cmd.md: command layer and prompt_* functions.
  • agent.md: agent runtime, tool loop, and execution policy.
  • loop.md: bounded execution/review loop internals.
  • tools.md: read, glob, bash, edit, and write.
  • models.md: model backends, prefixes, and environment variables.
  • TODO.md: open documentation and implementation follow-ups.

These pages are intentionally code-grounded. If a doc and the source disagree, treat the source as authoritative.