Files
ask262/.opencode
bendtherules 26509680ea feat(tool): add recursive flag to section content retrieval
- Introduce `recursive` boolean argument (default true) to the getSectionContent tool schema.
- Update descriptions to clarify that recursive fetching occurs only when `recursive=true`.
- Pass the `recursive` parameter from the CLI wrapper to the core tool function.
- Modify the content fetching logic to traverse child sections only when `recursive` is enabled.
2026-04-09 09:51:43 +05:30
..
2026-04-08 14:27:05 +05:30
2026-04-08 12:01:21 +05:30
2026-04-08 12:01:21 +05:30
2026-04-08 13:55:13 +05:30
2026-04-08 18:38:58 +05:30