Commit Graph

  • 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
  • 762c25d6ed fix: exclude scan_modes and coordination from available skills 0xallam 2026-01-19 22:57:54 -08:00
  • 6cb1c20978 refactor: migrate skills from Jinja to Markdown 0xallam 2026-01-19 22:47:04 -08:00
  • 4b62169f74 fix: remove unintended margin from stats panel 0xallam 2026-01-19 21:48:56 -08:00
  • e948f06d64 refactor: improve stats panel styling and add version display 0xallam 2026-01-19 21:46:13 -08:00
  • 3d4b1bfb08 refactor: update agent tree status indicators 0xallam 2026-01-19 21:23:29 -08:00
  • 8413987fcd feat: remove docker container on shutdown 0xallam 2026-01-19 18:21:34 -08:00
  • a67fe4c45c refactor: redesign finished dialogs and UI elements 0xallam 2026-01-19 16:42:38 -08:00
  • 9f7b532056 refactor: revamp proxy tool renderers for better UX 0xallam 2026-01-19 14:55:57 -08:00
  • 43572242f1 fix: remove 'unknown' fallback display in browser tool renderer 0xallam 2026-01-19 13:42:01 -08:00
  • a7bd635c11 fix: strip ANSI codes from Python tool output and optimize highlighting 0xallam 2026-01-19 12:08:48 -08:00
  • e30ef9aec8 perf: optimize TUI streaming rendering performance 0xallam 2026-01-19 11:35:05 -08:00
  • 03fb1e940f fix: always show shell restart warning after install 0xallam 2026-01-18 19:19:09 -08:00
  • 7417e6f8d0 fix: improve install script PATH handling for more shells 0xallam 2026-01-18 19:08:02 -08:00
  • 86f8835ccb chore: bump version to 0.6.2 and sandbox to 0.1.11 v0.6.2 0xallam 2026-01-18 18:29:44 -08:00
  • 2bfb80ff4a refactor: share single browser instance across all agents 0xallam 2026-01-18 17:45:43 -08:00
  • 7ff0e68466 fix: create fresh gql client per request to avoid transport state issues 0xallam 2026-01-17 21:54:56 -08:00
  • 2ebfd20db5 fix: add telemetry module to Dockerfile for posthog error tracking 0xallam 2026-01-17 21:45:14 -08:00
  • 918a151892 refactor: simplify tool server to asyncio tasks with per-agent isolation 0xallam 2026-01-17 21:41:57 -08:00
  • a80ecac7bd fix: run tool server as module to ensure correct sys.path for workers 0xallam 2026-01-16 19:37:33 -08:00
  • 19246d8a5a style: remove redundant sudo -E flag 0xallam 2026-01-16 17:40:43 -08:00
  • 4cb2cebd1e fix: add initial delay and increase retries for tool server health check 0xallam 2026-01-16 17:40:00 -08:00
  • 26b0786a4e fix: replace pgrep with health check for tool server validation 0xallam 2026-01-16 17:16:45 -08:00
  • 61dea7010a refactor: simplify container initialization and fix startup reliability 0xallam 2026-01-16 03:40:09 -08:00
  • c433d4ffb2 chore(deps): bump pyasn1 from 0.6.1 to 0.6.2 dependabot[bot] 2026-01-16 19:55:53 +00:00
  • ed6861db64 fix(tool_server): include request_id in worker errors and use get_running_loop 0xallam 2026-01-16 01:06:53 -08:00
  • a74ed69471 fix(tool_server): use get_running_loop() instead of deprecated get_event_loop() 0xallam 2026-01-16 00:58:30 -08:00
  • 9102b22381 fix(python): prevent stdout/stderr race on timeout 0xallam 2026-01-16 00:55:26 -08:00
  • 693ef16060 fix(runtime): parallel tool execution and remove signal handlers 0xallam 2026-01-16 00:21:02 -08:00
  • 8dc6f1dc8f fix(llm): remove hardcoded temperature from dedupe check 0xallam 2026-01-15 18:56:48 -08:00
  • 4d9154a7f8 fix(config): keep non-LLM saved env values 0xallam 2026-01-15 18:31:20 -08:00
  • 2898db318e fix(config): canonicalize LLM env and respect cleared vars 0xallam 2026-01-15 18:20:25 -08:00
  • 960bb91790 fix(tui): suppress stderr output in python renderer 0xallam 2026-01-15 17:41:46 -08:00
  • 4de4be683f fix(executor): include error type in httpx RequestError messages 0xallam 2026-01-15 17:40:21 -08:00
  • d351b14ae7 docs(tools): add comprehensive multiline examples and remove XML terminology 0xallam 2026-01-15 17:24:49 -08:00
  • ceeec8faa8 Update README Ahmed Allam 2026-01-16 02:34:30 +04:00
  • e5104eb93a chore(release): bump version to 0.6.1 v0.6.1 0xallam 2026-01-14 21:30:14 -08:00
  • d8a08e9a8c chore(prompt): discourage literal \n in tool params 0xallam 2026-01-14 21:26:23 -08:00
  • f6475cec07 chore(prompt): enforce single tool call per message and remove stop word usage 0xallam 2026-01-14 19:21:10 -08:00
  • 31baa0dfc0 fix: restore ollama_api_base config fallback for Ollama support 0xallam 2026-01-14 18:50:50 -08:00
  • 56526cbf90 fix(agent): fix agent loop hanging and simplify LLM module 0xallam 2026-01-14 18:44:04 -08:00
  • 47faeb1ef3 fix(agent): use correct agent name in identity instead of class name 0xallam 2026-01-14 11:21:33 -08:00
  • 435ac82d9e chore: add defusedxml dependency 0xallam 2026-01-14 10:48:36 -08:00
  • f08014cf51 fix(agent): fix tool schemas not retrieved on pyinstaller binary and validate tool call args 0xallam 2026-01-14 10:34:40 -08:00
  • bc8e14f68a chore(deps-dev): bump virtualenv from 20.34.0 to 20.36.1 dependabot[bot] 2026-01-13 20:06:28 +00:00
  • eae2b783c0 chore(deps): bump filelock from 3.20.1 to 3.20.3 dependabot[bot] 2026-01-13 21:00:31 +00:00
  • 058cf1abdb chore(deps): bump azure-core from 1.35.0 to 1.38.0 dependabot[bot] 2026-01-13 22:25:37 +00:00
  • d16bdb277a Update README Ahmed Allam 2026-01-14 05:00:16 +04:00
  • d7f712581d chore: Bump strix version to 0.6.0 v0.6.0 0.6.0 0xallam 2026-01-12 09:19:19 -08:00
  • 4818a854d6 feat: modernize TUI status bar with sweep animation 0xallam 2026-01-11 23:54:24 -08:00
  • 9bcb43e713 fix: correct GitHub repository URL in README 0xallam 2026-01-10 15:53:10 -08:00
  • 5672925736 docs: document config persistence in README 0xallam 2026-01-10 15:48:42 -08:00
  • 61c94189c6 fix: allow clearing saved config by setting empty env var 0xallam 2026-01-10 15:21:05 -08:00
  • f539e5aafd fix: apply saved config at module level before strix imports 0xallam 2026-01-10 15:16:31 -08:00
  • 1ffeedcf55 fix: handle chmod failure on Windows gracefully 0xallam 2026-01-10 14:46:01 -08:00
  • c059f47d01 refactor: add explicit STRIX_IMAGE validation 0xallam 2026-01-10 14:23:30 -08:00
  • 7dab26cdd5 refactor: remove unused LLMRequestQueue constructor params 0xallam 2026-01-10 14:22:29 -08:00
  • 498032e279 refactor: replace type ignores with inline fallbacks 0xallam 2026-01-10 14:19:19 -08:00
  • b80bb165b9 refactor: use Config.get() in validate_environment() 0xallam 2026-01-10 14:15:06 -08:00
  • fe456d57fe fix: set restrictive permissions on config file 0xallam 2026-01-09 21:43:19 -08:00
  • 13e804b7e3 refactor: remove STRIX_IMAGE constant, use Config.get() instead 0xallam 2026-01-09 21:42:44 -08:00
  • 2e3dc0d276 fix: remove default for strix_llm, keep it required 0xallam 2026-01-09 21:37:06 -08:00
  • 83efe3816f feat: add centralized Config class with auto-save to ~/.strix/cli-config.json 0xallam 2026-01-09 21:24:08 -08:00
  • 52aa763d47 fix: add missing 'low' value to reasoning effort options 0xallam 2026-01-09 20:17:46 -08:00
  • d932602a6b Update args in strix/interface/main.py Ahmed Allam 2026-01-10 07:59:27 +04:00
  • 6f4ca95338 feat: add STRIX_REASONING_EFFORT env var to control thinking effort 0xallam 2026-01-09 19:35:01 -08:00
  • fb6f6295c5 docs: reformat recommended models as bulleted list 0xallam 2026-01-09 16:49:16 -08:00
  • f56f56a7f7 docs: add Gemini 3 Pro Preview to recommended models 0xallam 2026-01-09 16:47:33 -08:00
  • 86a687ede8 fix: restrict result type check to dict or str 0xallam 2026-01-09 16:43:25 -08:00
  • 7b7ea59a37 fix: handle string results in tool renderers 0xallam 2026-01-09 16:32:40 -08:00
  • 226678f3f2 fix: add thinking blocks Daniel Sangorrin 2025-12-16 15:11:24 +01:00
  • 49421f50d5 Remove title from README Ahmed Allam 2026-01-10 02:35:20 +04:00
  • b6b0778956 Simplify stats panel display format 0xallam 2026-01-09 14:23:05 -08:00
  • 4a58226c9a Modernize vulnerability detail dialog styling 0xallam 2026-01-09 13:46:08 -08:00
  • 94bb97143e Add PostHog integration for analytics and error debugging 0xallam 2026-01-09 12:26:56 -08:00
  • bcd6b8a715 chore(deps): bump pypdf from 6.4.0 to 6.6.0 dependabot[bot] 2026-01-09 20:08:26 +00:00
  • c53a0f6b64 fix: reduce spacing between consecutive tool calls in TUI 0xallam 2026-01-08 17:53:16 -08:00
  • dc5043452e fix: use fixed per-request timeout for tool server health checks 0xallam 2026-01-08 17:36:23 -08:00
  • 13ba8746dd feat: add tool server health check and show error details in CLI 0xallam 2026-01-08 17:02:09 -08:00
  • a31ed36778 feat: add tool server health check during sandbox initialization 0xallam 2026-01-08 16:28:36 -08:00
  • 740fb3ed40 fix: add timeout handling for Docker operations and improve error messages 0xallam 2026-01-08 16:11:15 -08:00
  • c327ce621f Remove --run-name CLI argument 0xallam 2026-01-08 15:15:36 -08:00
  • e8662fbda9 Add background styling to finish and reporting tool renderers 0xallam 2026-01-08 15:02:47 -08:00
  • cdf3cca3b7 fix(tui): hide cost in stats panel when zero 0xallam 2026-01-08 12:19:04 -08:00