Ahmed Allam and GitHub
ac0fef2ed7
Show "Send message to resume" on the left of the status bar ( #525 )
2026-06-07 17:41:06 -07:00
13046cc74a
fix: gate reasoning_effort by LiteLLM model registry ( closes #517 ) ( #523 )
...
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com >
2026-06-07 12:24:48 -07:00
1aad460f6e
fix: SDK tracing leak + orphan docker on TUI quit ( closes #512 ) ( #522 )
...
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com >
2026-06-07 11:28:06 -07:00
d0321510d2
fix: reasoning models reject tool_choice=required; bump to 1.0.2 ( closes #503 , #505 ) ( #508 )
...
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-28 11:55:10 -07:00
Ahmed Allam and GitHub
3bd9d56814
fix: PyInstaller bundle is broken (missing agents SDK data + wrongly excluded gql); bump to 1.0.1 ( #502 )
2026-05-26 20:04:01 -07:00
Ahmed Allam and GitHub
63faecd3b5
Strix v1.0.0 release
...
Strix v1.0.0 — Native tool calling, save & resume, multi-agent control
2026-05-26 14:42:13 -07:00
Ahmed Allam and GitHub
62e9af36d2
Add Strix GitHub Actions integration tip
2026-04-12 12:43:41 -07:00
Ahmed Allam
b6a0a949a3
Simplify tool file copying in Dockerfile
...
Removed specific tool files from Dockerfile and added a directory copy instead.
2026-03-22 16:01:39 -07:00
Ahmed Allam and GitHub
31d8a09c95
Guard TUI chat rendering against invalid Rich spans ( #375 )
2026-03-19 22:28:42 -07:00
Ahmed Allam and GitHub
9a0bc5e491
fix: prevent ScreenStackError when stopping agent from modal ( #374 )
2026-03-19 20:39:05 -07:00
Ahmed Allam
f0f8f3d4cc
Add tip about Strix integration with GitHub Actions
2026-03-17 22:14:11 -07:00
Ahmed Allam
f71e34dd0f
Update web search model name to 'sonar-reasoning-pro'
2026-03-11 14:20:04 -07:00
Ahmed Allam and GitHub
72c3e0dd90
Update README
2026-03-03 03:33:46 +04:00
Ahmed Allam and GitHub
d30e1d2f66
Update models.mdx
2026-03-03 03:33:14 +04:00
Ahmed Allam and GitHub
551b780f52
Update installation instructions
...
Removed pipx installation instructions for strix-agent.
2026-02-22 00:10:06 +04:00
Ahmed Allam and GitHub
6166be841b
Resolve LLM API Base and Models ( #317 )
2026-02-20 07:14:10 -08:00
Ahmed Allam and GitHub
b8cabdde97
Update README
2026-02-01 05:13:59 +04:00
Ahmed Allam and GitHub
83ce9ed960
Update README.md
2026-02-01 05:11:44 +04:00
Ahmed Allam and GitHub
655ddb4d7f
Update README with full details section
2026-01-23 23:05:26 +04:00
Ahmed Allam and GitHub
6bacc796e2
Update README
2026-01-23 06:56:10 +04:00
Ahmed Allam and GitHub
c50c79084b
Update README
2026-01-23 06:55:35 +04:00
Ahmed Allam and GitHub
ceeec8faa8
Update README
2026-01-16 02:34:30 +04:00
Ahmed Allam and GitHub
d16bdb277a
Update README
2026-01-14 05:00:16 +04:00
Ahmed Allam and greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
d932602a6b
Update args in strix/interface/main.py
...
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-01-09 20:00:01 -08:00
Ahmed Allam and GitHub
49421f50d5
Remove title from README
2026-01-10 02:35:20 +04:00
Ahmed Allam and GitHub
8b0bb521ba
Update link in README
2026-01-03 08:28:03 +04:00
Ahmed Allam and GitHub
f25cf9b23d
Remove PyPI Downloads badge from readme
2026-01-01 23:27:00 +04:00
Ahmed Allam and GitHub
0fcd5c46b2
Fix badge in README.md
2025-12-15 19:39:47 +04:00
Ahmed Allam and GitHub
624f1ed77f
feat(tui): add markdown rendering for agent messages ( #197 )
...
Add AgentMessageRenderer to render agent messages with basic markdown support:
- Headers (#, ##, ###, ####)
- Bold (**text**) and italic (*text*)
- Inline code and fenced code blocks
- Links [text](url) and strikethrough
Update system prompt to allow agents to use simple markdown formatting.
2025-12-14 22:53:07 +04:00
Ahmed Allam and GitHub
2b926c733b
feat(tools): add dedicated todo tool for agent task tracking ( #196 )
...
- Add new todo tool with create, list, update, mark_done, mark_pending, delete actions
- Each subagent has isolated todo storage keyed by agent_id
- Support bulk todo creation via JSON array or bullet list
- Add TUI renderers for all todo actions with status markers
- Update notes tool to remove priority and todo-related functionality
- Add task tracking guidance to StrixAgent system prompt
- Fix instruction file error handling in CLI
2025-12-14 22:16:02 +04:00
Ahmed Allam and GitHub
a075ea1a0a
feat(tui): add syntax highlighting for tool renderers ( #195 )
...
Add Pygments-based syntax highlighting with native hacker theme:
- Python renderer: Python code highlighting
- Browser renderer: JavaScript code highlighting
- Terminal renderer: Bash command highlighting
- File edit renderer: Auto-detect language from file extension, diff-style display
2025-12-14 04:39:28 +04:00
Ahmed Allam and GitHub
e57b7238f6
Update README to remove duplicate demo image
2025-12-12 21:59:16 +04:00
Ahmed Allam and GitHub
13fe87d428
Add DeepWiki docs for Strix
2025-12-12 21:58:28 +04:00
Ahmed Allam and GitHub
b74132b2dc
Update README.md
2025-12-03 20:09:22 +00:00
Ahmed Allam and GitHub
62f804b8b5
Update link in README
2025-12-01 16:04:46 +04:00
Ahmed Allam and GitHub
5ff10e9d20
Add acknowledgements in README
2025-11-29 19:27:30 +04:00
Ahmed Allam and GitHub
2ae1b3ddd1
Update README
2025-11-23 22:29:44 +04:00
Ahmed Allam and GitHub
6a2a62c121
chore: Fix formatting in README.md
2025-11-14 16:07:54 +00:00
Ahmed Allam and GitHub
f1d2961779
Update README
2025-11-12 19:29:01 +04:00
Ahmed Allam and GitHub
b6d9d941cf
Update README
2025-11-08 15:07:53 +04:00
Ahmed Allam and GitHub
85209bfc20
chore: replaced Discord invite link with open invite
...
(remove the unneeded join application)
2025-10-31 15:19:46 +02:00
Ahmed Allam and GitHub
7de9c4efe1
feat: Add prompt module collections and contributing.md ( #40 )
2025-10-10 10:41:42 +01:00
Ahmed Allam and GitHub
7979b84cc3
Update issue templates
2025-09-29 02:19:04 +01:00
Ahmed Allam and GitHub
c8b23720df
Fix tool server http requests issues ( #37 )
2025-09-24 04:41:23 +01:00
Ahmed Allam and GitHub
7d8ffe1e32
Fix escape issues causing tui to crash ( #36 )
2025-09-24 04:14:08 +01:00
Ahmed Allam and GitHub
aabf97af0a
Adding more verbose logging for llm failed requests ( #30 )
2025-09-14 15:56:07 -07:00
Ahmed Allam and Ahmed Allam
d43fb5be03
Update README
2025-09-08 10:31:16 -07:00
Ahmed Allam and GitHub
cb57426cc6
Running all agents under same container ( #12 )
2025-08-18 21:58:38 +01:00
Ahmed Allam and GitHub
198a5e4a61
Redesigning the terminal tool ( #11 )
2025-08-17 07:43:29 +01:00
Ahmed Allam and GitHub
ccab853c0f
Clone git repositories internally ( #10 )
2025-08-16 23:47:36 +01:00
Ahmed Allam and GitHub
337d64d362
Adding full support for gpt-5 models ( #5 )
2025-08-15 21:02:39 +01:00