Skip to content

Remove hardcoded pnpm path#66

Merged
steipete merged 2 commits intoopenclaw:mainfrom
mbelinky:fix-hardcoded-paths
Jan 1, 2026
Merged

Remove hardcoded pnpm path#66
steipete merged 2 commits intoopenclaw:mainfrom
mbelinky:fix-hardcoded-paths

Conversation

@mbelinky
Copy link
Copy Markdown
Contributor

Summary

  • use $HOME/Library/pnpm instead of a user-specific path for SSH PATH exports

Testing

  • not run (path cleanup only)

@steipete
Copy link
Copy Markdown
Contributor

steipete commented Jan 1, 2026

whoopsie, you defo found some vibes :)

Thanks Mariano! Taking over.

@steipete steipete merged commit c4de0b8 into openclaw:main Jan 1, 2026
1 check passed
steipete added a commit that referenced this pull request Jan 1, 2026
dgarson referenced this pull request in dgarson/clawdbot Feb 4, 2026
Dulyawat-K added a commit to Dulyawat-K/openclaw that referenced this pull request Feb 4, 2026
- Add Extended Cognitive State endpoint (openclaw#66)
- Add Create Cognitive Event endpoint (openclaw#67)
- Add Create Affect Signal endpoint (openclaw#68)
- Add Patch Current Intent endpoint (openclaw#69)
- Add Get Explanation Hooks endpoint (openclaw#70)
- Update ToC with AERITH Runtime Wiring section

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
songliu0403-rgb pushed a commit to songliu0403-rgb/openclaw that referenced this pull request Feb 26, 2026
zooqueen pushed a commit to hanzoai/bot that referenced this pull request Mar 6, 2026
CyberSpencer added a commit to CyberSpencer/openclaw that referenced this pull request Mar 19, 2026
Resolves contract drift across control UI host/render/gateway wiring and gateway server method typing so core gates return to green.

Refs openclaw#63

Refs openclaw#64

Refs openclaw#65

Refs openclaw#66

Refs openclaw#67
jfy9606 pushed a commit to jfy9606/openclaw that referenced this pull request Mar 22, 2026
…tes (openclaw#66)

Bumps the android-deps group in /apps/android with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [org.jetbrains.kotlin.plugin.compose](https://github.com/JetBrains/kotlin) | `2.2.21` | `2.3.10` |
| [org.jetbrains.kotlin.plugin.serialization](https://github.com/JetBrains/kotlin) | `2.2.21` | `2.3.10` |
| [io.kotest:kotest-runner-junit5-jvm](https://github.com/kotest/kotest) | `6.1.3` | `6.1.6` |
| [io.kotest:kotest-assertions-core-jvm](https://github.com/kotest/kotest) | `6.1.3` | `6.1.6` |
| [org.junit.vintage:junit-vintage-engine](https://github.com/junit-team/junit-framework) | `6.0.2` | `6.0.3` |
| androidx.test.ext:junit | `1.2.1` | `1.3.0` |
| gradle-wrapper | `9.2.1` | `9.4.0` |


Updates `org.jetbrains.kotlin.plugin.compose` from 2.2.21 to 2.3.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.2.21...v2.3.10)

Updates `org.jetbrains.kotlin.plugin.serialization` from 2.2.21 to 2.3.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.2.21...v2.3.10)

Updates `io.kotest:kotest-runner-junit5-jvm` from 6.1.3 to 6.1.6
- [Release notes](https://github.com/kotest/kotest/releases)
- [Commits](kotest/kotest@6.1.3...6.1.6)

Updates `io.kotest:kotest-assertions-core-jvm` from 6.1.3 to 6.1.6
- [Release notes](https://github.com/kotest/kotest/releases)
- [Commits](kotest/kotest@6.1.3...6.1.6)

Updates `org.junit.vintage:junit-vintage-engine` from 6.0.2 to 6.0.3
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r6.0.2...r6.0.3)

Updates `androidx.test.ext:junit` from 1.2.1 to 1.3.0

Updates `gradle-wrapper` from 9.2.1 to 9.4.0

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.plugin.compose
  dependency-version: 2.3.10
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: android-deps
- dependency-name: org.jetbrains.kotlin.plugin.serialization
  dependency-version: 2.3.10
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: android-deps
- dependency-name: io.kotest:kotest-runner-junit5-jvm
  dependency-version: 6.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: android-deps
- dependency-name: io.kotest:kotest-assertions-core-jvm
  dependency-version: 6.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: android-deps
- dependency-name: org.junit.vintage:junit-vintage-engine
  dependency-version: 6.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: android-deps
- dependency-name: androidx.test.ext:junit
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: android-deps
- dependency-name: gradle-wrapper
  dependency-version: 9.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: android-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
0x666c6f added a commit to 0x666c6f/openclaw that referenced this pull request Mar 26, 2026
0x666c6f added a commit to 0x666c6f/openclaw that referenced this pull request Mar 26, 2026
0x666c6f added a commit to 0x666c6f/openclaw that referenced this pull request Mar 26, 2026
0x666c6f added a commit to 0x666c6f/openclaw that referenced this pull request Mar 26, 2026
0x666c6f added a commit to 0x666c6f/openclaw that referenced this pull request Mar 26, 2026
0x666c6f added a commit to 0x666c6f/openclaw that referenced this pull request Mar 26, 2026
…-sre-bot-recovery-for-single-vault-graphql-incident

fix(sre:PLA-824): harden single-vault GraphQL incident recovery
lovewanwan pushed a commit to lovewanwan/openclaw that referenced this pull request Apr 28, 2026
github-actions Bot pushed a commit to Desicool/openclaw that referenced this pull request May 9, 2026
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.

2 participants