forkless
  • Joined on 2026-06-14
forkless synced commits to refs/heads/devin/1785193451-cli-startup-perf at forkless/strix from mirror 2026-07-28 02:51:51 +02:00
forkless synced commits to refs/heads/main at forkless/strix from mirror 2026-07-27 18:47:27 +02:00
37c7f5a6ba chore: release v1.4.0
082d4ae62c fix(runtime): wake parent when child hits a terminal state (MaxTurnsExceeded)
Compare 2 commits »
forkless synced commits to refs/tags/v1.4.0 at forkless/strix from mirror 2026-07-27 18:47:27 +02:00
forkless synced new reference refs/tags/v1.4.0 to forkless/strix from mirror 2026-07-27 18:47:27 +02:00
forkless synced commits to refs/heads/main at forkless/strix from mirror 2026-07-27 10:41:25 +02:00
c55a8fa4ba feat(runtime): graduated wrap-up warnings, budget reserve, and interactive budget pause/continue (#893)
47617969d3 fix(cli): don't dump raw warm-up traceback over the LLM error panel (#896)
Compare 2 commits »
forkless synced and deleted reference refs/heads/devin/1785109752-graduated-budget-turn-warnings at forkless/strix from mirror 2026-07-27 10:41:25 +02:00
forkless synced commits to refs/heads/devin/1785109752-graduated-budget-turn-warnings at forkless/strix from mirror 2026-07-27 02:31:26 +02:00
forkless synced new reference refs/heads/devin/1785109752-graduated-budget-turn-warnings to forkless/strix from mirror 2026-07-27 02:31:26 +02:00
forkless synced and deleted reference refs/heads/agent/tool-output-spill at forkless/strix from mirror 2026-07-27 02:31:26 +02:00
forkless synced and deleted reference refs/heads/agent/context-compaction at forkless/strix from mirror 2026-07-27 02:31:26 +02:00
forkless synced commits to refs/heads/devin/1785103615-retry-midstream-provider-errors at forkless/strix from mirror 2026-07-27 02:31:25 +02:00
forkless synced new reference refs/heads/devin/1785103615-retry-midstream-provider-errors to forkless/strix from mirror 2026-07-27 02:31:25 +02:00
forkless synced commits to refs/heads/main at forkless/strix from mirror 2026-07-27 02:31:25 +02:00
27f9750cdc feat(llm): enable Bedrock/Anthropic prompt caching for Claude models (#772)
427cdcd9d4 Add Linux ARM64 standalone release support (#886)
384338cf31 fix(runtime): retry transient mid-stream provider errors instead of crashing the scan (#891)
3b79e97f00 feat(context): spill oversized tool output into the sandbox workspace (#882)
66a283b71b feat(context): model-aware conversation compaction for long scans (#881)
Compare 5 commits »
forkless synced commits to refs/heads/devin/1785108025-claude-prompt-caching at forkless/strix from mirror 2026-07-27 02:31:25 +02:00
forkless synced new reference refs/heads/devin/1785108025-claude-prompt-caching to forkless/strix from mirror 2026-07-27 02:31:25 +02:00
forkless synced commits to refs/heads/agent/tool-output-bounding at forkless/strix from mirror 2026-07-27 02:31:25 +02:00
10376b412b refactor(context): trim verbose comments
forkless synced commits to refs/heads/agent/context-compaction at forkless/strix from mirror 2026-07-26 10:15:38 +02:00
4eedfc64b4 fix(context): cap summary output at model limit; safe token upper bound
forkless synced commits to refs/heads/agent/tool-output-spill at forkless/strix from mirror 2026-07-26 10:15:38 +02:00
9564857686 fix(context): honor the caller's retrieval limit or reject it explicitly
7028b54a84 fix(context): bound the complete retrieval response by the caller's limit
95410e9e12 fix(context): normalize a mid-character read offset to the next boundary
65fa698b09 fix(context): reserve continuation-hint bytes within the retrieval page ceiling
e5a46b92fd fix(context): skip partial leading char on mid-character read offset
Compare 5 commits »
forkless synced commits to refs/heads/agent/tool-output-bounding at forkless/strix from mirror 2026-07-26 02:12:45 +02:00
forkless synced new reference refs/heads/agent/tool-output-bounding to forkless/strix from mirror 2026-07-26 02:12:45 +02:00