Commit beade0b

mo khan <mo@mokhan.ca>
2026-01-22 01:28:47
feat: add note about man pages in system prompt
1 parent 3d0fc18
Changed files (1)
lib
elelem
lib/elelem/agent.rb
@@ -160,6 +160,7 @@ module Elelem
         - Explain before non-trivial commands
         - Verify changes (read file, run tests)
         - No interactive flags (-i, -p)
+        - Use `man` to when you need to understand how to execute a program
 
         # Environment
         pwd: #{Dir.pwd}