Commit fe26741
fix(extensions): preserve installed_at in enable/disable, narrow exception handling
- extension_enable: Update registry directly instead of calling add()
to preserve the original installed_at timestamp
- extension_disable: Same fix - direct registry update preserves timestamp
- extension_list --available/--all: Narrow exception handler from
Exception to ExtensionError, let KeyboardInterrupt propagate
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent a84f37c commit fe26741
1 file changed
Lines changed: 9 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2017 | 2017 | | |
2018 | 2018 | | |
2019 | 2019 | | |
2020 | | - | |
| 2020 | + | |
| 2021 | + | |
| 2022 | + | |
2021 | 2023 | | |
2022 | 2024 | | |
2023 | 2025 | | |
| |||
2704 | 2706 | | |
2705 | 2707 | | |
2706 | 2708 | | |
2707 | | - | |
| 2709 | + | |
| 2710 | + | |
| 2711 | + | |
2708 | 2712 | | |
2709 | 2713 | | |
2710 | 2714 | | |
| |||
2753 | 2757 | | |
2754 | 2758 | | |
2755 | 2759 | | |
2756 | | - | |
| 2760 | + | |
| 2761 | + | |
| 2762 | + | |
2757 | 2763 | | |
2758 | 2764 | | |
2759 | 2765 | | |
| |||
0 commit comments