We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1932696 commit 96cbd15Copy full SHA for 96cbd15
1 file changed
packages/agent/src/adapters/claude/session/instructions.ts
@@ -47,8 +47,7 @@ This is minimalism, not negligence. Never cut understanding the problem, input v
47
`;
48
49
// Behavioral guidelines adapted from the Karpathy guidelines
50
-// (https://github.com/multica-ai/andrej-karpathy-skills, MIT). Their "Simplicity
51
-// First" section is intentionally omitted — MINIMAL_CODE above already covers it.
+// (https://github.com/multica-ai/andrej-karpathy-skills, MIT).
52
const WORKING_DISCIPLINE = `
53
# Working Discipline
54
0 commit comments