mirror of
https://github.com/mark3labs/kit.git
synced 2026-06-14 03:30:26 +00:00
feat: add OnModelChange event and ctx.Exit(); remove Gap/Pi references from comments
This commit is contained in:
@@ -14,7 +14,7 @@ import (
|
||||
// Init loads project-specific rules from .kit/rules/ into the system prompt.
|
||||
// Each .md file in the rules directory is injected as additional context,
|
||||
// giving projects a way to customise LLM behaviour without editing the
|
||||
// main system prompt. Inspired by Pi's claude-rules.ts.
|
||||
// main system prompt.
|
||||
//
|
||||
// Place rule files in:
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user