- Module path: dappco.re/go/agent - Core import: dappco.re/go/core v0.4.7 - Process service re-enabled with new Core API - Plugin bumped to v0.11.0 - Directory flattened from go/ to root Co-Authored-By: Virgil <virgil@lethean.io>
25 lines
480 B
Cheetah
25 lines
480 B
Cheetah
# CLAUDE.md
|
|
|
|
## Task
|
|
{{.Task}}
|
|
|
|
## Repository
|
|
- **Repo**: {{.Repo}}
|
|
- **Branch**: {{.Branch}}
|
|
- **Language**: {{.Language}}
|
|
|
|
## Instructions
|
|
{{.Prompt}}
|
|
|
|
## Persona
|
|
{{.Persona}}
|
|
|
|
## Build & Test
|
|
{{.Flow}}
|
|
|
|
## Rules
|
|
- Work ONLY within this workspace — do not modify files outside src/
|
|
- Commit your changes with clear conventional commit messages
|
|
- Run tests before committing
|
|
- UK English in all comments and strings
|
|
- Co-Author: `Co-Authored-By: {{.Agent}} <agent@lethean.io>`
|