Ahmed Allam
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
Trusthoodies
78d0148d58
Add open redirect, subdomain takeover, and info disclosure prompt modules ( #132 )
...
Co-authored-by: Ahmed Allam <ahmed39652003@gmail.com >
2025-11-25 10:32:55 +00:00
Ahmed Allam
383d53c7a9
feat(agent): implement agent identity guidline and improve system prompt
2025-11-15 16:21:05 +04:00
Ahmed Allam
821929cd3e
fix(agent): increase waiting time threshold from 120 to 600 seconds
2025-11-15 12:39:46 +04:00
Ahmed Allam
6abb53dc02
feat: support scanning IP addresses
2025-11-14 01:38:58 +04:00
Ahmed Allam
6a84ea94fa
feat: add error handling for headless mode in agent execution and improve CLI on scan failures
2025-11-01 03:29:44 +02:00
Ahmed Allam
2d6db8f95e
feat: enhance agent prompt for multi-target testing
2025-11-01 02:38:37 +02:00
Ahmed Allam
738fdc2d49
feat: implement multi-target scanning
2025-11-01 02:38:37 +02:00
Ahmed Allam
ecf5271981
feat: Add iteration limit warnings for agent
2025-10-31 21:07:21 +02:00
Ahmed Allam
71c232b577
feat: Increase agents max_iterations to 300
2025-10-31 21:07:21 +02:00
Ahmed Allam
f2b4eccc5b
refactor: Migrate tracer to new telemetry module
2025-10-31 21:07:21 +02:00
Ahmed Allam
86dd6f5330
feat(interface): Introduce non-interactive CLI mode and restructure UI layer
2025-10-31 21:07:21 +02:00
Ahmed Allam
96f5c44799
refactor: Update agent instructions and descriptions
2025-10-28 13:17:46 -07:00
Ahmed Allam
49df6ef8e0
feat: Implement waiting timeout handling in BaseAgent and AgentState
2025-10-28 13:17:46 -07:00
Ahmed Allam
7de9c4efe1
feat: Add prompt module collections and contributing.md ( #40 )
2025-10-10 10:41:42 +01:00
Ahmed Allam
aabf97af0a
Adding more verbose logging for llm failed requests ( #30 )
2025-09-14 15:56:07 -07:00
Ahmed Allam
9a9a7268cd
Better handling of LLM request failures
2025-09-10 15:39:01 -07:00
Ahmed Allam
914b981072
Improving prompts
2025-09-09 23:38:23 -07:00
Ahmed Allam
500b987ed4
Fix docker container creation issue
2025-09-09 00:02:39 -07:00
Ahmed Allam
ec99626ba8
Improving prompts
2025-09-08 23:54:06 -07:00
Ahmed Allam
cb57426cc6
Running all agents under same container ( #12 )
2025-08-18 21:58:38 +01:00
Ahmed Allam
ccab853c0f
Clone git repositories internally ( #10 )
2025-08-16 23:47:36 +01:00
Ahmed Allam
337d64d362
Adding full support for gpt-5 models ( #5 )
2025-08-15 21:02:39 +01:00
Ahmed Allam
81ac98e8b9
Open-source release for Alpha version
2025-08-08 20:36:44 -07:00