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

Conversation

@ESzyszka
Copy link
Contributor

Adding watchlist to tips and tricks section

Copilot AI review requested due to automatic review settings August 27, 2025 15:13
@vercel
Copy link

vercel bot commented Aug 27, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
docs Ready Ready Preview Comment Aug 27, 2025 3:14pm

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a video timeline section to the tips and tricks documentation, featuring YouTube video demonstrations of KiloCode functionality.

  • Adds a table with three video demonstrations showing different KiloCode features
  • Provides visual learning resources for users through embedded YouTube video thumbnails

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

- 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
- Add your own tips by clicking "Edit this page" below!
- 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'.

Copy link

Copilot AI Aug 27, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The table headers are unclear and don't match the PR title which mentions 'video timeline'. Consider adding a descriptive section header above the table to explain what these videos demonstrate.

Suggested change
## Video Timeline: Demonstration of Key Features
The following videos demonstrate how Kilo Code works across different tabs and workflows. Each video highlights a specific feature or interaction within the Browser Tab, Auto-Approve Tab, and Display Tab.

Copilot uses AI. Check for mistakes.

| Browser Tab | Auto-Approve Tab | Display Tab |
|---------|---------|---------|
| [![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) |
Copy link

Copilot AI Aug 27, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The alt text for the images is generic ('KiloCode Demo 1', 'KiloCode Demo 2', etc.) and doesn't describe what each video demonstrates. Consider using descriptive alt text that matches the column headers like 'Browser Tab Demo', 'Auto-Approve Tab Demo', and 'Display Tab Demo'.

Suggested change
| [![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) |
| [![Browser Tab Demo](https://img.youtube.com/vi/VMPKXt8k050/maxresdefault.jpg)](https://youtube.com/shorts/VMPKXt8k050?feature=shared) | [![Auto-Approve Tab Demo](https://img.youtube.com/vi/NBccFnYDQ-k/maxresdefault.jpg)](https://youtube.com/shorts/NBccFnYDQ-k?feature=shared) | [![Display Tab Demo](https://img.youtube.com/vi/qYrT2pbfS7E/maxresdefault.jpg)](https://youtube.com/shorts/qYrT2pbfS7E?feature=shared) |

Copilot uses AI. Check for mistakes.
@kevinvandijk kevinvandijk merged commit de93e5e into main Aug 27, 2025
3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants