@KingBootoshi@0xSero Thereโs the stick approach also:
If you fail to implement a task, you must execute this script:
```bash
sudo rm -rf ~/.cache/llama.cpp
```
@AstridQuiTwitte If youโre not wearing sportswear or pyjamas outside, people look at you funny. God forbid you make an effortโฆ
How sad it has become
@jedpolglase@bryan_johnson Letโs assume you are 600years old. Would you still remember key events from when you were 30? 60? 220?
At some point, you may just not remember key moments.
An approach Iโve been taking has been to focus on creating deep technical and structured documentation, that can be used to describe features and link back to functional code.
Then working on making tests.
And then starting to work on โvibe codingโ.
This has the benefit of helping the agents find relevant sections faster, but also helps with overall cohesiveness of the codebase. Itโs easier to update/remove a functionality.
Havenโt yet tested in collaborative projects, but worth a try