Oleksiy Syvokon

Results 13 issues of Oleksiy Syvokon

Tere! Thank you for tere! :) Jumping to a bookmarked folder would be a great addition to `tere`. This is extremely useful when there are multiple project dirs or other...

**Problem** The default for whitespace control is to trim newlines after the tag. This is sensible in most cases. However, sometimes I'd like to preserve the newline. For example: ```...

Currently, there are 734 items to fix: [bugs.txt](https://github.com/lang-uk/ukrainian-word-stress-dictionary/files/9101218/bugs.txt) .

See https://github.com/lang-uk/ukrainian-word-stress-dictionary/issues/4 for details

This change enables fuzzy search on model providers and names. For example, this query "z/gp41" will match "zed/gpt-4.1". Release Notes: - N/A

cla-signed

1. The `edit_file` tool tended to use `create_or_overwrite` a bit too often, leading to corruption of long files. This change replaces the boolean flag with an `EditFileMode` enum, which helps...

cla-signed

Otherwise, the agent confuses directories with files in cases where dirs are named like files (`TODO`, `task.js`, etc.) Release Notes: - N/A

cla-signed

It's just more convenient to call it from CLI this way. + minor fixes in evals Release Notes: - N/A

cla-signed

When the user edits one of the tracked files, we used to notify the agent by inserting a user message at the end of the thread. This was causing a...

cla-signed