Commit 331fc2
2026-03-18 03:30:23 German Gamboa: -/-| /dev/null .. dev/coding agents.md | |
| @@ 0,0 1,13 @@ | |
| + | # Coding Agents |
| + | |
| + | ## 2026-03-17 |
| + | Treat the agent as a meeseeks box. Have it perform one task and then kill itself. |
| + | The goal is to use the minimum amount of context possible to achieve the task. |
| + | This means scoping the task to be small and well defined and making heavy use of subagents. |
| + | |
| + | Having conversations with the agent is not a good idea. |
| + | Both for moral reasons: |
| + | - I am a human, talking to it is beneath me. |
| + | - I am not willing to let my mind be poisoned by its language. |
| + | You are what you read. |
| + | And for the purpose of using the least amount of context possible . |
