mirror of
https://github.com/theniceboy/.config.git
synced 2026-02-23 05:15:38 +08:00
agent tracker updates
This commit is contained in:
parent
689cc061cd
commit
bb2a53206b
13 changed files with 375 additions and 106 deletions
|
|
@ -22,12 +22,6 @@ CRITICAL WORKFLOW REQUIREMENT
|
|||
- Avoid getting stuck. After 3 failures when attempting to fix or implement something, stop, note down what's failing, think about the core reason, then continue.
|
||||
- When migrating or refactoring code, do not leave legacy code. Remove all deprecated or unused code.
|
||||
|
||||
Other recommendations:
|
||||
- When giving the user bullet lists, use different bullet characters for different levels
|
||||
- Use numbered lists for options/confirmations.
|
||||
- Prompt users to reply compactly (e.g., "1Y 2N 3Y").
|
||||
- Default to numbers for multi-step plans and checklists.
|
||||
|
||||
---------
|
||||
|
||||
## Code Change Guidelines
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue