Skip to content
This repository was archived by the owner on Aug 27, 2025. It is now read-only.

Commit de93e5e

Browse files
authored
Merge pull request #127 from Kilo-Org/ESzyszka-patch-3
Adding video timeline
2 parents 79ed21f + 9c0bb6d commit de93e5e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/tips-and-tricks.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,7 @@ A collection of quick tips to help you get the most out of Kilo Code.
1313
- When using Debug mode, ask Kilo to "start a new task in Debug mode with all of the necessary context needed to figure out X" so that the debugging process uses its own context window and doesn't pollute the main task
1414
- Add your own tips by clicking "Edit this page" below!
1515
- To manage large files and reduce context/resource usage, adjust the `File read auto-truncate threshold` setting. This setting controls the number of lines read from a file in one batch. Lower values can improve performance when working with very large files, but may require more read operations. You can find this setting in the Kilo Code settings under 'Advanced Settings'.
16+
17+
| Browser Tab | Auto-Approve Tab | Display Tab |
18+
|---------|---------|---------|
19+
| [![KiloCode Demo 1](https://img.youtube.com/vi/VMPKXt8k050/maxresdefault.jpg)](https://youtube.com/shorts/VMPKXt8k050?feature=shared) | [![KiloCode Demo 2](https://img.youtube.com/vi/NBccFnYDQ-k/maxresdefault.jpg)](https://youtube.com/shorts/NBccFnYDQ-k?feature=shared) | [![KiloCode Demo 3](https://img.youtube.com/vi/qYrT2pbfS7E/maxresdefault.jpg)](https://youtube.com/shorts/qYrT2pbfS7E?feature=shared) |

0 commit comments

Comments
 (0)