Conversation
…g and tests (#171) * feat (cli): add follow mode for apps logs * fix(cli): improve follow retry handling * refactor: reset follow backoff and improve log errors * reset monitor failures and cancel follow watchers * harden apps logs follow and add regression tests for - deduplicate log lines across reconnects / might be an issue - add unit test for deduplication and out of order logs * fix linter issues * wait for run start before log streaming
LLMs wouldn't always use the MCP server, and even when they do, they don't always do the right thing (e.g. they create an app with hatchling, even though it's not needed). Here I've touched up the instructions that get inserted into the context when using the MCP server to improve 1-shot performance by LLM agents using the tower MCP
* fix: don't tell people to upgrade to old versions * feat: warn people when they're ahead of latest release * test: MVP tests for version comparison
* When dependency installation fails, we abort execution * Add a test for broken dependencies aborting execution
* impl first iter * Working k8s backend * move k8s backend to tower-runner * Minor * Remove cache abstractions * Refactor run.rs correctly * Refactor back the k8s runtime * minor * Make AppLauncher generic over ExecutionBackend instead of app * Renaming local -> subprocess * CliBackend * remove AppLauncher * minor * Update deps * dep updates * BundleRef -> PackageRef * minor * Remove cli backend * Move out k8s backend * revert session.json * minro * Add ExecutionSpec.package_stream to pass the package * minor * rebase
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.
--followtotower apps logs