Frederic Haddad
|
de0665ab8b
|
fix(macos): complete Clawd → Molt rename in Swift code and build scripts
Fix incomplete rename that broke macOS app builds:
- Update Package.swift to use ClawdbotKit package identifier (SPM uses path name)
- Fix argument order in ClawdbotKit Package.swift (dependencies before path)
- Add path properties to macos Package.swift targets pointing to Clawdbot* directories
- Update notification name references (.clawdbotSelectSettingsTab → .moltbotSelectSettingsTab)
- Update CommandResolver method calls (clawdbotCommand → moltbotCommand, etc.)
- Update self.clawdbotOAuthDirEnv → self.moltbotOAuthDirEnv
- Fix resource paths in package-mac-app.sh (Sources/Moltbot → Sources/Clawdbot)
- Fix icon filename reference (Moltbot.icns → Clawdbot.icns)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-27 23:24:19 +04:00 |
|
Peter Steinberger
|
6d16a658e5
|
refactor: rename clawdbot to moltbot with legacy compat
|
2026-01-27 12:21:02 +00:00 |
|
Peter Steinberger
|
1b219cc5cb
|
fix(macos): gate project-local node_modules bins to DEBUG
|
2026-01-27 04:17:40 +00:00 |
|
Peter Steinberger
|
fb14146033
|
fix: harden ssh target handling
|
2026-01-26 21:11:48 +00:00 |
|
Ameno Osman
|
56799a21be
|
macOS: allow SSH agents without identity file
|
2026-01-21 17:19:51 +00:00 |
|
Ryan Lisse
|
87d995bcde
|
refactor(macos): replace FileManager.default for Swift 6
|
2026-01-20 07:37:01 +00:00 |
|
Peter Steinberger
|
0674f1fa3c
|
feat: add exec approvals allowlists
|
2026-01-18 01:34:31 +00:00 |
|
Nima Karimi
|
25ae5f897e
|
fix(macos): check config file mode for gateway token/password resolution (#1022)
* fix: honor config gateway mode for credentials
* chore: oxfmt doctor platform notes
---------
Co-authored-by: Peter Steinberger <steipete@gmail.com>
|
2026-01-16 19:29:48 +00:00 |
|
Nima Karimi
|
d42f767d0c
|
SwiftFormat: format macOS sources
|
2026-01-16 01:56:23 +00:00 |
|
Peter Steinberger
|
5f87f7bbf5
|
fix: macos wizard auth bootstrap
|
2026-01-15 08:47:45 +00:00 |
|
Peter Steinberger
|
51d5f16770
|
refactor: remove mac attach-only setting
|
2026-01-12 04:58:38 +00:00 |
|
Peter Steinberger
|
a83f86a4a1
|
feat(macos): install CLI via app script
|
2026-01-11 10:32:52 +00:00 |
|
Peter Steinberger
|
026a25d164
|
chore: lint and format cleanup
|
2026-01-04 16:24:17 +01:00 |
|
Peter Steinberger
|
246adaa119
|
chore: rename project to clawdbot
|
2026-01-04 14:38:51 +00:00 |
|