forkless
  • Joined on 2026-06-14
forkless synced commits to refs/heads/main at forkless/strix from mirror 2026-07-19 23:41:56 +02:00
230324d2b8 recon asset discovery skill (#809)
forkless synced commits to refs/heads/dev/1784485598-recon-asset-discovery-skill at forkless/strix from mirror 2026-07-19 23:41:56 +02:00
forkless synced new reference refs/heads/dev/1784485598-recon-asset-discovery-skill to forkless/strix from mirror 2026-07-19 23:41:56 +02:00
forkless synced commits to refs/heads/devin/1784480051-update-check at forkless/strix from mirror 2026-07-19 23:41:56 +02:00
forkless synced new reference refs/heads/devin/1784480051-update-check to forkless/strix from mirror 2026-07-19 23:41:56 +02:00
forkless synced commits to refs/heads/main at forkless/strix from mirror 2026-07-18 07:06:19 +02:00
7d5a67d234 chore(llm): shorten timeout helper docstring; update tests
88ad3e4472 fix(llm): use a JSON-serializable per-turn model timeout
cf7689e927 fix(llm): use httpx.Timeout read-inactivity for per-turn model timeout
3bb95ab43d fix(llm): add per-turn model request timeout so stalled streams fail fast and retry
9aa151c687 fix(llm): retry statusless mid-stream provider errors (quota/billing)
Compare 5 commits »
forkless synced and deleted reference refs/heads/devin/1784230794-isolate-subagent-model-errors at forkless/strix from mirror 2026-07-18 07:06:19 +02:00
forkless synced commits to refs/heads/devin/1784317558-openrouter-cost-fallback at forkless/strix from mirror 2026-07-17 22:59:49 +02:00
forkless synced new reference refs/heads/devin/1784317558-openrouter-cost-fallback to forkless/strix from mirror 2026-07-17 22:59:49 +02:00
forkless synced commits to refs/heads/main at forkless/strix from mirror 2026-07-17 22:59:49 +02:00
f54ecb74f9 fix(report): restore cost tracking for OpenRouter and other LiteLLM-routed models (#801)
96ca7e544d revert(proxy): drop overfit Caido reconnect/HTTPQL band-aids, keep serialization lock (#799)
e4548cb28c fix(proxy,tooling): serialize+reconnect Caido client, actionable HTTPQL errors, sandbox tool guidance (#794)
Compare 3 commits »
forkless synced commits to refs/heads/main at forkless/strix from mirror 2026-07-17 06:46:37 +02:00
df97c86f8f fix(prompt): down-rate or skip findings on demo data / demo environments (#793)
forkless synced commits to refs/heads/devin/1784253531-demo-data-severity at forkless/strix from mirror 2026-07-17 06:46:37 +02:00
forkless synced new reference refs/heads/devin/1784253531-demo-data-severity to forkless/strix from mirror 2026-07-17 06:46:37 +02:00
forkless synced commits to refs/heads/devin/1784254444-proxy-reliability-tooling-guidance at forkless/strix from mirror 2026-07-17 06:46:37 +02:00
forkless synced new reference refs/heads/devin/1784254444-proxy-reliability-tooling-guidance to forkless/strix from mirror 2026-07-17 06:46:37 +02:00
forkless synced commits to refs/heads/devin/1784230794-isolate-subagent-model-errors at forkless/strix from mirror 2026-07-16 22:36:36 +02:00
forkless synced new reference refs/heads/devin/1784230794-isolate-subagent-model-errors to forkless/strix from mirror 2026-07-16 22:36:36 +02:00
forkless synced commits to refs/heads/main at forkless/strix from mirror 2026-07-16 22:36:36 +02:00
af65796ec0 fix(runtime): close the docker client on session cleanup (#787)
e2eb39a02e fix(runtime): cap sandbox container logs to prevent host disk exhaustion (#785)
3a50a5ab0e docs(python skill): recommend a task-unique PoC filename to avoid inter-agent collisions
a529d7f73a docs(python skill): use a distinctive PoC filename to avoid clobbering project files
f6bd617964 docs(prompts,skills): stop hardcoding /workspace/scratch path
Compare 5 commits »
forkless synced commits to refs/heads/main at forkless/strix from mirror 2026-07-16 14:26:37 +02:00
89ee7b9e5e docs(skills): add research-backed katana output-reduction flags
98990bae45 docs(prompts,skills): scope cleanup to own files; dedupe JSONL by URL
4b619d57a0 docs(prompts,skills): bound recon output for shared-disk hygiene
38c2936f69 Revert "fix(runtime): retry transient sandbox startup failures (#768)"
Compare 4 commits »
forkless synced commits to refs/heads/main at forkless/strix from mirror 2026-07-16 06:22:28 +02:00
16982646df fix(runtime): bound nano_cpus to docker's int64 NanoCPUs range
575e10a404 fix(runtime): also suppress OverflowError for non-finite STRIX_SANDBOX_CPUS
84185db23b feat(runtime): opt-in resource limits for docker sandbox containers
899e07d3a2 fix(core): bound per-agent image memory (proactive budget + inherited-context scrub) (#779)
Compare 4 commits »