Age | Commit message (Expand) | Author |
---|---|---|
2023-04-20 | Simplify finding word boundaries | missionfloyd |
2023-04-20 | Use string.contains() instead of regex | missionfloyd |
2023-04-19 | Automatically select current word | missionfloyd |
2023-03-25 | fix ctrl+up/down attention edit | AUTOMATIC |
2023-01-22 | attention ctrl+up/down enhancements | AUTOMATIC |
2023-01-20 | fix ctrl+up/down that stopped working | AUTOMATIC |
2023-01-17 | update sending input event in java script to not cause exception in browser h... | AUTOMATIC |
2022-11-03 | Update edit-attention.js | byzod |
2022-10-18 | Auto select attention block for editing | Justin Maier |
2022-10-15 | make attention edit only work with ctrl as was initially intended | AUTOMATIC |
2022-10-12 | Prevent nans from failed float parsing from overwriting weights | DepFA |
2022-10-11 | triggers 'input' event when using arrow keys to edit attention | nai-degen |
2022-10-08 | edit-attention browser compatibility and readme typo | Jairo Correa |
2022-10-06 | added ctrl+up or ctrl+down hotkeys for attention | AUTOMATIC |