Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
17 commits
Select commit Hold shift + click to select a range
f81490c
Initial plan
Copilot Apr 3, 2026
5391d77
Add specify integration subcommand (list, install, uninstall, switch)
Copilot Apr 3, 2026
a914d8d
Address review feedback: extract helper, fix return type annotation
Copilot Apr 3, 2026
8a36cd9
Potential fix for pull request finding 'Unused import'
mnriem Apr 3, 2026
f5e9752
Address review feedback: validate script type, handle --flag=value, f…
mnriem Apr 3, 2026
ffc1b66
Block --force with different integration, persist script type in init…
mnriem Apr 3, 2026
94a348a
Remove --force from integration install, ensure shared infra on insta…
mnriem Apr 3, 2026
42f3c5f
Remove redundant installed_key != key check
mnriem Apr 3, 2026
a831849
Run shared infra unconditionally, defer metadata removal in switch
mnriem Apr 3, 2026
e02a8a0
Add install rollback, graceful manifest errors, clear switch metadata
mnriem Apr 3, 2026
f3deae3
Log rollback failures instead of silently suppressing them
mnriem Apr 3, 2026
e7f14de
Handle corrupt manifest in switch, distinguish unknown vs missing man…
mnriem Apr 3, 2026
c949fe7
Clean up metadata on rollback, broaden init-options match in uninstall
mnriem Apr 3, 2026
3fdfa00
Fix recovery guidance for unreadable manifests, fix type annotations
mnriem Apr 3, 2026
2e5bc22
Allow manifest-only uninstall for unknown/removed integrations
mnriem Apr 3, 2026
947a8e5
Fail fast on corrupt integration.json, validate integration options
mnriem Apr 3, 2026
f6733ba
Validate integration.json is a dict, fail fast on missing manifest in…
mnriem Apr 3, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading