-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Given recent advancement on Claude Code/OpenClaw, it is helpful to have examples of how effectful could replicate these agents. To construct this, the hard parts (LLM loop, tool dispatch, structured output, retries) are done. We'd add:
- File system tools (read, edit, write, glob, grep)
- Bash execution tool
- Git integration tools
- Context management (basically conversation compression)
- Permission system
This doesn't have to touch the core of effectful,Agent, tools and autocompression when the context is full.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels