Skip to content

Commit 96cbd15

Browse files
committed
Trim working-discipline attribution comment
Generated-By: PostHog Code Task-Id: 2cfc5453-0307-4c67-a6eb-6456bc96cf1a
1 parent 1932696 commit 96cbd15

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

packages/agent/src/adapters/claude/session/instructions.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,7 @@ This is minimalism, not negligence. Never cut understanding the problem, input v
4747
`;
4848

4949
// 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.
50+
// (https://github.com/multica-ai/andrej-karpathy-skills, MIT).
5251
const WORKING_DISCIPLINE = `
5352
# Working Discipline
5453

0 commit comments

Comments
 (0)