Commit Graph

  • 15c95718e6 fix: ensure LLM stats tracking is accurate by including completed subagents (#441) main alex s 2026-04-13 00:09:13 -04:00
  • a6dd550aec grep fix fix-cost bearsyankees 2026-04-12 23:52:52 -04:00
  • 3b018447dc fix: ensure LLM stats tracking is accurate by including completed subagents bearsyankees 2026-04-12 23:22:23 -04:00
  • 62e9af36d2 Add Strix GitHub Actions integration tip Ahmed Allam 2026-04-12 12:43:41 -07:00
  • 0b27804472 chore(deps): bump pypdf from 6.9.1 to 6.10.0 dependabot/uv/pypdf-6.10.0 dependabot[bot] 2026-04-10 22:01:14 +00:00
  • c6473205bf chore(deps): bump cryptography from 46.0.5 to 46.0.7 dependabot/uv/cryptography-46.0.7 dependabot[bot] 2026-04-08 22:35:02 +00:00
  • 6fcebbcb2d chore(deps): bump aiohttp from 3.13.3 to 3.13.4 dependabot/uv/aiohttp-3.13.4 dependabot[bot] 2026-04-01 22:38:40 +00:00
  • 44045ca70e chore(deps): bump anthropic from 0.86.0 to 0.87.0 dependabot/uv/anthropic-0.87.0 dependabot[bot] 2026-04-01 21:22:22 +00:00
  • 950957723c chore(deps): bump requests from 2.32.5 to 2.33.0 dependabot/uv/requests-2.33.0 dependabot[bot] 2026-04-01 00:22:46 +00:00
  • c6b73ef0b0 chore(deps): bump pygments from 2.19.2 to 2.20.0 dependabot/uv/pygments-2.20.0 dependabot[bot] 2026-04-01 00:22:25 +00:00
  • f9e9dc961c chore(deps): bump nltk from 3.9.3 to 3.9.4 dependabot/uv/nltk-3.9.4 dependabot[bot] 2026-04-01 00:22:21 +00:00
  • 38b2700553 feat: Migrate from Poetry to uv (#379) STJ 2026-03-31 17:20:41 -07:00
  • 4f10ae40d7 whitebox follow up: better wiki whitebox-wiki bearsyankees 2026-03-31 16:44:48 -04:00
  • e78c931e4e feat: Better source-aware testing (#391) alex s 2026-03-31 14:53:49 -04:00
  • c0243367a8 grep bearsyankees 2026-03-23 21:38:30 -04:00
  • 970bdda6c9 better sg bearsyankees 2026-03-23 21:09:22 -04:00
  • 861e2f7683 feat: enhance resolve_diff_scope_context to handle skipped diff-scope sources and add related tests bearsyankees 2026-03-23 20:52:26 -04:00
  • 21f89dd6bd feat: implement append_note_content function and update related tests bearsyankees 2026-03-23 20:36:45 -04:00
  • 7a06df8e05 Merge remote-tracking branch 'origin/main' into better-whitebox bearsyankees 2026-03-23 16:46:35 -04:00
  • 69a59890ff Feat: expanded source aware testing bearsyankees 2026-03-23 16:43:58 -04:00
  • 7d5a45deaf chore: bump version to 0.8.3 v0.8.3 0xallam 2026-03-22 22:09:39 -07:00
  • dec2c47145 fix: use anthropic model in anthropic provider docs example 0xallam 2026-03-22 22:05:49 -07:00
  • 4f90a5621d fix: strengthen tool-call requirement in interactive and autonomous modes 0xallam 2026-03-22 21:44:29 -07:00
  • 640bd67bc2 chore: bump sandbox image to 0.1.13 0xallam 2026-03-22 21:32:30 -07:00
  • 4e836377e7 refine system prompt, add scope verification, and improve tool guidance 0xallam 2026-03-22 20:51:34 -07:00
  • a2f1aae5ed chore: update default model to gpt-5.4 and remove Strix Router from docs 0xallam 2026-03-22 20:32:53 -07:00
  • b6a0a949a3 Simplify tool file copying in Dockerfile Ahmed Allam 2026-03-22 15:50:52 -07:00
  • c9d2477144 fix: address review feedback on tool registration gating 0xallam 2026-03-19 23:49:38 -07:00
  • 8765b1895c refactor: move tool availability checks into registration 0xallam 2026-03-19 23:38:23 -07:00
  • 31d8a09c95 Guard TUI chat rendering against invalid Rich spans (#375) Ahmed Allam 2026-03-19 22:28:42 -07:00
  • 9a0bc5e491 fix: prevent ScreenStackError when stopping agent from modal (#374) Ahmed Allam 2026-03-19 20:39:05 -07:00
  • b67712beec Merge origin/main into better-whitebox bearsyankees 2026-03-19 19:36:17 -06:00
  • f65a97f6b2 STR-39: expand source-aware whitebox workflows and wiki memory bearsyankees 2026-03-19 19:33:16 -06:00
  • 86341597c1 feat: add skills for specific tools (#366) alex s 2026-03-19 17:47:29 -06:00
  • f0f8f3d4cc Add tip about Strix integration with GitHub Actions Ahmed Allam 2026-03-17 22:00:34 -07:00
  • 1404864097 feat: add interactive mode for agent loop 0xallam 2026-03-14 11:21:04 -07:00
  • 7dde988efc fix: web_search tool not loading when API key is in config file 0xallam 2026-03-14 11:31:40 -07:00
  • f71e34dd0f Update web search model name to 'sonar-reasoning-pro' Ahmed Allam 2026-03-11 14:16:59 -07:00
  • f860b2f8e2 Change VERTEXAI_LOCATION from 'us-central1' to 'global' Alex 2026-03-11 14:33:54 +01:00
  • a60cb4b66c Add OpenTelemetry observability with local JSONL traces (#347) alex s 2026-03-09 05:11:24 -03:00
  • 048be1fe59 chore(deps): bump pypdf from 6.7.4 to 6.7.5 (#343) dependabot[bot] 2026-03-08 09:46:32 -07:00
  • 672a668ecf feat(skills): add NestJS security testing module (#348) Ms6RB 2026-03-08 18:45:08 +02:00
  • 3c6fccca74 chore(deps): bump pypdf from 6.7.2 to 6.7.4 dependabot[bot] 2026-03-02 01:56:51 +00:00
  • 72c3e0dd90 Update README Ahmed Allam 2026-03-03 03:33:46 +04:00
  • d30e1d2f66 Update models.mdx Ahmed Allam 2026-03-03 03:33:14 +04:00
  • 3e8a5c64bb chore: remove references of codex models octovimmer 2026-03-02 16:29:16 -05:00
  • 968cb25cbf chore: remove codex models from supported models octovimmer 2026-03-02 14:54:46 -05:00
  • 5102b641c5 chore(deps): bump pypdf from 6.7.1 to 6.7.2 dependabot[bot] 2026-02-25 16:42:23 +00:00
  • 30e3f13494 docs: Add Strix Platform and Enterprise sections to README 0xallam 2026-02-26 14:58:28 -08:00
  • 5d91500564 docs: Add human-in-the-loop section to proxy documentation 0xallam 2026-02-23 19:54:54 -08:00
  • 4384f5bff8 chore: Bump version to 0.8.2 v0.8.2 0xallam 2026-02-23 18:41:06 -08:00
  • d84d72d986 feat: Expose Caido proxy port to host for human-in-the-loop interaction 0xallam 2026-02-23 18:24:29 -08:00
  • 0ca9af3b3e docs: fix Discord badge expired invite code mason5052 2026-02-22 21:47:24 -05:00
  • 939bc2a090 chore(deps): bump google-cloud-aiplatform from 1.129.0 to 1.133.0 dependabot[bot] 2026-02-21 22:08:06 +00:00
  • 00c571b2ca fix: Lower sidebar min width from 140 to 120 for smaller terminals 0xallam 2026-02-22 09:28:52 -08:00
  • 522c010f6f fix: Update end screen to display models.strix.ai instead of strix.ai and discord 0xallam 2026-02-22 09:03:05 -08:00
  • 551b780f52 Update installation instructions Ahmed Allam 2026-02-22 00:10:06 +04:00
  • 643f6ba54a chore: Bump version to 0.8.1 v0.8.1 0xallam 2026-02-20 10:36:48 -08:00
  • 7fb4b63b96 fix: Change default model from claude-sonnet-4-6 to gpt-5 across docs and code 0xallam 2026-02-20 10:35:58 -08:00
  • 027cea2f25 fix: Handle stray quotes in tag names and enforce parameter tags in prompt 0xallam 2026-02-20 08:26:44 -08:00
  • b9dcf7f63d fix: Address code review feedback on tool format normalization 0xallam 2026-02-20 08:08:59 -08:00
  • e09b5b42c1 fix: Prevent assistant-message prefill rejected by Claude 4.6 0xallam 2026-02-20 08:04:45 -08:00
  • e7970de6d2 fix: Handle single-quoted and whitespace-padded tool call tags 0xallam 2026-02-20 07:48:54 -08:00
  • 7614fcc512 fix: Strip quotes from parameter/function names in tool calls 0xallam 2026-02-20 07:47:08 -08:00
  • f4d522164d feat: Normalize alternative tool call formats (invoke/function_calls) 0xallam 2026-02-20 07:31:45 -08:00
  • 6166be841b Resolve LLM API Base and Models (#317) Ahmed Allam 2026-02-20 07:14:10 -08:00
  • bf8020fafb fix: Strip custom_llm_provider before cost lookup for proxied models 0xallam 2026-02-20 06:52:27 -08:00
  • 3b3576b024 refactor: Centralize strix model resolution with separate API and capability names 0xallam 2026-02-20 04:40:04 -08:00
  • d2c99ea4df resolve: merge conflict resolution, llm api base resolution octovimmer 2026-02-19 17:37:00 -08:00
  • 06ae3d3860 fix: linting errors octovimmer 2026-02-19 17:25:10 -08:00
  • 1833f1a021 chore: Bump version to 0.8.0 v0.8.0 0xallam 2026-02-19 14:12:59 -08:00
  • cc6d46a838 chore(deps): bump pypdf from 6.6.2 to 6.7.1 dependabot[bot] 2026-02-19 19:42:25 +00:00
  • 8cb026b1be docs: Revert discord badge cache bust 0xallam 2026-02-19 13:53:27 -08:00
  • cec7417582 docs: Cache bust discord badge 0xallam 2026-02-19 13:52:13 -08:00
  • 62bb47a881 docs: Add Strix Router page to navigation sidebar 0xallam 2026-02-19 13:46:44 -08:00
  • e38f523a45 Strix LLM Documentation and Config Changes (#315) octovimmer 2026-02-19 13:43:18 -08:00
  • 30550dd189 fix: Add rule against duplicating changes across code_locations 0xallam 2026-02-17 14:59:13 -08:00
  • 154040f9fb fix: Improve code_locations schema for accurate block-level fixes and multi-part suggestions 0xallam 2026-02-17 14:11:58 -08:00
  • afb85c21b1 feat: Implement diff-scope functionality for pull requests and CI integration bearsyankees 2026-02-16 23:16:04 -05:00
  • 365d51f52f fix: Add explicit UTF-8 encoding to read_text() calls TaeBbong 2026-02-03 18:34:54 +09:00
  • 305ae2f699 fix: Remove indentation prefix from diff code block markers for syntax highlighting 0xallam 2026-02-15 17:16:58 -08:00
  • d6e9b3b7cf feat: Redesign vulnerability reporting with nested XML code locations and CVSS 0xallam 2026-02-15 16:40:26 -08:00
  • 2b94633212 chore(deps): bump protobuf from 6.33.4 to 6.33.5 dependabot[bot] 2026-02-01 07:19:33 +00:00
  • 846f8c02b4 chore(deps): bump cryptography from 44.0.1 to 46.0.5 dependabot[bot] 2026-02-11 01:53:46 +00:00
  • 6e1b5b7a0c chore(deps): bump pillow from 11.3.0 to 12.1.1 dependabot[bot] 2026-02-11 17:44:08 +00:00
  • 40cb705494 fix: Skip clipboard copy for whitespace-only selections 0xallam 2026-02-07 11:03:37 -08:00
  • e0b750dbcd feat: Add mouse text selection auto-copy to clipboard in TUI 0xallam 2026-02-07 10:26:14 -08:00
  • 0a63ffba63 fix: Polish finish_scan report schema descriptions and examples 0xallam 2026-02-04 16:26:10 -05:00
  • 5a76fab4ae fix: Replace hardcoded git host detection with HTTP protocol probe 0xallam 2026-01-31 23:16:21 -08:00
  • 85f05c326b chore(deps): bump pypdf from 6.6.0 to 6.6.2 dependabot[bot] 2026-01-27 00:11:26 +00:00
  • b8cabdde97 Update README Ahmed Allam 2026-02-01 05:13:59 +04:00
  • 83ce9ed960 Update README.md Ahmed Allam 2026-02-01 05:11:44 +04:00
  • c2fbf81f1d fix(llm): Pass API key and base URL to memory compressor litellm calls 0xallam 2026-01-28 01:26:47 -08:00
  • c5bd30e677 chore: update cloud URLs 0xallam 2026-01-25 23:06:47 -08:00
  • 5d187fcb02 chore: update poetry lock 0xallam 2026-01-23 12:12:52 -08:00
  • 39d934ee71 chore: upgrade litellm to 1.81.1 for zai provider support LegendEvent 2026-01-23 20:39:35 +01:00
  • 386e64fa29 chore: bump version to 0.7.0 v0.7.0 0xallam 2026-01-23 11:06:29 -08:00
  • 655ddb4d7f Update README with full details section Ahmed Allam 2026-01-23 23:05:26 +04:00
  • 2bc1e5e1cb docs: add benchmarks directory with XBEN results 0xallam 2026-01-23 11:02:49 -08:00
  • 6bacc796e2 Update README Ahmed Allam 2026-01-23 06:56:10 +04:00