Skip to content

Conversation

@35C4n0r
Copy link
Collaborator

@35C4n0r 35C4n0r commented Oct 31, 2025

Description

Fix issue with commands being injected through prompt.

Bug fix for logic in arg paths.

Type of Change

  • New module
  • New template
  • Bug fix
  • Feature/enhancement
  • Documentation
  • Other

Module Information

Path: registry/coder/modules/claude-code
New version: v4.0.1
Breaking change: [ ] Yes [X] No

Testing & Validation

  • Tests pass (bun test)
  • Code formatted (bun fmt)
  • Changes tested locally

Related Issues

DevelopmentCats and others added 9 commits October 31, 2025 16:02
…lity.

- Sessions are now only using the hardcoded task id when `report_tasks` is true
- Session resumption is still possible with standalone but it will use the continue flah when sessions are found in the workdir
- Tests are updated for new print statements, and logic
- `--dangerously-skip-permissions` is now only forced when `report_tasks` is true instead of `ai_prompt`
…her when report_tasks is true or if the variable is true
@DevelopmentCats
Copy link
Contributor

I'm going to test this in my deployment and then we should be good to merge this.

Ultimately this fixes up some issues with the previous logic, and resolves the issues with prompts being interpreted as commands.

@DevelopmentCats
Copy link
Contributor

@matifali

This is good to go

@matifali
Copy link
Member

@DevelopmentCats, if you have tested, then fine with me. Please update the PR title to be more descriptive.

@DevelopmentCats DevelopmentCats changed the title fix: fix claude version fix: session resumption fix, and bug fixes Nov 12, 2025
@DevelopmentCats DevelopmentCats changed the title fix: session resumption fix, and bug fixes fix: session resumption fix, and bug fixes for arg path logic Nov 12, 2025
Copy link
Contributor

@david-fraley david-fraley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lending an approval based on prior convos. Haven't actually reviewed things

@35C4n0r
Copy link
Collaborator Author

35C4n0r commented Nov 12, 2025

LGTM, functionality pov, it doesn't break anymore.

@DevelopmentCats DevelopmentCats merged commit 9e89f04 into coder:main Nov 12, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants