Commit Graph

  • 355a8bb437 fix(reporting): move the git blame hint to the end of the tool description main Ahmed Allam 2026-09-18 18:32:38 +00:00
  • 77a0cf839b fix(reporting): make the git blame hint a casual inline note Ahmed Allam 2026-09-18 18:25:41 +00:00
  • cafa4b19fd fix(reporting): keep git blame guidance to the technical_analysis field Ahmed Allam 2026-09-18 18:19:18 +00:00
  • 9e4c2966b8 chore(deps): bump anyio from 4.14.1 to 4.14.2 dependabot/uv/anyio-4.14.2 dependabot[bot] 2026-09-18 17:52:33 +00:00
  • 976835194d Prompt agents to include local Git blame in technical details (#1329) alex s 2026-09-18 13:05:53 -04:00
  • 0caf43cb49 Make local blame guidance reliable in live reporting agent/git-blame-enrichment bearsyankees 2026-09-18 12:01:03 -04:00
  • 5569beef9b Simplify Git blame attribution to existing reporting instructions bearsyankees 2026-09-18 11:19:14 -04:00
  • 8c19d98705 test(history): drive attribution through the CLI scan setup and isolate git config Alex Schapiro 2026-09-17 19:36:52 +00:00
  • 4c1f00d1ee fix(runtime): tear the sandbox down when staging is cancelled Ahmed Allam 2026-09-17 18:45:00 +00:00
  • 46d7bdb290 fix(runtime): place extra files as agent-writable sandbox files on every backend Ahmed Allam 2026-09-17 18:38:13 +00:00
  • a4f39e1b53 fix(runtime): tear the sandbox down when staging is cancelled fix/writable-extra-files Ahmed Allam 2026-09-17 18:45:00 +00:00
  • 84e83884d9 Bound report history enrichment and require unambiguous repository identity bearsyankees 2026-09-17 14:43:29 -04:00
  • fdf8747407 fix(runtime): place extra files as agent-writable sandbox files on every backend Ahmed Allam 2026-09-17 18:38:13 +00:00
  • ce979b98a5 Enrich issue technical details with local Git blame bearsyankees 2026-09-17 14:35:42 -04:00
  • 327c78c2ca fix(viewer): isolate invalid review data in run history feature/local-false-positive-triage bearsyankees 2026-09-17 10:31:29 -04:00
  • 9f869c3f3f fix(agents): tell the model to re-issue tool calls whose arguments are not valid JSON fix/malformed-tool-call-arguments Alex Schapiro 2026-09-17 14:15:02 +00:00
  • b6668d13b3 fix(models): replay malformed tool-call arguments as valid JSON Alex Schapiro 2026-09-17 03:53:28 +00:00
  • 65188b28fb style(viewer): move false-positive controls below finding details bearsyankees 2026-09-16 19:02:53 -04:00
  • 23fb424239 docs: keep triage telemetry documentation to one line bearsyankees 2026-09-16 18:31:59 -04:00
  • ccf107b171 docs: remove triage design folder and CLI documentation additions bearsyankees 2026-09-16 18:30:17 -04:00
  • e90bfeefad fix(tui): build source with the required toolchain before IPC bearsyankees 2026-09-16 18:20:38 -04:00
  • 475f4838f6 feat(report): add local false-positive triage in TUI and viewer bearsyankees 2026-09-16 18:20:27 -04:00
  • 910c1ea4bb fix(build): keep the TUI sidecar hook importable on hatchling 1.32.1 (#1325) alex s 2026-09-16 14:25:38 -04:00
  • 08047437fe fix(build): keep the TUI sidecar hook importable on hatchling 1.32.1 fix/hatchling-build-hook-compat Alex Schapiro 2026-09-16 18:14:35 +00:00
  • 65d495bb7f feat(config): STRIX_API_TYPE forces responses vs chat completions (#1324) alex s 2026-09-16 11:13:30 -04:00
  • 80c7f6cd60 fix(models): keep LiteLLM chat-completions tool schema when STRIX_API_TYPE=responses fix/api-type-override-1312 Alex Schapiro 2026-09-16 14:57:17 +00:00
  • 7968ab44c6 fix(tests): lint api_type test, cover the api_base override route, document STRIX_API_TYPE Alex Schapiro 2026-09-16 14:50:44 +00:00
  • 2dadbb748a chore(deps): require litellm>=1.101.0 for gpt-6-astra max_completion_tokens mapping Ahmed Allam 2026-09-15 21:54:46 +00:00
  • cd6d983850 chore(deps): require litellm>=1.101.0 for gpt-6-astra max_completion_tokens mapping devin/1789508961-bump-litellm-gpt6 Ahmed Allam 2026-09-15 21:54:46 +00:00
  • bb15b95cf8 Implement test for LlmSettings API type RAJVARDHAN 2026-09-15 19:24:16 +05:30
  • 9585cea6d0 Refactor API type handling in models.py RAJVARDHAN 2026-09-15 19:12:18 +05:30
  • 2eac866b51 Add api_type field to LlmSettings RAJVARDHAN 2026-09-15 18:13:55 +05:30
  • 84f4108195 fix(web_search): send only the agent's query to Exa search Ahmed Allam 2026-09-13 16:31:08 +00:00
  • a5cdd1a920 fix(web_search): send only the agent's query to Exa search fix/exa-plain-search-query Ahmed Allam 2026-09-13 16:31:08 +00:00
  • 0c4364a6a7 docs: add Vercel AI Gateway provider guide Elisabeth Rulke 2026-09-03 13:32:11 -04:00
  • 8c380d13be chore(deps-dev): bump baseline-browser-mapping dependabot/npm_and_yarn/strix/interface/viewer/frontend/baseline-browser-mapping-2.11.22 dependabot[bot] 2026-09-11 01:00:58 +00:00
  • 95e085eb6c feat(prompts): require http_exchange_ids for proxy-validated findings Ahmed Allam 2026-09-10 00:20:23 +00:00
  • 22959a7ba6 feat(reporting): link HTTP exchange evidence (#1281) alex s 2026-09-09 10:50:23 -04:00
  • 774c888ca8 fix(tui): fingerprint report revisions by history length instead of second-resolution timestamp feat/finding-http-evidence Ahmed Allam 2026-09-09 14:43:40 +00:00
  • 725516b474 fix(tui): detect content-only report revisions in the sync fingerprint Ahmed Allam 2026-09-09 14:35:08 +00:00
  • 9805d1a67d fix(reporting): keep the proxy-outage retry message on evidence-only revisions Ahmed Allam 2026-09-09 09:18:14 +00:00
  • 618261aa6a fix(reporting): drop unverified HTTP exchange IDs instead of storing them Ahmed Allam 2026-09-09 09:12:30 +00:00
  • 265df84048 fix(reporting): surface persistence failures to the agent and tolerate proxy outages Ahmed Allam 2026-09-09 09:07:35 +00:00
  • a79489829b fix(core): scope stall reaping to the caller's subtree and commit failures atomically fix/agent-stall-guard Devin AI 2026-09-08 18:59:12 +00:00
  • c8a472a6a6 fix(core): bound silent agent turns and fail stalled children from wait_for_agents Devin AI 2026-09-08 18:52:10 +00:00
  • 8ca05a9d5f Merge remote-tracking branch 'origin/main' into codex/http-evidence bearsyankees 2026-09-07 11:15:13 -04:00
  • 3d632c3a69 fix(reporting): resolve captured requests and preserve failed revisions bearsyankees 2026-09-07 11:04:41 -04:00
  • 52b1923347 fix(models): frontier model check matches the model name only, never the provider route (#1280) devin-ai-integration[bot] 2026-09-06 11:09:24 -07:00
  • f268e1311e Revert "fix(models): reasoning support follows the model, not the route" fix/frontier-model-check-ignores-provider Ahmed Allam 2026-09-06 18:02:18 +00:00
  • 110b40e05a fix(models): reasoning support follows the model, not the route Ahmed Allam 2026-09-06 17:53:54 +00:00
  • da75077c89 fix(models): frontier model check matches the model name only, never the provider route Ahmed Allam 2026-09-06 17:46:59 +00:00
  • ff5c8cc8e4 chore: release v1.6.2 v1.6.2 Ahmed Allam 2026-09-05 01:14:40 +00:00
  • afce7d95e8 fix(telemetry): classify setup-mode TUI preflight and preparation failures Ahmed Allam 2026-09-05 01:00:33 +00:00
  • 2e1db25786 feat(telemetry): classify error beacons by phase and exception class Ahmed Allam 2026-09-05 00:52:58 +00:00
  • 74f8f3c306 fix(telemetry): classify setup-mode TUI preflight and preparation failures feat/error-telemetry-classification Ahmed Allam 2026-09-05 01:00:33 +00:00
  • f4b0416b71 docs: update README and CLI links (#1272) devin-ai-integration[bot] 2026-09-04 17:56:08 -07:00
  • 7a1de951ac feat(telemetry): classify error beacons by phase and exception class Ahmed Allam 2026-09-05 00:52:58 +00:00
  • 828e371bea docs: link quick start to docs feat/highlight-cloud-and-enterprise Ahmed Allam 2026-09-05 00:50:38 +00:00
  • 0cd31970c1 docs: simplify ways-to-run section Ahmed Allam 2026-09-05 00:47:53 +00:00
  • 8b6092651e chore: emphasize cloud CTA over enterprise Ahmed Allam 2026-09-05 00:46:27 +00:00
  • 3a10604f53 docs: adjust badge colors Ahmed Allam 2026-09-05 00:44:43 +00:00
  • 9c07b859d9 docs: move badges to their own row Ahmed Allam 2026-09-05 00:43:52 +00:00
  • 2fc0582f54 chore: reword cloud card copy Ahmed Allam 2026-09-05 00:41:17 +00:00
  • 47af8ecccf chore: keep enterprise link on one line Ahmed Allam 2026-09-05 00:38:05 +00:00
  • eb8d29fcf9 chore: align cloud and enterprise copy Ahmed Allam 2026-09-05 00:31:59 +00:00
  • bfd5d7ffd4 chore: rename enterprise CTA Ahmed Allam 2026-09-05 00:30:38 +00:00
  • 6c9141384b chore: reword installer footer Ahmed Allam 2026-09-05 00:28:48 +00:00
  • c2c84f1131 chore(telemetry): drop unnecessary lock around loaded-skills set Ahmed Allam 2026-09-05 00:19:44 +00:00
  • bb7e82b6ea chore(telemetry): drop per-load skill_loaded beacons, send anonymous events Ahmed Allam 2026-09-05 00:05:06 +00:00
  • 9cc9de8cdc fix(warmup): drop docker from WARMUP_MODULES Ahmed Allam 2026-09-04 21:43:41 +00:00
  • a3bf864e1e test(warmup): assert wait_for_import_warmup blocks until the thread finishes Ahmed Allam 2026-09-04 18:19:13 +00:00
  • e60fd83931 refactor(warmup): drop the orphan purge and join the warm-up once before the engine imports Ahmed Allam 2026-09-04 18:17:34 +00:00
  • 7f46dd17d3 fix(cli): wait for the import warm-up before importing the agents SDK on the main thread Ahmed Allam 2026-09-04 18:07:06 +00:00
  • da6059f243 fix(warmup): drop docker from WARMUP_MODULES fix/warmup-import-race Ahmed Allam 2026-09-04 21:43:41 +00:00
  • d40497747f fix(reporting): verify HTTP evidence references Alex Schapiro 2026-09-04 20:29:37 +00:00
  • 9eb3199d10 fix(reporting): reject unpersisted findings Alex Schapiro 2026-09-04 20:24:25 +00:00
  • cdbb2ff4cf docs(reporting): clarify HTTP request IDs Alex Schapiro 2026-09-04 18:49:28 +00:00
  • 677ae1effa feat(reporting): link HTTP exchange evidence Alex Schapiro 2026-09-04 18:45:53 +00:00
  • 17d2accdba test(warmup): assert wait_for_import_warmup blocks until the thread finishes Ahmed Allam 2026-09-04 18:19:13 +00:00
  • 27062d815f feat(viewer): show cloud and enterprise CTAs on the finished overview Ahmed Allam 2026-09-04 18:18:44 +00:00
  • de1c590db7 refactor(warmup): drop the orphan purge and join the warm-up once before the engine imports Ahmed Allam 2026-09-04 18:17:34 +00:00
  • 33cb916aa9 fix(cli): wait for the import warm-up before importing the agents SDK on the main thread Ahmed Allam 2026-09-04 18:07:06 +00:00
  • afa7c4a77f feat(web_search): add Exa as a web search provider alongside Perplexity (#1270) devin-ai-integration[bot] 2026-09-04 10:34:28 -07:00
  • a50ea9bdbd chore: reword CLI footer Ahmed Allam 2026-09-04 17:19:20 +00:00
  • 3e63bf2ec2 chore: point CLI footer at app.strix.ai Ahmed Allam 2026-09-04 17:11:13 +00:00
  • 37df57748e fix(web_search): case-fold only scheme and host when matching fetched URLs feat/exa-web-search Ahmed Allam 2026-09-04 17:08:15 +00:00
  • 7842eca01e feat: highlight Strix Cloud and Enterprise across README, CLI, installer, and viewer Ahmed Allam 2026-09-04 17:07:58 +00:00
  • b1c15ec524 fix(web_search): report URLs Exa did not return from web_get_contents Ahmed Allam 2026-09-04 17:03:09 +00:00
  • 34d53db041 refactor(web_search): drop STRIX_EXA_CONTENT_MODE, Exa always returns summaries Ahmed Allam 2026-09-04 16:51:54 +00:00
  • a4fa849f59 feat(web_search): default Exa to per-result summaries and add web_get_contents drill-down Ahmed Allam 2026-09-04 16:33:14 +00:00
  • 3de3c6f30d feat(web_search): use Exa /search with highlights and configurable search type Ahmed Allam 2026-09-04 15:48:11 +00:00
  • 305b00ab07 docs(readme): drop web search keys from the quick-start env block Ahmed Allam 2026-09-04 15:07:32 +00:00
  • ce9f43b6cd fix(web_search): reject empty Exa answers and validate the pinned provider key Ahmed Allam 2026-09-04 11:58:41 +00:00
  • 3822cbb160 feat(web_search): add Exa as a web search provider alongside Perplexity Ahmed Allam 2026-09-04 11:52:15 +00:00
  • f6d9790ecb fix(viewer): show stopped run status oyasumi 2026-09-03 04:44:20 +00:00
  • 9d14cf96bd feat(cloud): guide first-time users through workspace setup after sign-in feat/cli-first-login-onboarding Alex Schapiro 2026-09-03 02:41:31 +00:00
  • 5d015df6b1 fix(cloud): print top-up instructions on 402 and guide oversize or archive --source (#1242) alex s 2026-09-02 15:26:37 -04:00
  • 1edafd3e80 fix(agents): stop parents waiting on finished non-interactive children Ahmed Allam 2026-09-02 18:34:21 +00:00
  • 3aa3686ac1 fix(cloud): print top-up instructions on 402 and guide oversize or archive --source fix/cli-topup-guidance-and-source-archive-hints Alex Schapiro 2026-09-02 18:58:24 +00:00
  • 13fac7c4e9 fix(agents): stop parents waiting on finished non-interactive children fix/pr-review-report-coordination Ahmed Allam 2026-09-02 18:34:21 +00:00