mirror of
https://github.com/usestrix/strix.git
synced 2026-09-05 08:06:08 +00:00
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). |
||
|---|---|---|
| .. | ||
| agents_graph | ||
| finish | ||
| notes | ||
| proxy | ||
| reporting | ||
| thinking | ||
| todo | ||
| web_search | ||
| __init__.py | ||