strix/strix/tools
0xallam 00337cf529 Align note IDs with todo IDs (6-char hex)
Notes generated 5-char IDs via a 20-try collision loop while todos
generated 6-char IDs in one shot. Mixed widths across the agent's
view made the two tools look unrelated. Match todo's shape — same
length, same one-shot generation. Collision retry is unnecessary at
scan-scale (a few hundred items vs 16^6 keys).
2026-05-24 18:10:57 -07:00
..
agents_graph refactor: reorganize core report and tui modules 2026-04-26 14:28:50 -07:00
finish chore: remove generated migration docs 2026-04-26 14:36:58 -07:00
notes Align note IDs with todo IDs (6-char hex) 2026-05-24 18:10:57 -07:00
proxy Simplify Python proxy automation 2026-04-27 00:21:54 -07:00
reporting chore: remove generated migration docs 2026-04-26 14:36:58 -07:00
thinking Tighten todo + think tool contracts 2026-05-24 16:58:09 -07:00
todo Tighten todo + think tool contracts 2026-05-24 16:58:09 -07:00
web_search feat(logging): per-scan `{run_dir}/strix.log` with scan/agent context tagging 2026-04-25 23:35:01 -07:00
__init__.py refactor: nuke `strix_tool` shim + dead package re-exports 2026-04-25 15:17:46 -07:00