Conversation
A list of folders said nothing about whether any of them had been read, so a graph that answered about last month looked the same as one that answered about this morning. Each row now says when it was last read, or that it is being read now.
Reading work in progress was only reachable through the agent's page or an MCP client. It is now a command: anyone with a terminal can read what their checkout has that its default branch does not, committed or not, and gets a link to the answer. Every run names the branch and the base it compared, because a stale origin/HEAD otherwise picks the wrong base invisibly. The exit code is 2 when a skill blocks the change, so a shell script can use it.
An install puts the agent somewhere the shell cannot find it, so the line printed when nothing answers told people to run something that is not there.
A review with no title is a row in a list that nobody can account for. One asked for from the terminal now says so.
|
This repository is not connected to any of your workspaces. Please connect it at https://app.sourceant.ai to get reviews on it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add
sourceant review [path]. It reads the checkout against its default branch, committed or not, prints a link, and exits 2 on a blocking finding. Flags:--against,--title,--skill,--no-wait,--no-model.sourceant reposgains a READ column. The line printed when no agent answers namessourceant ui.