Commit Graph

  • 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
  • c50c79084b Update README Ahmed Allam 2026-01-23 06:55:35 +04:00
  • 83914f454f docs: update screenshot and add to intro page 0xallam 2026-01-22 13:09:45 -08:00
  • 6da639ce58 chore: unify token stats color scheme 0xallam 2026-01-22 11:37:21 -08:00
  • a97836c335 chore: improve stats panel layout 0xallam 2026-01-22 11:17:32 -08:00
  • 5f77dd7052 docs: update Discord links 0xallam 2026-01-21 20:25:02 -08:00
  • 33b94a7034 docs: improve introduction page with use cases, tools, and architecture 0xallam 2026-01-21 20:23:39 -08:00
  • 456705e5e9 docs: remove custom Docker image example from config 0xallam 2026-01-21 15:35:26 -08:00
  • 82d1c0cec4 docs: update configuration documentation 0xallam 2026-01-21 15:10:07 -08:00
  • 1b394b808b docs: update skills documentation for markdown format 0xallam 2026-01-21 14:50:48 -08:00
  • 25ac2f1e08 docs: add documentation to main repository 0xallam 2026-01-20 21:08:29 -08:00
  • b456a4ed8c fix(llm): collect usage stats from final stream chunk 0xallam 2026-01-20 20:30:45 -08:00
  • 165887798d refactor: simplify --config implementation to reuse existing config system 0xallam 2026-01-20 16:39:35 -08:00
  • 4ab9af6e47 Added .env variable override through --config param FeedClogger 2026-01-20 10:18:42 +01:00
  • 4337991d05 chore: update Discord invite link 0xallam 2026-01-20 12:58:14 -08:00
  • 9cff247d89 docs: update skills README for markdown format 0xallam 2026-01-20 12:43:30 -08:00
  • af2c830f70 refactor: standardize vulnerability skills format 0xallam 2026-01-20 12:38:04 -08:00
  • 91feb3e01c fix: remove icon from ListFilesRenderer 0xallam 2026-01-19 23:01:47 -08:00