Trae/agent s th asu#39
Open
366522695qqcom wants to merge 27 commits into
Open
Conversation
Co-authored-by: traeagent <traeagent@users.noreply.github.com>
Co-authored-by: traeagent <traeagent@users.noreply.github.com>
Co-authored-by: traeagent <traeagent@users.noreply.github.com>
Co-authored-by: traeagent <traeagent@users.noreply.github.com>
Co-authored-by: traeagent <traeagent@users.noreply.github.com>
Co-authored-by: traeagent <traeagent@users.noreply.github.com>
Co-authored-by: traeagent <traeagent@users.noreply.github.com>
…inary Automatically builds and releases when a version tag is pushed. Also supports manual trigger via workflow_dispatch.
Co-authored-by: traeagent <traeagent@users.noreply.github.com>
- Add src/cli/bg.ts stub (BG_SESSIONS feature disabled) - Add src/cli/handlers/templateJobs.ts stub (TEMPLATES feature disabled) - Fix .gitignore: /cli and /cli-dev should only match root, not src/cli/
Bun-compiled .exe requires RtlGetSystemTimePrecise (Win8+), so Windows 7 users must use the JS bundle with Node.js or Bun 1.0.x.
Win7 users can download a single zip containing cli.js and all required assets, then run with node cli.js (Node 18.20.x) or bun.
Node 18+ is no longer compatible with Win7 (needs Win8.1+). Bun 1.0.14 is the last Bun version that works on Win7.
This reverts commit 90145ee.
This reverts commit c12a5b2.
This reverts commit 3331986.
…mcp/types stub" This reverts commit 6db9fdc.
… Linux binary" This reverts commit f062ad9.
Co-authored-by: traeagent <traeagent@users.noreply.github.com>
Co-authored-by: traeagent <traeagent@users.noreply.github.com>
Co-authored-by: traeagent <traeagent@users.noreply.github.com>
Co-authored-by: traeagent <traeagent@users.noreply.github.com>
Co-authored-by: traeagent <traeagent@users.noreply.github.com>
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.
No description provided.