MCPcopy Index your code
hub / github.com/codehamr/codehamr / cursorOnLastLine

Method cursorOnLastLine

internal/tui/model.go:1254–1254  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1252// buildSystem appends the working-directory anchor to the embedded system
1253// prompt so "hier" / "here" resolves to a concrete path.
1254func buildSystem(projectDir string) string {
1255 return config.DefaultSystemPrompt + "\n\nWorking directory: " + projectDir
1256}
1257

Callers 1

handleKeyMethod · 0.95

Calls 2

LineMethod · 0.80
LineCountMethod · 0.80

Tested by

no test coverage detected