Fix/issue 1465#1488
Conversation
Next Release
…master--components--rtk chore(master): release 0.37.0
fix(docs): user facing docs
…master--components--rtk chore(master): release 0.37.1
Next Release
…master--components--rtk chore(master): release 0.37.2
- Introduced `derive_init_targets` function to streamline the installation logic for agents, allowing for more flexible target selection. - Updated the default behavior of `rtk init` to install Claude by default unless specified otherwise. - Added tests to verify the correct installation behavior based on agent selection. - Improved documentation in `supported-agents.md` to reflect the new installation options.
|
|
📊 Automated PR Analysis
SummaryRefactors Review Checklist
Linked issues: #1465 Analyzed automatically by wshm · This is an automated analysis, not a human review. |
|
Is there any alternative way to work around the problem until the fix is implemented? |
|
@thalesreisbr I haven’t tried it yet, but you can try creating a .claude directory to see if it works. |
Next Release
hotfix(cicd): add git app for release please token
hotfix(cicd): github app token for write actions
…master--components--rtk chore(master): release 0.38.0
derive_init_targetsfunction to streamline the installation logic for agents, allowing for more flexible target selection.rtk initto install Claude by default unless specified otherwise.supported-agents.mdto reflect the new installation options.Summary
Test plan
cargo fmt --all && cargo clippy --all-targets && cargo testrtk <command>output inspected