1.9 KiB
1.9 KiB
| id | type | title | tags | importance | confidence | created | updated | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ed8f5008-9c2a-4305-8378-722bc4f8556d | fix | [major-domo] fix: batch quick-wins — 4 issues resolved (closes #37, #27, #25, #38) |
|
0.7 | 0.8 | 2026-02-20T19:31:37.720409+00:00 | 2026-02-20T19:31:37.720409+00:00 |
Commits made: 1
- fix: batch quick-wins — 4 issues resolved (closes #37, #27, #25, #38) Files edited (23):
- /home/cal/.claude/plans/sequential-brewing-lemon.md
- /mnt/NV2/Development/major-domo/discord-app-v2/commands/admin/init.py
- /mnt/NV2/Development/major-domo/discord-app-v2/commands/draft/picks.py
- /mnt/NV2/Development/major-domo/discord-app-v2/commands/league/init.py
- /mnt/NV2/Development/major-domo/discord-app-v2/commands/teams/init.py
- /mnt/NV2/Development/major-domo/discord-app-v2/commands/transactions/init.py
- /mnt/NV2/Development/major-domo/discord-app-v2/config.py
- /mnt/NV2/Development/major-domo/discord-app-v2/models/custom_command.py
- /mnt/NV2/Development/major-domo/discord-app-v2/models/draft_data.py
- /mnt/NV2/Development/major-domo/discord-app-v2/models/help_command.py Errors encountered (5):
- Exit code 1 2597
F401 [*] views.embeds.EmbedColors imported but unused
--> bot.py:21:41
|
19 | from api.client import get_global_client, cl
- Exit code 1
F401
discordimported but unused --> commands/admin/init.py:9:8 | 7 | from typing import List, Tuple, Type 8 | 9 | import di - Exit code 1
F401
config._configimported but unused; consider usingimportlib.util.find_specto test for availability --> tests/conftest.py:43:2 Work types: commit, configuration, creation, debugging, deployment, feature, fix, refactoring, testing, tooling Session size: 430 messages, 156 tool calls