Open Issues Need Help
View All on GitHubAI Summary: The `file-issue` runbook in `docent` incorrectly references `anthropics/docent` instead of `tnez/docent`, causing issue filing to fail with a 'repository not found' error. The runbook needs to be updated to use the correct repository in examples and ideally determine the repository dynamically from configuration or git remote.
Complexity:
2/5
bug documentation good first issue priority-medium triaged ready-for-implementation
[UX] Doctor command output is too verbose 5 months ago
AI Summary: The `docent: doctor` command output is excessively verbose, making it difficult to identify critical issues and increasing token usage. The proposed solution is to provide a concise, actionable summary by default, with an option to enable a verbose mode for detailed debugging.
Complexity:
2/5
enhancement good first issue priority-high mcp triaged ready-for-implementation